← Back to search Server uses network capabilities via: fetch() Server uses shell capabilities via: child_process, spawn(), spawnSync() Server uses env_vars capabilities via: process.env
io.github.cyanheads/wikidata-mcp-server
Search and fetch Wikidata entities, execute SPARQL queries, and resolve external identifiers.
? Not scanned yet
Versions
0.1.10latestfirst seen Jun 5, 2026
Tools 7
wikidata_resolve_external_id annotations: verified low
Look up a Wikidata entity by an external identifier such as a DOI, PubMed ID, ORCID iD, or OpenAlex ID.
id string input object output object
readOnlyHint true openWorldHint true
wikidata_get_sitelinks annotations: verified low
Fetch Wikipedia and Wikimedia project article URLs for a Wikidata item.
id string url string count number input object output object
readOnlyHint true openWorldHint true idempotentHint true
wikidata_get_entity annotations: verified low
Fetch a Wikidata entity (item or property) by QID or PID.
id string type string input object output object
readOnlyHint true openWorldHint true
wikidata_sparql_query annotations: verified low
Execute a SPARQL SELECT query against the Wikidata Query Service.
input object output object variables array
readOnlyHint true openWorldHint true
wikidata_search_entities annotations: verified low
Search Wikidata for items or properties by text query. Returns QIDs or PIDs with labels, descriptions,
id string input object output object language string
readOnlyHint true openWorldHint true
wikidata_get_statements annotations: verified low
Fetch property claims for a Wikidata entity with qualifier and reference detail.
id string input object output object
readOnlyHint true openWorldHint true idempotentHint true
wikidata_get_labels annotations: verified low
Resolve one or more QIDs or PIDs to their human-readable labels and descriptions.
found number input object output object languages array
readOnlyHint true openWorldHint false
Permissions 3
network medium shell high env_vars low Scan Findings 24
info
Tool 'wikidata_search_entities' annotations are consistent
info
Tool 'wikidata_get_statements' annotations are consistent
info
Tool 'wikidata_get_labels' annotations are consistent
info
Sandbox failed to start for behavioral verification
info
Tool 'wikidata_resolve_external_id' annotations are consistent
info
Tool 'wikidata_get_sitelinks' annotations are consistent
info
Tool 'wikidata_get_entity' annotations are consistent
info
Tool 'wikidata_sparql_query' annotations are consistent
info
package.json metadata
info
Tool: wikidata_resolve_external_id
info
Tool: wikidata_get_sitelinks
info
Tool: wikidata_get_entity
info
Tool: wikidata_sparql_query
info
Tool: wikidata_search_entities
info
Tool: wikidata_get_statements
info
Tool: wikidata_get_labels
info
Required env vars (12)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
high
Permission: shell access detected
low
Permission: env_vars access detected
info
SBOM generated: 12 components
high
Hardcoded Password found in cyanheads-wikidata-mcp-server-a054855/skills/api-utils/references/security.md
medium
No build provenance detected (SLSA L0)