You're viewing a demo portfolio

Join the waitlist
PRSM

lookup

Active

Tool of Conceptnet

declared in 0.1.0

All edges touching a term in a language.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "term": "dog"
    },
    {
      "lang": "en",
      "term": "computer",
      "limit": 100,
      "only_rel": "IsA"
    }
  ],
  "required": [
    "term"
  ],
  "properties": {
    "lang": {
      "type": "string",
      "description": "ISO-639-1 code (default en)"
    },
    "term": {
      "type": "string",
      "description": "Word or phrase"
    },
    "limit": {
      "type": "number",
      "description": "1-1000 (default 50)"
    },
    "offset": {
      "type": "number",
      "description": "0-based offset"
    },
    "only_rel": {
      "type": "string",
      "description": "Restrict to one relation (e.g. \"IsA\", \"UsedFor\")"
    },
    "end_node_lang": {
      "type": "string",
      "description": "Restrict end-node language"
    }
  }
}

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 →
lookup — Conceptnet — PRSM MCP