Skip to main content
Glama
akuttruff

minimal-mcp-web-search

by akuttruff

Related Servers

Alternatives to minimal-mcp-web-search

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables web browsing capabilities for locally served LLMs through URL text fetching, link extraction, and web search using Brave and DuckDuckGo engines. Designed to enhance LLMs with real-time web access through the MCP protocol.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A self-contained web-research MCP server that lets local LLM agents search, fetch, and synthesize web content using tools like web_search, web_fetch, and web_research.
      2
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables LLM agents to perform web search, scraping, and summarization outside their context window, receiving compact cited briefs via MCP while full pages are cached and viewable in a local web UI.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to perform local-first web search, fetch, crawl, extract, cache, research, and autonomous information gathering through MCP, with no API keys or cloud dependencies.
      602 npm
      AGPL 3.0

    TDQS

    A4.3/5.0

    Scored across 2 tools

    Disambiguation5/5

    web_search returns search results while fetch_page retrieves content from a specific URL. Their purposes are distinct and complementary, leaving no ambiguity.

    Naming Consistency5/5

    Both tools use snake_case and follow a clear verb_noun pattern (web_search, fetch_page), providing predictable naming.

    Tool Count4/5

    With 2 tools, the server is minimal but appropriately scoped for a web search service. It covers the essential search and fetch operations without unnecessary bloat.

    Completeness4/5

    The server covers the core workflow of searching and fetching page content. Missing advanced features like pagination or image search, but for a minimal server, it's reasonably complete.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues