You're viewing a demo portfolio

Join the waitlist
PRSM

find_interactions

Active

Tool of Intact

declared in 0.1.0

IntAct (EBI) molecular-interaction database — find protein-protein and other molecular interactions for a gene/protein (by name or UniProt id), with detection method, interaction type, organism, PubMed ref, and MI confidence score. Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "page": {
      "type": "number",
      "description": "Page number, 0-indexed (default 0)."
    },
    "limit": {
      "type": "number",
      "description": "Max interactions to return (default 20, max 100)."
    },
    "query": {
      "type": "string",
      "description": "Gene name, protein name, or UniProt accession (e.g. \"EGFR_HUMAN\", \"BRCA2\", \"P04637\")."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Intact

https://github.com/pipeworx-io/mcp-intact

1/7 registries
View full server →