Loomal

shelbymcp

MCP server by github.com/studio-moser/shelbymcp

Knowledge-graph memory server for AI tools via MCP

0 starsnpm: shelbymcp

About shelbymcp

shelbymcp is an MCP (Model Context Protocol) server published by studio-moser in the official MCP registry, listed under Knowledge & Memory on Loomal. Knowledge-graph memory server for AI tools via MCP

It ships as an npm package (shelbymcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/studio-moser/shelbymcp.

Use shelbymcp with your agent

Claude Code · one command
claude mcp add shelbymcp -- npx -y shelbymcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "shelbymcp": {
      "command": "npx",
      "args": [
        "-y",
        "shelbymcp"
      ]
    }
  }
}
npmshelbymcp

Frequently asked questions

What is shelbymcp?
shelbymcp is an MCP (Model Context Protocol) server by studio-moser in the Knowledge & Memory category. Knowledge-graph memory server for AI tools via MCP
How do I connect shelbymcp to Claude, Cursor, or another MCP client?
Install shelbymcp from its npm package (shelbymcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is shelbymcp open source?
Yes — the source code is public at github.com/studio-moser/shelbymcp.
Can AI agents pay to use shelbymcp?
Not yet through Loomal — shelbymcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain shelbymcp? Claim this listing free by verifying GitHub ownership, or contact us.