Wikipedia MCP Server
未认领Search Wikipedia articles, read summaries and full text, target sections, find nearby pages, and list language editions via MCP. STDIO or Streamable HTTP.
bunmcpmcp-servermediawikimodel-context-protocolstdiostreamable-httptypescriptwikipedia
安装
$
docker run --rm -p 3010:3010 wikipedia-mcp-server工具(7 个)
section_index
is the integer to pass to wikipediagetarticle for targeted reads
wikipedia_get_article
Full article or a targeted section as clean plain text, with section markers preserved.
wikipedia_get_languages
All language editions available for an article, with titles and URLs.
wikipedia_get_sections
Table of contents with sectionindex values for targeted section reads.
wikipedia_get_summary
Lead-section summary for any article — plain text, Wikidata QID, description, thumbnail URL, and page type.
wikipedia_search
Full-text search across Wikipedia, returning ranked results with plain-text snippets and page IDs.
wikipedia_search_nearby
Geotagged Wikipedia articles within a radius of a WGS 84 coordinate, sorted by distance.