punkpeye/wikimedia
If you are the rightful owner of wikimedia and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for interacting with Wikimedia APIs. Access Wikipedia and other Wikimedia project content programmatically with natural language queries.
Tools
Functions exposed to the LLM to take actions
search_content
Search the content of the Wikimedia page in full text and return the fragment that matches the query
search_titles
Search for the Wikimedia page title that starts with a query, returning a prompt with a description
get_page
Get the content, title, URL and last modified date of the Wikimedia page
get_languages
Get the version of Wikimedia page in other languages
get_featured
Get featured Wikimedia content for specific dates
get_on_this_day
Get historical events for a specific date
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client