MCP server for clinical trials ai. Features search trials, check eligibility, get trial details. From MEOK AI Labs.
Project description
Overview
Clinical Trials Ai MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
search_trials |
Search clinical trials by condition, drug, phase, status, or location. |
check_eligibility |
Evaluate whether a patient meets eligibility criteria for a specific trial. Cond |
get_trial_details |
Get comprehensive details for a specific clinical trial. |
compare_trials |
Compare multiple clinical trials side by side. Pass trial IDs as comma-separated |
get_trial_endpoints |
Get detailed primary and secondary endpoint information for a trial. |
Installation
pip install meok-clinical-trials-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"clinical-trials-ai": {
"command": "python",
"args": ["-m", "meok_clinical_trials_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 5 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file clinical_trials_ai_mcp-1.0.6.tar.gz.
File metadata
- Download URL: clinical_trials_ai_mcp-1.0.6.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
930ac6aadc55841d5a281c296f6d79b9d5f345800f28065dcb7154e0fd068d01
|
|
| MD5 |
2b7db2d233e3626d2c3683c738cfda8e
|
|
| BLAKE2b-256 |
5288bec44fddd9c6879b3b38d2b99efbac0bc0992cb2cc2b2994d94a5da38b75
|
File details
Details for the file clinical_trials_ai_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: clinical_trials_ai_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0134f2e2d4f931c09be3fb18b05928cfcf60cd13ad2954dae9ac049fceb04bfe
|
|
| MD5 |
e9ddce1ebed20afb67095bbb57a67b86
|
|
| BLAKE2b-256 |
5926e18018dd9db68d11914aa78a7d0999ef52159ed5067b71d74883b6bcbca1
|