Skip to main content
Glama
90,634 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Prompt Enhancer MCP Search" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that exposes an Agno agent with Google Gemini reasoning and Serper web search, enabling MCP-compatible clients like Claude Desktop to perform agent-driven web searches and receive synthesized answers.
    1
    2
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that enables web search capabilities using OpenAI's o3 model, allowing AI assistants to perform text-based web searches and return AI-powered results.
    1
    79 npm
    288
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Enables AI-powered web searches using Google's Gemini 2.5 models with Google Search Grounding. Supports multiple Gemini models (Flash, Flash-Lite, Pro) with configurable thinking budget and web search capabilities.
    1
    7 npm
    2
    MIT
  • A
    license
    B
    quality
    F
    maintenance
    A bridge server that connects Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients, enabling seamless integration between ACP-based AI agents and MCP-compatible tools like Claude Desktop.
    16
    96 PyPI
    24
    MIT
  • A
    license
    C
    quality
    D
    maintenance
    A Model Context Protocol server that allows Claude to search and display Pokemon Trading Card Game cards with filtering by attributes like name, type, legality, and statistics.
    2
    6 npm
    12
    ISC
  • 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
    F
    maintenance
    Enables MCP-compatible AI agents to securely read web content by rendering pages, detecting and neutralizing prompt injection threats, redacting PII, and producing cryptographic proof that sanitization ran before content enters the model context.
    86 npm
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A defensive gateway and firewall for AI agents using MCP servers, scanning tool calls, responses, and manifests for prompt injection, secrets, dangerous commands, and drift before allowing execution.
    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
    B
    maintenance
    Enables clients of tool-heavy MCP aggregators to find and use upstream tools on demand through four fixed bridge tools (search, describe, call, refresh), cutting per-turn tool context from ~180k tokens to ~2–3k. It merges multiple upstream servers behind sticky sessions and a local lexical BM25 index, so only the schemas actually needed are retrieved.
    6
    MIT
  • A
    license
    Not graded
    quality
    F
    maintenance
    Bridges Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) applications, allowing MCP clients such as Claude Desktop to discover and invoke ACP agents as tools and resources.
    36
    Apache 2.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    Replaces DSH's built-in web_search with pluggable MCP search backends such as Tavily, Brave, Exa, Perplexity, DuckDuckGo, or custom HTTP/stdio servers. Users configure providers in the settings UI with secure credential references, while the model keeps calling the native web_search tool.
    MIT