Pre-clinical drug discovery intelligence — 28 MCP tools for targets, compounds, patents, clinical trials, and competitive landscapes
Project description
mosaic-mcp
Pre-clinical drug discovery intelligence as an MCP server. Query 300+ drug targets, 10K+ compounds, 35K+ papers, 18K+ clinical trials, and 12K+ patents through 28 specialized tools.
Quick Start
pip install mosaic-mcp
With Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"mosaic": {
"command": "mosaic-mcp",
"env": {
"DATABASE_URL": "postgresql://reader:password@ep-xxx-pooler.neon.tech/mosaic_db?sslmode=require"
}
}
}
}
With Claude Code
claude mcp add mosaic -- mosaic-mcp
Standalone
export DATABASE_URL="postgresql://..."
export MOSAIC_API_KEY="msk_..." # Optional — for Pro tools
mosaic-mcp # stdio transport (default)
mosaic-mcp --transport sse --port 3001 # SSE for remote clients
Tools
Free Tier (8 tools)
| Tool | Description |
|---|---|
mosaic_search_targets |
Search drug targets by name, gene symbol, or keyword |
mosaic_get_target_profile |
Comprehensive target dossier (biology, compounds, scores) |
mosaic_get_target_compounds |
Compounds tested against a target with SAR data |
mosaic_get_target_patents |
Patent landscape for a target |
mosaic_get_target_papers |
Literature for a target |
mosaic_kg_stats |
Knowledge graph overview statistics |
mosaic_list_indications |
Available disease indications |
mosaic_target_scores |
Target attractiveness scoring |
Pro Tier (20 additional tools)
Competitive landscape, pathway context, compound selectivity, indication landscape, target validation, clinical pipeline, compound analogs, target comparison, opportunity finding, organization portfolio, target network, mechanism of action, evidence maps, relation search, polypharmacology, clinical trial results, FDA regulatory status, drug comparison, drug repurposing candidates, and KOL discovery.
Data Coverage
| Entity | Count |
|---|---|
| Drug Targets | 347 (oncology + neuroscience + cardiovascular) |
| Compounds | 10,831 |
| Clinical Trials | 18,324 |
| Papers | 35,430 |
| Patents | 12,603 |
| Indications | 15,013 |
| Organizations | 45,496 |
Configuration
| Variable | Required | Description |
|---|---|---|
DATABASE_URL |
Yes | PostgreSQL connection string (Neon hosted or self-hosted) |
MOSAIC_API_KEY |
No | API key for Pro tool access |
MOSAIC_TIER |
No | Override tier (free, pro, enterprise) |
License
Apache 2.0 for the MCP server tools. The hosted knowledge graph data requires a subscription for Pro-tier access.
Project details
Release history Release notifications | RSS feed
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 mosaic_mcp-1.0.0.tar.gz.
File metadata
- Download URL: mosaic_mcp-1.0.0.tar.gz
- Upload date:
- Size: 45.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a3d8c05e7f312d9f2a807ee7f3b787b540e1ec7bc91219a774ccb4a46fca81a
|
|
| MD5 |
20bb57cf3d40ce75a5d6b40241d504ec
|
|
| BLAKE2b-256 |
28660e5f7f2b97e7ec6ec889db89c9ea2d05507b145cb7fed63454a0789a4869
|
File details
Details for the file mosaic_mcp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: mosaic_mcp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 47.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ce6637e938052139205214889e3d1bbc312289e49f39c1f10d84d3520edc62d
|
|
| MD5 |
bbcbcc0b5e5d966e949c72e134b8a7e8
|
|
| BLAKE2b-256 |
779cfdec0659be64512414faa07309dd9fe22978c8e47e3d170efc3044099df9
|