Search Wikipedia, read summaries and full text, target sections, find nearby pages, list languages.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-cyanheads-wikipedia-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Search Wikipedia, read summaries and full text, target sections, find nearby pages, list languages.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in education
A Model Context Protocol server for searching and analyzing arXiv papers
MCP server for NotebookLM - Let your AI agents (Claude Code, Codex) research documentation directly with grounded, citation-backed answers from Gemini. Persistent auth, library management, cross-client sharing. Zero hallucinations, just your knowledge base.
A MCP server that integrates the Semantic Scholar API and the arXiv API so AI assistants (e.g. Claude Code, Cursor) can search and fetch academic paper metadata.
MCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
MCP Security Weekly
Get CVE alerts and security updates for io.github.cyanheads/wikipedia-mcp-server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Search Wikipedia articles, read summaries and full text, target sections, find nearby pages, and list language editions via MCP. STDIO or Streamable HTTP.
Six tools for working with Wikipedia across all language editions:
| Tool | Description |
|---|---|
wikipedia_search | Full-text search across Wikipedia, returning ranked results with plain-text snippets and page IDs. |
wikipedia_get_summary | Lead-section summary for any article — plain text, Wikidata QID, description, thumbnail URL, and page type. |
wikipedia_get_article | Full article or a targeted section as clean plain text, with section markers preserved. |
wikipedia_get_sections | Table of contents with section_index values for targeted section reads. |
wikipedia_search_nearby | Geotagged Wikipedia articles within a radius of a WGS 84 coordinate, sorted by distance. |
wikipedia_get_languages | All language editions available for an article, with titles and URLs. |
wikipedia_searchSearch Wikipedia articles by full-text query.
language parameterwikipedia_get_summaryFetch the lead-section summary for a Wikipedia article.
page_type: "disambiguation" — a signal to follow up with wikipedia_search using a more specific querywikipedia_get_articleFetch article content as clean plain text.
section_index: returns the full article (40–100 KB for major articles) with == Section == markers