Stats
Actions
Tags
From Kage — trustworthy repo memory
Runs a local MCP server for graph-based knowledge management and querying. Purpose and capabilities are not fully specified.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"kage": {
"command": "npx",
"args": [
"-y",
"@kage-core/kage-graph-mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub kage-core/kage --plugin kage