Skip to main content
Glama
510,032 tools. Updated 2026-09-03 17:32

"An easy solution for semantic search in code files" matching MCP tools:

Matching MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server for intelligently reading Java source code, supporting extraction from Maven dependencies and local projects with dual decompilers.
    156
    Apache 2.0

Matching MCP Connectors

  • Cloudflare Workers MCP server: code-explainer

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

  • Scan markdown files, chunk and embed them into a searchable index for semantic retrieval. Only re-processes changed files to save time.
    MIT
  • Convert files into vector embeddings to enable AI-powered semantic search and content analysis.
    MIT
  • Search vectorized files in a group using semantic queries to find relevant content based on meaning rather than keywords.
    MIT
  • Search code by meaning and structure using hybrid vector and graph queries to locate relevant files, signatures, and dependencies.
    MIT
  • Search project documentation and README files using semantic search to answer conceptual questions about how features work or system architecture.
    MIT
  • Synchronize document changes from disk to the loaded solution after editing or creating files, so Roslyn compiles with accurate content.
    MIT
  • Get file structure, size, and semantic outline for large files to understand their organization and key components quickly.
    MIT
  • Search code using natural language queries. Returns file paths, line numbers, and short previews to locate relevant code sections.
    MIT
  • Create a searchable index from code and documentation to enable semantic search and cross-references across your codebase.
    MIT
  • Execute your solution locally with embedded test invocations to validate correctness before submitting, capturing output and exit code for rapid debugging without using a LeetCode submission.
    MIT
  • Manage and search opencode session archives: list, inspect, archive, restore, rename, delete, full-text search, semantic RAG, and code-recall. Reads SQLite depot directly.
    MIT