# MCP Wikidata Configuration
# Copy this file to .env and adjust values as needed
# User-Agent for API requests
WIKIDATA_USER_AGENT=MCP-Wikidata/0.1.0
# Rate limiting (requests per minute)
WIKIDATA_RATE_LIMIT=60
# Request timeout in seconds
WIKIDATA_TIMEOUT=30
# Cache TTL in seconds
WIKIDATA_CACHE_TTL=3600
# Maximum results per request
WIKIDATA_MAX_RESULTS=50
# API endpoints
WIKIDATA_SPARQL_ENDPOINT=https://query.wikidata.org/sparql
WIKIDATA_API_URL=https://www.wikidata.org/w/api.php
# Default language code
WIKIDATA_DEFAULT_LANGUAGE=en
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