Skip to main content
Glama
surendranb

mcp-server-wikipedia

by surendranb

Related Servers

Alternatives to mcp-server-wikipedia

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables searching and reading Wikipedia articles through tools like search, section listing, and content retrieval. Supports prompt templates and resource suggestions for topic exploration.
      -
    • A
      license
      A
      quality
      C
      maintenance
      Enables LLMs to search for keywords and fetch full page content from Wikipedia across various languages. It provides direct access to Wikipedia information through search and fetch tools.
      2
      4
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables LLM agents to search Wikipedia and retrieve page content via Model Context Protocol tools, supporting natural language research.
      -
    • A
      license
      A
      quality
      C
      maintenance
      Enables AI assistants to access Wikipedia content, search articles, retrieve historical events, and fetch images through the Wikipedia API.
      4
      12 npm
      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
      -

    TDQS

    A3.9/5.0

    Scored across 7 tools

    Disambiguation4/5

    The tools are mostly distinct: get_page retrieves full text, get_section retrieves a specific section, get_summaries retrieves summaries, get_toc returns the table of contents, and search_articles finds candidates. However, get_page and get_summaries could overlap slightly in use cases (full text vs. summary) and the skills_list/skill_read pair is clearly distinct. Overall, minimal overlap.

    Naming Consistency5/5

    All tools consistently follow a verb_noun pattern with get_ prefix and lowercase nouns: get_page, get_section, get_summaries, get_toc, search_articles, skills_list, skill_read. The pattern is predictable and consistent.

    Tool Count5/5

    7 tools is within the ideal 3-15 range. Each tool serves a clear purpose for interacting with Wikipedia: search, read full page, read section, get summary, get TOC, and skill management. No redundant tools.

    Completeness4/5

    The set covers the core Wikipedia read operations: search, full page, section, summary, TOC. Missing might be a way to get page metadata or links, but for a read-only reference server this is well-covered. No obvious dead ends.

    Maintenance

    ActivityActive
    ResponsivenessResponsive