Skip to main content
Glama
90,932 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Network Requests" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    C
    maintenance
    The Search MCP Server enables seamless integration of network and local search capabilities in tools like Claude Desktop and Cursor, utilizing the Brave Search API for high-concurrency and asynchronous requests.
    1
    78
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server that integrates Wireshark's network analysis capabilities with AI systems like Claude, allowing direct analysis of network packet data without manual copying.
    31
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Routes requests to multiple downstream Model Context Protocol servers and provides a LangGraph.js-based agent with RAG capabilities for development assistance.
    -
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for the StitchAPI docs: search_docs (hybrid BM25+vector) + get_doc. Local/offline npm package (@stitchapi/docs-mcp, docs bundled, no per-query network) and a hosted Streamable-HTTP server (stitchapi.dev/api/mcp).
    2
    18
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    Hermetic memory for AI agents — one Rust binary, one SQLite file, zero network. Recall returns evidence with provenance or abstains: no code path for making things up.
    22
    9
    AGPL 3.0
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI agents and MCP-capable platforms to convert documents such as docx, pptx, xlsx, pdf, odt, rtf, epub, and csv into clean GitHub-Flavored Markdown through a single tool call. Runs fully locally with no API key, no network access, and no OCR, returning structured errors for scanned, encrypted, or unsupported files.
    1
    82 npm
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Self-hosted Go MCP server that crawls documentation sites into local Markdown/JSONL corpora and lets agents read pages, run crawls, check freshness, and diff changes with zero network access at read time. Single static binary, no CGO, Apache-2.0.
    11
    100
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    Mimir is Perseus's external persistent memory backend — a lightweight Rust MCP server that stores cross-session facts so agents remember what they learned last week. Zero network calls, no API keys, just SQLite + FTS5 running alongside your workspace.
    43
    72
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables browsing, searching, and quote verification of a local ebook library via MCP, providing deterministic RAG with no embeddings or network.
    6
    2
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI agents to interact with BeeBoo's human-in-the-loop infrastructure for managing knowledge bases, requesting human approvals, and tracking work requests. It provides tools for semantic search, authorization workflows, and task creation across platforms like Claude and Cursor.
    8
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    Multi-Agent Mesh Network MCP server that spawns specialized AI agents working in parallel to solve complex coding problems, providing 3.64x faster performance through distributed intelligence.
    3
    6 npm
    2
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    Metis — an open-source (AGPL-3.0), local-first MCP server / research companion. It answers from the user's own indexed PDF library with page-level citations (and flags what it can't find rather than inventing), keeps all data on the user's machine, and routes requests to 34 specialist agents.
    100
    1
    AGPL 3.0
  • A
    license
    B
    quality
    D
    maintenance
    Enables LLMs and AI agents to access real-time web data, search websites, and navigate the web without getting blocked. Includes 5,000 free monthly requests and supports web scraping, browser automation, and bypassing geo-restrictions.
    60
    8,480 npm
    1
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    Enables easy gRPC requests and Protocol Buffer file information retrieval through natural language commands. Supports unary RPCs with SSL, timeout configuration, and response time statistics.
    3
    7 npm
    1
    Apache 2.0
  • A
    license
    B
    quality
    D
    maintenance
    An MCP server that allows AI assistants to utilize human capabilities by sending requests to humans and receiving their responses through a Streamlit UI.
    7
    49
    MIT