wikidata-mcp-server
Search and fetch Wikidata entities, execute SPARQL queries, and resolve external identifiers.
Package Details
@cyanheads/wikidata-mcp-server
Package Arguments
Positional
runstart:stdioEnvironment Variables
wikidata-mcp-server/0.1 (https://github.com/cyanheads/wikidata-mcp-server)User-Agent string for Wikimedia requests. Wikimedia policy requires a descriptive value.
55000Max time to wait for a SPARQL response in milliseconds.
10000Max time to wait for REST API responses in milliseconds.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
@cyanheads/wikidata-mcp-server
Package Arguments
Positional
runstart:httpEnvironment Variables
127.0.0.1The hostname for the HTTP server.
3010The port to run the HTTP server on.
/mcpThe endpoint path for the MCP server.
noneAuthentication mode to use: 'none', 'jwt', or 'oauth'.
wikidata-mcp-server/0.1 (https://github.com/cyanheads/wikidata-mcp-server)User-Agent string for Wikimedia requests. Wikimedia policy requires a descriptive value.
55000Max time to wait for a SPARQL response in milliseconds.
10000Max time to wait for REST API responses in milliseconds.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').