Skip to main content
Glama
36,986 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"A system for semantic search in code repositories" matching MCP servers:

  • F
    license
    A
    quality
    D
    maintenance
    A local MCP server that provides semantic code search for Python codebases using tree-sitter for chunking and LanceDB for vector storage. It enables natural language queries to find relevant code snippets based on meaning rather than just text matching.
    Last updated
    3
    2
  • A
    license
    -
    quality
    C
    maintenance
    Local offline semantic search over documents (txt, md, pdf, docx, pptx, csv). Indexes folders into a LanceDB vector database with multilingual embeddings and supports hybrid vector + keyword search via Reciprocal Rank Fusion. No API keys, no cloud, no Docker required.
    Last updated
    28
    AGPL 3.0
  • A
    license
    -
    quality
    B
    maintenance
    Enables semantic search over markdown files to find related notes by meaning rather than keywords, and automatically detect duplicate content before creating new notes.
    Last updated
    2
    BSD 2-Clause "Simplified"
  • -
    license
    -
    quality
    -
    maintenance
    Indexes codebases using semantic embeddings for natural language search, enabling developers to find code with queries like 'how does authentication work'.
    Last updated
    1
  • -
    license
    -
    quality
    -
    maintenance
    Provides semantic code search over codebases using local embeddings with natural language queries. Supports hybrid search, file watching, and respects .gitignore.
    Last updated
    5
  • F
    license
    D
    quality
    D
    maintenance
    Enables AI agents to perform semantic search over codebases by converting natural language queries into efficient search patterns like grep and ripgrep. It utilizes LLMs to verify relevance and find code snippets that traditional keyword-based searches might miss.
    Last updated
    1
  • F
    license
    -
    quality
    B
    maintenance
    Enables any MCP-compatible AI assistant to search, filter, and retrieve information from a local document collection using a hybrid search pipeline with vector, BM25, reranking, and LLM enrichment.
    Last updated
    4
  • F
    license
    -
    quality
    D
    maintenance
    Enables LLMs to perform high-performance code search and analysis across multiple languages using symbol indexing, regex text search, and structural AST pattern matching. It also provides tools for technology stack detection and dependency analysis with persistent caching for optimized performance.
    Last updated
    4
  • A
    license
    -
    quality
    C
    maintenance
    An unofficial MCP server that provides semantic search capabilities for Hugging Face models and datasets, enabling Claude and other MCP-compatible clients to search, discover, and explore the Hugging Face ecosystem using natural language queries.
    Last updated
    20
    MIT
  • -
    license
    -
    quality
    -
    maintenance
    A semantic router that enables discovery, management, and execution of tools across multiple MCP servers using natural language.
    Last updated