You're viewing a demo portfolio

Join the waitlist
PRSM

query

Active

Tool of Conceptnet

declared in 0.1.0

Generic /query edge search (combine rel, start, end, node, source).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "rel": "IsA",
      "start": "dog"
    },
    {
      "node": "cat",
      "limit": 20,
      "source": "/s/activity/omcs/omcs1_flat_free"
    }
  ],
  "properties": {
    "end": {
      "type": "string",
      "description": "End node"
    },
    "rel": {
      "type": "string",
      "description": "Relation URI (with or without /r/ prefix)"
    },
    "node": {
      "type": "string",
      "description": "Match either start or end"
    },
    "limit": {
      "type": "number"
    },
    "start": {
      "type": "string",
      "description": "Start node — \"/c/en/dog\" or \"dog\""
    },
    "offset": {
      "type": "number"
    },
    "source": {
      "type": "string",
      "description": "Source dataset URI"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Conceptnet

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

1/7 registries
View full server →
query — Conceptnet — PRSM MCP