Skip to main content
Glama
90,632 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Search functionality without API key requirement" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server that exposes any REST API to LLMs through runtime discovery, providing tools to browse endpoints, fetch schemas, and apply business rules without hardcoding or schema duplication.
    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
    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
    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
    D
    quality
    D
    maintenance
    A meta API Gateway server that works with the Model Context Protocol (MCP), enabling AI assistants to connect to any API and access real-world data sources through standardized MCP tools.
    70
    51 npm
    12
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    An MCP server providing risk-aware API governance tools for AI agents. Agents call preflight checks before tool calls or merges to verify API contracts are safe. Returns risk score, blast radius, agent impact, economic cost, and a deterministic ALLOW/WARN/REQUIRE_APPROVAL/BLOCK decision. MCP endpoint: https://app.coderifts.com/mcp
    0
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables web search for the pi coding agent using z.ai GLM native search with a DuckDuckGo fallback.
    5,328 npm
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Acts as a bridge between standard REST/OpenAPI web APIs and the Model Context Protocol, dynamically converting REST endpoints into MCP tools for LLM clients like Cursor, Claude Desktop, and n8n.
    12 npm
    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
    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