MCP Server
MCP
Mosaic Pre-Clinical Intelligence
Pre-clinical drug-target intelligence: 60 curated targets, 2,687 counted partner genes, 12 tools
Install
uvx mosaic-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "mosaic-mcp",
"version": "1.7.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "PostgreSQL/Neon connection string for YOUR Mosaic knowledge graph (must end /mosaic_db). Bring your own database — no shared instance is provided.",
"isRequired": true,
"isSecret": true,
"name": "DATABASE_URL"
},
{
"description": "API key unlocking the 7 Pro tools (optional; the 5 free tools work without it)",
"isSecret": true,
"name": "MOSAIC_API_KEY"
},
{
"description": "Override tier for local dev: free (default), pro, or enterprise",
"name": "MOSAIC_TIER"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment