We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sooperset/mcp-atlassian'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Ignore devcontainer (uses JSONC with comments)
.devcontainer/
# Ignore Python/development files
.venv/
__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
# Ignore other non-docs directories
src/
tests/
scripts/
.github/
.claude/