Skip to main content
Glama

Claude Memory MCP Server

.npmignore626 B
# Source files (only dist/ should be published) src/ tsconfig.json # Tests **/*.test.ts **/*.spec.ts **/*.test.js **/*.spec.js test/ tests/ __tests__/ coverage/ .nyc_output/ # Development files .vscode/ .idea/ *.swp *.swo *~ # Git files .git/ .gitignore .gitattributes # CI/CD .github/ # Local environment .env .env.* !.env.example # Database files (users will create their own) *.db *.db-journal *.db-shm *.db-wal # Build artifacts *.log npm-debug.log* yarn-debug.log* yarn-error.log* # OS files .DS_Store Thumbs.db # Documentation (keep README, LICENSE) # But exclude internal planning docs (already in .gitignore)

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/WhenMoon-afk/claude-memory-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server