mcp-knowledge-graph
mcp-knowledge-graph is a JavaScript MCP server for Claude Desktop. MCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
How to use mcp-knowledge-graph
Install or run
npm run build",Client configuration
{
"mcpServers": {
"Aim-Memory-Bank": {
"command": "npx",
"args": [
"-y",
"mcp-knowledge-graph",
"--memory-path",
"/Users/yourusername/.aim"
]
}
}
}Compatible clients
What is mcp-knowledge-graph?
mcp-knowledge-graph is a JavaScript MCP server for Claude Desktop. MCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Tool access support
- Document generation support
- Anthropic provider support
- package.json config support
- Connecting agents to external tools and data
- Integrations workflows
- Coding workflows
Available tools
Technical details
- Built for JavaScript
- Built for Node.js
- Works with Claude Desktop
- Database access
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use mcp-knowledge-graph
- Use it for connecting agents to external tools and data.
- Use it for integrations workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for claude desktop users.
Built with
Explore related resources
Frequently asked questions
What is mcp-knowledge-graph?
mcp-knowledge-graph is a JavaScript MCP server for Claude Desktop. MCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
Who is mcp-knowledge-graph best for?
mcp-knowledge-graph is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, claude desktop users.
How do I install mcp-knowledge-graph?
Check the mcp-knowledge-graph GitHub repository for installation instructions.
Is mcp-knowledge-graph actively maintained?
mcp-knowledge-graph may need a closer maintenance check before production use.
Auto-fetched from GitHub.