You're viewing a demo portfolio

Join the waitlist
PRSM

interactions

Active

Tool of String Db

declared in 0.1.0

Interaction partners for a set of proteins.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "identifiers": [
        "9606.ENSP00000269305"
      ]
    },
    {
      "identifiers": [
        "9606.ENSP00000269305",
        "9606.ENSP00000005339"
      ],
      "network_type": "physical",
      "required_score": 700
    }
  ],
  "required": [
    "identifiers"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max partners per protein (default 10)."
    },
    "species": {
      "type": "number"
    },
    "identifiers": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "network_type": {
      "type": "string",
      "description": "functional (default) | physical"
    },
    "required_score": {
      "type": "number",
      "description": "0-1000 confidence score (default 400)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

String Db

https://github.com/pipeworx-io/mcp-string-db

1/7 registries
View full server →
interactions — String Db — PRSM MCP