Skip to main content
Glama

Server Details

Wikipedia MCP — wraps Wikipedia REST API (free, no auth)

Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.

If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.

Status
Unhealthy
Uptime
32.9% over 37 days
Last Tested
Transport
Streamable HTTP
URL
Repository
pipeworx-io/mcp-wikipedia
GitHub Stars
0
Server Listing
mcp-wikipedia

TDQS

A4.1/5.0

Scored across 36 tools

Disambiguation3/5

Most tools target distinct resources, but the ask_pipeworx / ask_pipeworx_beta / ask_pipeworx_grounded / deep_research cluster is heavily overlapping—beta is even documented as currently identical to the stable router—and the six Polymarket tools plus discover_tools/suggest_questions/pipeworx_trending blur into each other. Descriptions do invest effort in steering ('prefer X over Y'), which keeps it navigable but not clean.

Naming Consistency4/5

Overwhelmingly snake_case and readable, but the set mixes verb-first (get_article_extract, search_wikipedia, validate_claim, resolve_entity) with noun-first conventions (entity_profile, recent_changes, recent_alerts, ai_visibility_check). No camelCase or chaos, just a mild inconsistency in leading token.

Tool Count3/5

36 tools is heavy for a single server surface and includes clearly redundant members (the beta router variant, multiple near-duplicate discovery tools). As an aggregator gateway some breadth is justified, but the count exceeds the point where each tool clearly earns its place.

Completeness4/5

Lifecycle coverage is strong where it exists—memory (remember/recall/forget) and subscriptions (subscribe/unsubscribe/list_subscriptions/recent_alerts) are complete, and Wikipedia reads span summary/sections/extract/search. Gaps are minor, though the surface is sprawling enough that it is hard to argue full coverage of any one domain.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 1 tool update
    • Changedentity_profile3 fields changed
      • changedInput schema / properties / type / description
        Previous value: -"Entity type. Only \"company\" supported today; person/place coming soon."New value: +"\"company\" or \"ticker\" — both are accepted and behave identically; `value` can be a ticker, CIK, or company name either way. person/place coming soon."
      • changedInput schema / properties / type / enum
        Previous value: -[
        -  "company"
        -]New value: +[
        +  "company",
        +  "ticker"
        +]
      • changedInput schema / properties / value / description
        Previous value: -"Ticker (e.g., \"AAPL\") or zero-padded CIK (e.g., \"0000320193\"). Names not supported — use resolve_entity first if you only have a name."New value: +"Ticker (e.g., \"AAPL\"), zero-padded CIK (e.g., \"0000320193\"), or company name (e.g., \"Moderna\") — names resolve via SEC EDGAR company-name match."
  2. 1 tool update
    • Changedresolve_entity1 field changed
      • changedInput schema / properties / value / description
        Previous value: -"For company: ticker (AAPL), CIK (0000320193), or name. For drug: brand or generic name (e.g., \"ozempic\", \"metformin\")."New value: +"For company: ticker (AAPL), CIK (0000320193), or name. For drug: brand or generic name (e.g., \"ozempic\", \"metformin\"). Pass the ENTITY NAME ONLY — for a bond that is the ISSUER exactly as printed (\"NEW YORK ST DORM AUTH\"), never the question's full noun phrase (\"NEW YORK ST DORM AUTH revenue bonds\"): the FIGI lookup matches instrument names, so trailing security-class words match nothing."

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Wikipedia MCP server with 25 tools for searching, summarizing, and exploring Wikipedia — search, summaries, full extracts, pageviews, recent changes, translations, backlinks, media, and more. No API key required. Python, stdio transport.
    2
    34
    1
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides comprehensive Wikipedia access for AI assistants via MCP Streamable HTTP transport, enabling search, article retrieval, summaries, section analysis, link discovery, and multi-language support.
    2
    -
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.