Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
mcp-knowledge-graph
by
shaneholloman
Verified
npm
GitHub
Knowledge & Memory
JavaScript
MIT License
161
91
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-knowledge-graph
img
example.jsonl
.gitignore
index.ts
LICENSE
package.json
package-lock.json
PLACEHOLDER.md
pr-instructions.md
README.md
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 } }