Skip to main content
Glama

memento-mcp

.gitignore1.4 kB
# macOS system files .DS_Store .AppleDouble .LSOverride Icon ._* .DocumentRevisions-V100 .fseventsd .Spotlight-V100 .TemporaryItems .Trashes .VolumeIcon.icns .com.apple.timemachine.donotpresent # nested repos .prompts/ .scripts/ # Node.js dependencies node_modules/ npm-debug.log yarn-debug.log* yarn-error.log* .pnpm-debug.log* .npm .yarn/ .yarn-integrity .pnp.* .yarn-cache/ # Environment variables and secrets .env .env.local .env.development.local .env.test.local .env.production.local .env.*.local *.env.json .secret # Build directories dist/ build/ out/ public/dist/ .next/ .nuxt/ .output/ .cache/ # TypeScript cache and declaration files *.tsbuildinfo .tscache/ *.d.ts.map # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* lerna-debug.log* # Editor directories and files .idea/ .vscode/* !.vscode/extensions.json !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json *.suo *.ntvs* *.njsproj *.sln *.sw? *.sublime-workspace .history/ *.code-workspace # Dependency lock files (uncomment if you want to ignore) # package-lock.json # yarn.lock # pnpm-lock.yaml # Temporary files tmp/ temp/ .tmp/ *.tmp *.bak *.swp coverage/ # Memory MCP specific .DS_Store .specstory/ .cursor/ neo4j-data/ neo4j-import/ neo4j-logs/ memento-mcp.code-workspace copilot-instructions.md .github/copilot-instructions.md .specstory/ .prompts/ .scripts/ .cursorignore

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/gannonh/memento-mcp'

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