Loading MCP server directory, please wait...
Pre-clinical drug-target intelligence: 60 curated targets, 2,687 counted partner genes, 12 tools
npx @getmcp/cli add io.github.sourabhnk/mosaic-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
DATABASE_URLPostgreSQL/Neon connection string for YOUR Mosaic knowledge graph (must end /mosaic_db). Bring your own database — no shared instance is provided.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sourabhnk/mosaic-mcp": {
"command": "uvx",
"args": [
"mosaic-mcp"
],
"env": {
"DATABASE_URL": "",
"MOSAIC_API_KEY": "",
"MOSAIC_TIER": ""
}
}
}
}