We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/doobidoo/mcp-memory-service'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
.pnp
.pnp.js
# Generated data (run npm run extract-data to regenerate)
src/data/realData.ts
# Build outputs
out/
dist/
build/
# Remotion cache
.remotion/
# TypeScript
*.tsbuildinfo
# Logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor
.DS_Store
.vscode/
.idea/
# Temporary files
*.tmp
*.temp