Wikidata
Enables interaction with the Wikidata API using the Model Context Protocol (MCP).
Acerca de
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.
Características Principales
- 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
Casos de Uso
- Enriching LLM responses with Wikidata knowledge
- Building applications that leverage Wikidata's structured data
- Integrating Wikidata into existing workflows