Enables interaction with the Wikidata API using the Model Context Protocol (MCP).
Sponsored
Wikidata provides a server implementation using the Model Context Protocol (MCP) to interact with Wikidata. It allows users to search for identifiers (entity and property), extract metadata (label and description), and execute SPARQL queries, facilitating access to and manipulation of Wikidata's vast knowledge graph.
主要功能
01Search Wikidata entities and properties
02Extract metadata (labels and descriptions) from Wikidata entities
03Execute SPARQL queries against Wikidata
04Integrates with Langchain-MCP-Adapters
05Installable via Smithery
0611 GitHub stars
使用案例
01Enriching LLM responses with Wikidata knowledge
02Building applications that leverage Wikidata's structured data