Skip to main content
Glama

AACT Clinical Trials MCP Server

by navisbio
.gitignore530 B
# Python .env __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual Environment venv/ env/ ENV/ .venv/ .env/ # IDEs and Editors .idea/ .vscode/ *.swp *.swo *~ # Testing .coverage htmlcov/ .tox/ .pytest_cache/ coverage.xml *.cover # Documentation docs/_build/ site/ # Jupyter Notebook .ipynb_checkpoints # macOS .DS_Store # Windows Thumbs.db *.pyc **/__pycache__/* tests/__pycache__/* notes.txt

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/navisbio/AACT_MCP'

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