🛠️

shelbymcp

Knowledge-graph memory server for AI tools via MCP

Developer Tools stdio npm npmstdioStudio-Moser
RUN IN TERMINAL
claude mcp add tudio-oser-shelbymcp -- npx -y shelbymcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "tudio-oser-shelbymcp": { "command": "npx", "args": ["-y", "shelbymcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "tudio-oser-shelbymcp": { "command": "npx", "args": ["-y", "shelbymcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "tudio-oser-shelbymcp": { "command": "npx", "args": ["-y", "shelbymcp"] } } }

About This MCP Server

The shelbymcp server is a knowledge-graph memory server that enables AI tools to access and manage knowledge graphs via the Model Context Protocol. It connects to AI tools using standard input/output interfaces, allowing developers to leverage its capabilities in their applications. Developers would reach for shelbymcp when building AI-powered systems that require shared knowledge graph memory, and it can be easily integrated into their projects using npm.

Knowledge-graph memory server for AI tools via MCP. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

shelbymcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The shelbymcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/tudio-oser-shelbymcp.svg)](https://skillsplayground.com/mcps/tudio-oser-shelbymcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.