Skip to content
VS Code

STRING Database MCP Server for VS Code

org.string-db/string-mcp

Query STRING interactions, enrichment, annotations, homology, and PPI networks.

client:VS Code transport:streamable-http tools:17

Install STRING Database MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "string-mcp": {
      "type": "http",
      "url": "https://mcp.string-db.org/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

STRING Database MCP Server in other clients