Skip to content
Claude Desktop

string db mcp for Claude Desktop

io.github.mrfentmen/string-db-mcp

Protein interaction networks from STRING DB. No key required.

client:Claude Desktop transport:stdio runtime:npm

Install string db mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "string-db-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "string-db-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

string db mcp in other clients