Skip to main content
Glama
470,371 tools. Updated 2026-08-23 09:29

"A tool for retrieving code examples from GitLab using semantic search" matching MCP tools:

  • Browse iNavi Maps examples by category to find templates. Returns summaries with ID, title, and tags for quick discovery before retrieving full HTML.
    MIT
  • 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
  • Create a semantic index of a codebase to unlock intelligent search. Run this first to enable code queries.
    Apache 2.0
  • Search Noir source code across cloned repos using regex patterns to find function implementations, code patterns, and examples in .nr files.
    MIT
  • Find the right integration tool for any task by searching available actions with semantic search. Describe what you want to do and get relevant tool suggestions.
    MIT
  • Search persistent memory using semantic similarity to retrieve relevant memories and related knowledge graph facts.
    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

  • GitLab MCP — wraps the GitLab REST API v4 (BYO API key)

  • GitLab Public MCP — wraps the GitLab REST API v4 (public endpoints, no auth)

  • Resolve FHIR coded values to OMOP standard concepts and CDM target tables, including semantic search fallback for text-only input.
    MIT
  • Search MDK documentation using semantic queries, retrieve component schemas, property details, and examples.
    Apache 2.0
  • Search vectorized files in a group using semantic queries to find relevant content based on meaning rather than keywords.
    MIT
  • Search project documentation and README files using semantic search to answer conceptual questions about how features work or system architecture.
    MIT
  • Search within a Presidential Circular (CB Genelgesi) using keyword or semantic query. Provide the official gazette date from prior search results.
    MIT
  • Search specific Turkish statutes' articles using keyword queries with Boolean operators or semantic AI search for natural language questions.
    MIT
  • Create a searchable index from code and documentation to enable semantic search and cross-references across your codebase.
    MIT
  • Find real-world code examples from open-source GitHub projects for any library or usage pattern. Returns code snippets with repository attribution.
    Elastic 2.0
  • 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
  • Search the GitLab action catalog to resolve unclear action IDs or parameters. Retrieve schemas, hints, destructive flags, and execute examples.
    MIT
  • Retrieve file or directory contents from a GitLab project using a branch, tag, or commit. Use this read-only tool to access known resources by path and project ID.
    MIT