Skip to main content
Glama
91,356 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
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables dynamic tool discovery and loading for Claude using BM25, regex, and semantic search algorithms. It supports managing a catalog of over 10,000 tools with minimal context overhead and provides a REST API for tool management.
    -
  • A
    license
    C
    quality
    F
    maintenance
    A custom MCP tool that integrates Perplexity AI's API with Claude Desktop, allowing Claude to perform web-based research and provide answers with citations.
    1
    6
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides a Google search tool via the Serper API, returning structured results and a summary answer for LLMs like Claude.
    1
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables job-application lookup and domain support through MCP, exposing tools such as job lookup by ID over a local HTTP endpoint.
    -
  • F
    license
    A
    quality
    F
    maintenance
    Enables semantic search across documentation stored in Gemini FileSearchStores, returning AI-generated answers with source citations.
    1
    1
    -
  • A
    license
    A
    quality
    B
    maintenance
    Federated, local-first search for AI agents: one query fans across transcripts, files, a knowledge graph, a vector store, the live web, and YouTube, fused by trust-weighted RRF into one ranked answer. Five modes (grep/lexical/semantic/hybrid/rerank), runs entirely on your machine over MCP.
    6
    49 PyPI
    28
    Apache 2.0
  • 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
    A
    quality
    A
    maintenance
    Enables AI agents to search local Markdown documents using natural language, with automatic indexing and section-level retrieval.
    10
    1 npm
    1
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    MCP search and evidence tool for AI agents. Rewrites queries, zooms into source domains, and returns sourced answers with metrics.
    1
    4
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for hybrid documentation search (keyword + vector) and RAG chat, enabling natural language queries with cited answers from indexed repositories.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides hybrid search (BM25 + vector) and staleness reporting for local markdown notes, exposing search and indexing tools to AI assistants via MCP.
    3 npm
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Semantic, on-demand skill retrieval for Claude Code that saves tokens and improves skill discovery by replacing the native skill listing with vector embedding search.
    8
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for searching files on macOS by name or content using semantic and lexical search, providing file paths and line numbers for agents to read from.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A self-hosted, MCP-native web-search backend for AI agents that provides meta-search, clean extraction, RAG with citations, and GitHub project selection.
    5
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Exposes a standardized web search tool via Brave Search for MCP clients like Codex, Claude, and Cursor, returning stable JSON.
    MIT