Skip to main content
Glama

Mutation Clinical Trial Matching MCP

by pickleton89
.gitignore1 kB
# Dependencies node_modules/ vendor/ .venv/ .pnp/ .pnp.js # Build outputs dist/ build/ out/ *.pyc __pycache__/ *.egg-info/ .mypy_cache/ .pytest_cache/ .coverage htmlcov/ coverage_html_report/ # Environment files .env .env.local .env.*.local .env.development .env.test .env.production # IDE - VSCode .vscode/* !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json # IDE - JetBrains .idea/ *.iml *.iws *.ipr # IDE - Eclipse .project .classpath .settings/ # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Operating System .DS_Store Thumbs.db *.swp *.swo # Testing coverage/ .nyc_output/ # Temporary files *.tmp *.temp .cache/ # Compiled files *.com *.class *.dll *.exe *.o *.so # Package files *.7z *.dmg *.gz *.iso *.jar *.rar *.tar *.zip # Database *.sqlite *.sqlite3 *.db # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional REPL history .node_repl_history # Claude local files CLAUDE.local.md .claude/

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/pickleton89/mutation-clinical-trial-matching-mcp'

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