Skip to main content
Glama
.gitignore•406 B
/data/ifconfig data/ **/.ipynb_checkpoints/ # Python venv/ __pycache__/ *.pyc *.pyo *.pyd .Python *.so *.egg *.egg-info/ dist/ build/ .env* *.log .pytest_cache/ .coverage htmlcov/ # IDEs .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Logs logs/ *.log # Deployment-specific (AWS NIM RAG project) *.pem *.key vectorization_state.db *.db iris-data/ iris-config/ .terraform/ *.tfstate* *.tfvars

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/isc-tdyar/medical-graphrag-assistant'

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