Loading MCP server directory, please wait...
Pre-clinical drug discovery intelligence — targets, compounds, patents, trials, whitespace
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 the Mosaic knowledge graph (must end /mosaic_db)
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": ""
}
}
}
}