We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/BurtTheCoder/mcp-maigret'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Source
src/
# Development configs
tsconfig.json
.github/
.gitignore
# Dependencies
node_modules/
# IDE
.vscode/
.idea/
# Logs
*.log
npm-debug.log*
# Test files
__tests__/
*.test.ts
*.spec.ts
# Other
.DS_Store