Skip to main content
Glama
107,133 tools. Last updated 2026-04-15 07:04
  • Create a vector index for semantic code search by generating embeddings with tree-sitter and Jina AI, enabling efficient and accurate querying of source code files.
  • 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.
  • Discover design patterns for programming problems using semantic search. Describe your challenge in natural language to receive pattern recommendations with implementation examples.
    MIT

Matching MCP Servers

  • A
    security
    F
    license
    -
    quality
    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
    • Apple
    • Linux
  • -
    security
    A
    license
    -
    quality
    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
    1
    BSD 2-Clause "Simplified"

Matching MCP Connectors