We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/imdinu/jxa-mail-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
dist/
lib/
lib64/
parts/
sdist/
var/
wheels/
.installed.cfg
# Virtual environments
.venv/
venv/
# Testing
.coverage
.coverage.*
htmlcov/
.pytest_cache/
# Ruff
.ruff_cache/
# OS
.DS_Store
# Local config
.env
.env.local
*.local.md
# MkDocs
site/
# MCP Registry
mcp-publisher
.mcpregistry_*
# Benchmarks (regenerable outputs)
benchmarks/results/*.json
benchmarks/results/*.html