We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TripQi/fast-context-fork'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
node_modules/
.DS_Store
*.log
# Local MCP config (may contain secrets)
.mcp.json
# Local docs (not for distribution)
localdocs/
# Legacy Python artifacts
__pycache__/
*.pyc
*.pyo
.venv/
venv/
*.egg-info/
dist/
build/
uv.lock
test_*.py
# Old Node.js dev copy
fast-context-mcp-node/