Skip to main content
Glama
by alphago2580
.gitignoreβ€’489 B
# In-package ignore (module specific) # Defer to repo root .gitignore; add module-specific artifacts here. # Python cache __pycache__/ *.py[cod] # Virtual env (if created locally here) .venv/ # Local env files .env .env.* # Build / dist build/ dist/ *.egg-info/ # Data outputs (crawler) *.csv *.ndjson *.parquet *.json !README.md !pyproject.toml # Allow sample fixtures directory if added later !tests/ # Logs *.log # Backup files backup/ # ai agents contexts gemini.md claude.md

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/alphago2580/naramarketmcp'

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