Catalog
org.string-db/string-mcp
Officialby meringlab · Python
STRING Database MCP Server
Query STRING interactions, enrichment, annotations, homology, and PPI networks.
Query protein interaction networks, enrichment data, and homology information from STRING database.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"string-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.string-db.org/"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.