Skip to main content
Glama

MCP Wikidata Server

by joelgombin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WIKIDATA_TIMEOUTNoRequest timeout in seconds30
WIKIDATA_CACHE_TTLNoCache TTL in seconds3600
WIKIDATA_RATE_LIMITNoRequest rate limit (per minute)60
WIKIDATA_USER_AGENTNoUser-Agent for API requestsMCP-Wikidata/0.1.0
WIKIDATA_MAX_RESULTSNoMaximum number of results per query50
WIKIDATA_DEFAULT_LANGUAGENoDefault languageen

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search_entities

Search for entities in Wikidata by text query

get_entity

Get detailed information about a Wikidata entity

sparql_query

Execute a SPARQL query against Wikidata

get_relations

Get relations of a Wikidata entity

find_by_property

Find entities by property and value

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/joelgombin/mcp-wikidata'

If you have feedback or need assistance with the MCP directory API, please join our Discord server