We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/possible055/relace-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Python Basic
__pycache__/
*.pyc
# Build / Distribution
build/
dist/
*.egg-info/
*.egg
# Testing / Coverage
.pytest_cache/
.uv-cache
# Linter / formatter cache
.pylint.d/
ruff_cache/
.mypy_cache/
# IDE editor settings
.vscode/
.cursor/
.kilocode/
.kiro/
.gemini/
AGENTS.md
# Logs / Env
*.log
.env
!.env.example
# Benchmark artifacts
benchmark/artifacts/
# SonarQube
sonar-project.properties