Skip to main content
Glama
459,989 tools. Updated 2026-08-17 10:52

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

  • Search Code-Fundi repositories with semantic search, grep over docs, or grep over code. Returns matching files with similarity scores, paths, and optional documentation.
    MIT
  • Index documentation sources by crawling GitHub repositories, fetching files, and chunking content for semantic search. Returns a task ID to track progress.
    Apache 2.0
  • Resolve FHIR coded values to OMOP standard concepts and CDM target tables, including semantic search fallback for text-only input.
    MIT

Matching MCP Servers

  • F
    license
    A
    quality
    C
    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.
    3
    3

Matching MCP Connectors

  • Corporate travel: search and book flights, hotels, rail and transfers, manage orders.

  • ifsc-in MCP — Indian bank branch IFSC code lookup via Razorpay's open

  • Locate code by meaning and structure using hybrid semantic-graph search. Returns files, signatures, and dependencies for initial codebase discovery.
    MIT
  • Search project documentation and README files using semantic search to answer conceptual questions about how features work or system architecture.
    MIT
  • List indexed code repositories with optional name filtering. View metadata including build system, language, file and entity counts to identify available codebases.
    MIT
  • Store memory records in a tiered system (short-term, episodic, semantic) using importance scoring. Persist only high-importance episodic and semantic memories to JSON.
    MIT
  • Search GitHub for code, issues, PRs, and repositories. Retrieve details for issues/PRs, file contents, and repo metadata with structured queries.
    MIT
  • Search a codebase using keyword, semantic, or hybrid queries to find relevant code chunks with file paths, line numbers, and relevance scores.
    MIT
  • Find exact code strings in Mozilla repositories using literal matching. Search for specific terms, function names, or code snippets across Mozilla codebases.
    Apache 2.0
  • Search a derived semantic code index to retrieve language, file, symbol, and line range for code segments across registered projects.
    MIT
  • Perform semantic search across an indexed codebase to find relevant code chunks matching natural language queries.
    AGPL 3.0
  • List all repositories indexed by a code search engine, returning their names and URLs for quick access.
    MIT