{"repo":"wmde/WikidataMCP","free":true,"listed":false,"github":"https://github.com/wmde/WikidataMCP","clone":"git clone https://github.com/wmde/WikidataMCP.git","description":"Model Context Protocol for Wikidata","language":"Python","stars":31,"topics":["ai","llm","mcp","model-context-protocol","wikidata","wikimedia"],"license":"BSD-3-Clause","category":"mcp-servers","readme_excerpt":"Wikidata MCP The Wikidata MCP (Model Context Protocol) provides a set of standardized tools that allow large language models (LLMs) to explore and query Wikidata programmatically. It is designed for agentic AI or AI workflows that need to search, inspect, and query Wikidata, without relying on hardcoded assumptions about its structure or content. The Wikidata MCP server is running at https://wd-mcp.wmcloud.org/ \\ You can connect your AI application to it at https://wd-mcp.wmcloud.org/mcp \\ Tools are exposed as API endpoints and can be tested interactively at https://wd-mcp.wmcloud.org/docs --- 🧰 Tools 1. search items(query: str, lang: str = \"en\") - str \\ Searches Wikidata items (QIDs) using vector search when available and falls back to keyword search when needed. Returns matching QIDs with labels and descriptions. Use When : Starting exploration from a concept or natural-language description. 2. search properties(query: str, lang: str = \"en\") - str \\ Searches Wikidata properties (PIDs) using vector search when available and falls back to keyword search when needed. Returns matching PIDs with labels and descriptions. Use When : You need to find the right Wikidata property for relationships in statements or SPARQL. 3. get statements(entity id: str, include external ids: bool = False, lang: str = \"en\") - str \\ Returns direct statements (property-value pairs) for an entity in triplet-like text form. This tool excludes qualifiers, references, and deprecated values. Use When : Yo","default_branch":null,"files":null,"tree":[],"storefront":"/r/wmde","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/wmde/WikidataMCP/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}