Skip to main content
Glama
81,811 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"General context or information search" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    A
    quality
    B
    maintenance
    MCP server that helps AI coding agents understand a repository by providing lightweight tree/map, code search, and token-budgeted context packing tools without dumping the entire monorepo into the prompt.
    3
    28
    105
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides LLMs with secure, read-only access to local documentation by scanning directories, extracting content from PDF, DOCX, Markdown, and text files, and performing keyword searches.
    3
    14
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A unified context layer that connects your local data — repositories, documents, remote machines, and notes — to LLM interfaces through the Model Context Protocol (MCP).
    3
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides fully local, privacy-preserving semantic search over file names and paths via MCP, using BGE embeddings for fuzzy matching and supporting incremental updates, watch mode, and a loopback-only HTTP server.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides AI agents with secure, read-only file system access to analyze and understand project codebases, enabling multi-repository context aggregation and cross-project code tracing.
    5
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server providing filesystem allowlist and pack-aware Qdrant RAG search. Enables reading files, listing directories, and performing filtered RAG searches with case and pack IDs.
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    A thin, local, read-only MCP gateway that exposes governed context documents and producer manifests as logical resources, enabling AI clients to access them without arbitrary filesystem access.
    1
  • F
    license
    Not graded
    quality
    D
    maintenance
    A local-first MCP server that enables semantic search over PDF and DOCX documents using structure-aware parsing and vector storage. It allows users to query their local knowledge base through Claude Code without cloud dependencies or GPU requirements.
  • A
    license
    A
    quality
    A
    maintenance
    MCP server for full-text search across PDF document collections with offline indexing, ranked results, snippets, and page rendering.
    4
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables blazingly fast file and content searching in large codebases using ripgrep, with intelligent filtering, fuzzy finding, and directory tree visualization while respecting .gitignore and avoiding common bloat directories.
    4
    25
    2
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    A Model Context Protocol server that enables keyword search within files, returning matching lines with line numbers.
    1
    1
  • F
    license
    A
    quality
    D
    maintenance
    Integrates Everything Search with Claude Code for lightning-fast file searching across entire drives, up to 400x faster than traditional methods.
    5
  • F
    license
    A
    quality
    D
    maintenance
    Provides tools to monitor host system health including CPU load, disk usage, and network status while enabling file system management tasks like searching and moving files. It includes built-in safety guards to prevent operations on critical system directories.
    11
  • A
    license
    B
    quality
    D
    maintenance
    Enables fast file search on macOS using the native mdfind (Spotlight) command, with support for filtering, regex, sorting, and limiting results.
    1
    MIT