Skip to main content
Glama
.gitignoreโ€ข306 B
# Environment files .env .env.local .env.production # Python cache __pycache__/ *.py[cod] *$py.class *.so # Virtual environments venv/ env/ .venv/ # IDE .vscode/ .idea/ *.swp *.swo # Logs *.log # Coverage .coverage htmlcov/ .pytest_cache/ # mypy .mypy_cache/ # 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/vitor-giacomelli/mcp-grant-hunter'

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