You're viewing a demo portfolio

Join the waitlist
PRSM

get_wikidata_facts

Active

Tool of Wikidata

declared in 0.1.0

Structured facts about a Wikidata entity in HUMAN-READABLE form — property names and values resolved to labels, not raw P/Q codes. PREFER OVER get_entity for "what is X's <attribute>", "facts about X", "X's date of birth / capital / population". E.g. Q42 (Douglas Adams) -> {"date of birth":["1952-03-11..."],"occupation":["writer",...],"place of birth":["Cambridge"]}. Pass a Q-id from search_entities.

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "Wikidata entity Q-id (e.g. \"Q42\"). Find it with search_entities."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Wikidata

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

2/7 registries
View full server →