Wikidata Entity Lookup
x402/wikidata-entity-lookupStructured Wikidata entity data for a given Q-id via the Wikidata API, no key. Returns labels, descriptions, aliases, claims, and sitelinks for the entity. For AI agents resolving entities to canonical facts and cross-language labels. [x402: $0.06/call on base, category=data]
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"wikidata_entity_lookup": {
"url": "https://proxy.suverse.io/v1/data/suverse-kb-wikidata-entity",
"transport": "http"
}
}
}