MCP Server
MCP
io.github.Studio-Moser/shelbymcp
Knowledge-graph memory server for AI tools via MCP
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "shelbymcp",
"version": "0.2.4",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "shelbymcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment