Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Knowledge Graph Memory Server
by
itseasy21
Verified
npm
GitHub
Knowledge & Memory
JavaScript
536
16
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-knowledge-graph
.history
img
Dockerfile
example.jsonl
.gitignore
index.ts
package.json
package-lock.json
PLACEHOLDER.md
pr-instructions.md
README.md
smithery.yaml
tsconfig.base.json
tsconfig.json
WORKFLOW.md
{ "compilerOptions": { "target": "ES2020", "module": "NodeNext", "moduleResolution": "NodeNext", "esModuleInterop": true, "strict": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "declaration": true, "sourceMap": true, "allowJs": true, "checkJs": true } }