Skip to content
Cursor

STRING Database MCP Server for Cursor

org.string-db/string-mcp

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

client:Cursor transport:streamable-http tools:17

Install STRING Database MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "string-mcp": {
      "url": "https://mcp.string-db.org/"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

STRING Database MCP Server in other clients