$ timeahead.in
/ servers/npm/wikipedia-mcp
npm

wikipedia-mcp

MCP server for Wikipedia

15 stars523/wkupdated 459d agogithub ↗
69fair
▣ Overview

What it does

Provides a structured interface for language models to search Wikipedia and retrieve full article content via the Model Context Protocol. The server exposes tools for searching topics and reading complete articles, with automatic HTML-to-Markdown conversion. This allows AI assistants to access encyclopedic knowledge in a format optimized for language model processing.

Who it's for

Developers building AI applications that need reliable reference material. Useful when grounding responses in authoritative sources, fact-checking claims, or supplementing conversations with structured knowledge about people, organizations, historical events, or technical concepts.

Common use cases

  • Ground AI responses in encyclopedic sources by searching for and retrieving topic summaries
  • Retrieve background context on unfamiliar people, organizations, or concepts during a conversation
  • Fact-check claims by looking up authoritative Wikipedia articles
  • Supplement search results or conversational context with reliable reference material

Setup pitfalls

  • Project receives infrequent updates (last commit over 400 days ago) — test compatibility with your MCP client's supported specification version before relying on it in production
  • Requires uninterrupted network access to Wikipedia servers; searches will fail if connectivity is lost or Wikipedia becomes temporarily unavailable
  • Search results and page structure depend on Wikipedia's current article organization; some queries may return disambiguation pages or no results
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
40
10.0
Adoption
20%
43
8.6
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
68.6
⚿ Capabilities & Risk Explainer
network
◆ Risk level: medium· 2 tools · auth: no auth required
network are active.
Tool nameDescriptionDestructive?
search✓ no
readArticle✓ no
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "wikipedia": {
      "command": "npx",
      "args": [
        "-y",
        "wikipedia-mcp"
      ]
    }
  }
}
📈 Score historylast 49 snapshots
4/30/20267/21/2026 · 49 snapshots
⚙ Maintenance health
8/ 100 · is this project alive?
contributors (1y)0
top contributor share0%
releases (1y)0
last release459d ago
ci✗ none
⛁ Raw data
weekly downloads523
github stars15
forks1
open issues0
license✓ present
readme length898 chars
last publish2d ago
last commit459d ago
last updated7d ago
install verified✓ pass · 68d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points