Skip to content

studio-moser/shelbymcp

v0.4.0MIT

Local knowledge-graph memory for AI agents

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

shelbymcpstdio
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "-y",
    "shelbymcp"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "shelbymcp",
  "version": "0.4.0",
  "description": "Local knowledge-graph memory for AI agents",
  "author": {
    "name": "Studio Moser"
  },
  "license": "MIT"
}