Skip to main content
Glama
205,114 tools. Last updated 2026-06-16 04:11

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

  • Search code repositories by semantic meaning to find relevant code symbols. Filter by programming language for targeted results.
    MIT
  • Resolves FHIR coded values (system and code) to OMOP standard concepts and CDM target tables, with semantic search fallback and optional recommendations.
    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

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

Matching MCP Connectors

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

  • Cloudflare Workers MCP server: code-explainer

  • 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
  • List all repositories indexed by a code search engine, returning their names and URLs for quick access.
    MIT
  • Extract GitHub repositories, gists, and code resources mentioned in a YouTube video by scanning its transcript and description.
    MIT
  • Search code across all accessible Bitbucket repositories using Lucene-style queries. Filter by file extension, path, project, or repository, and retrieve matching files with code context.
    MIT
  • Search code snippets across CERN GitLab repositories to find usage examples of libraries, functions, or patterns. Search globally or within specific projects with line-level context.
    AGPL 3.0
  • Retrieve a researcher's GitHub repositories with QIC quality scores, stars, forks, and language data for code assessment.
    MIT
  • Save notes, research, links, code, or ideas to a knowledge graph node. Content is automatically chunked and embedded for semantic search.
    MIT
  • Search GitHub repositories for code using queries with filters like language, file path, or repository. Returns matching file paths and repository names.
    MIT
  • Search code in the current branch using semantic queries. Returns branch-stamped results from MemPalace, focusing solely on code files, not docs or configuration. Provides precise, context-aware code matches.
    MIT
  • Search for code patterns or files across Bitbucket Server repositories. Find specific content by querying file names and contents, with filtering by project or repository.
    Apache 2.0
  • Search a local semantic index using natural language queries to retrieve conceptually related code snippets.
  • Search code across all indexed repositories using regex patterns. Returns matching files, lines, and deep links for quick navigation.
    MIT
  • Find proof-of-concept exploit code on GitHub for any CVE. Returns repositories sorted by stars.
    MIT