claude mcp add tudio-oser-shelbymcp -- npx -y shelbymcp
{
"mcpServers": {
"tudio-oser-shelbymcp": {
"command": "npx",
"args": ["-y", "shelbymcp"]
}
}
}
{
"mcpServers": {
"tudio-oser-shelbymcp": {
"command": "npx",
"args": ["-y", "shelbymcp"]
}
}
}
{
"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.