关于
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.
主要功能
- Search Wikidata entities and properties
- Extract metadata (labels and descriptions) from Wikidata entities
- Execute SPARQL queries against Wikidata
- Integrates with Langchain-MCP-Adapters
- Installable via Smithery
- 11 GitHub stars
使用案例
- Enriching LLM responses with Wikidata knowledge
- Building applications that leverage Wikidata's structured data
- Integrating Wikidata into existing workflows