Skip to main content
Glama
91,373 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A tool for domain search and availability checking" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    A
    maintenance
    Graph-based tool retrieval for LLM agents. Builds a tool graph from OpenAPI/MCP specs and retrieves multi-step workflows via hybrid search (BM25 + graph traversal + embedding), recovering accuracy from 12% to 82% with 79% fewer tokens. Also works as an MCP Proxy to aggregate multiple servers behind 3 meta-tools.
    6
    91 PyPI
    17
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables centralized proxy and orchestration of MCP servers, providing unified tool discovery, authentication, and secure request routing. It adds a human-in-the-loop approval gate for high-risk actions and audit logging.
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    A standalone MCP gateway/proxy server that lets any MCP-compatible client search and call tools across multiple downstream MCP servers through a single mcp proxy tool.
    22 npm
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP server that routes natural language requests to structured tool calls using a LoRA-tuned small language model, with built-in validation, retry, and fallback recovery.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI coding agents to request a second opinion from a different frontier model via a single tool call, with PII scrubbed before transit, live web search, and support for Claude, ChatGPT, Cursor, and Gemini.
    Apache 2.0
  • F
    license
    Not graded
    quality
    Not graded
    maintenance
    A framework for building hot-loadable MCP tools that feature conversational negotiation, graduated permissions, and zero-downtime updates. It enables persistent state continuity across server restarts and provides a hypothetical evaluation system for tool actions.
    -
  • A
    license
    A
    quality
    D
    maintenance
    A single MCP server that provides dynamic access to thousands of APIs through discovery and proxy, eliminating the need to install and configure multiple separate MCP servers.
    4
    4 npm
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables ZCode to control a real Chrome browser, including tabs, navigation, page content, clicks, form filling, keyboard input, scrolling, screenshots, and JavaScript evaluation through a local MCP bridge.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to perform web search, extraction, and research across multiple provider backends with persistent multi-key rotation and auditable routing. Supports MCP, CLI, and Agent Skill entry points.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Routes external MCP tools behind a small on-demand discovery interface for Codex agents, using Jev to select relevant tools and providing fallback to the full inventory when confidence is low.
    6
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A server that enables document searching using Vertex AI with Gemini grounding, improving search results by grounding responses in private data stored in Vertex AI Datastore.
    38
    Apache 2.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables parallel research across multiple cheap AI worker models, splitting a question into sub-questions and synthesizing one sourced answer with references.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to securely discover, invoke, and manage tools through a hardened MCP endpoint with protections like injection detection, circuit breakers, retry backoff, response caching, context-window limiting, and state snapshots.
    5 npm
    MIT