Skip to main content
Glama
.gitignore341 B
# Virtual environment .venv/ venv/ env/ # Python cache __pycache__/ *.py[cod] *$py.class *.so # Environment and secrets - NEVER commit these .env .env.local .env.*.local *.env secrets.json credentials.json *_token* *_secret* *_password* # IDE .idea/ .vscode/ *.swp *.swo # OS .DS_Store Thumbs.db # Distribution dist/ build/ *.egg-info/

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/IAMSamuelRodda/joplin-mcp'

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