Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
MCP Memory Server with Qdrant Persistence
by
delorenj
Verified
npm
GitHub
Knowledge & Memory
Databases
TypeScript
33
4
Linux
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-qdrant-memory
docs
persistence
src
config.ts
Dockerfile
.env.example
.gitignore
global.d.ts
.npmignore
package.json
package-lock.json
README.md
smithery.yaml
test-auth.mjs
test-direct.mjs
test.mjs
tsconfig.json
# Source src/ # TypeScript config tsconfig.json # Development configs .gitignore .git # Editor directories .idea .vscode # Logs *.log # Environment variables .env* # Dependencies node_modules/ # Test files test/ *.test.ts *.spec.ts