Skip to main content
Glama

Related Servers

Alternatives to mcp-web-calc

No user-submitted related servers found.

    Related Servers

    • F
      license
      C
      quality
      C
      maintenance
      A multi-tool MCP server that enhances local LLMs with web search, document reading, scholarly research, Wikipedia access, and calculator functions. Provides comprehensive tools for information retrieval and computation without requiring API keys by default.
      22
      1
      -
    • A
      license
      A
      quality
      A
      maintenance
      A self-hosted MCP server providing web search and URL fetching tools, running locally without external API keys or accounts.
      2
      76 npm
      MIT

    TDQS

    A3.7/5.0

    Scored across 5 tools

    Disambiguation4/5

    Most tools have distinct purposes: fetch_url extracts content, search_web performs web searches, summarize_url summarizes content, and wiki_get/wiki_multi retrieve Wikipedia data. However, fetch_url and summarize_url both fetch content from URLs, which could cause minor confusion about when to use each, though their outputs differ (raw content vs. summary).

    Naming Consistency5/5

    All tool names follow a consistent snake_case pattern with clear verb_noun structures: fetch_url, search_web, summarize_url, wiki_get, and wiki_multi. This predictability makes it easy for agents to understand and select tools without naming confusion.

    Tool Count5/5

    With 5 tools, this server is well-scoped for its web calculation and information retrieval purpose. Each tool serves a specific function (e.g., fetching, searching, summarizing, Wikipedia access), and none appear redundant or excessive, fitting typical expectations for such a domain.

    Completeness4/5

    The tool set covers key web-based operations: content fetching, web searching, summarization, and Wikipedia access. Minor gaps exist, such as no explicit tools for updating or deleting data, but this is reasonable given the server's focus on retrieval and analysis. Agents can likely work around this with the provided tools.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues