Skip to main content
Glama
205,128 tools. Last updated 2026-06-15 05:53

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

  • Discover code by meaning and structural relationships using hybrid semantic and graph search for initial codebase exploration.
    MIT
  • Search code repositories by semantic meaning to find relevant code symbols. Filter by programming language for targeted results.
    MIT
  • Search WWDC video transcripts and code examples to find specific discussions, API mentions, or implementation examples. Filter by year, language, and search scope.
    MIT
  • Search Noir source code across cloned repos using regex patterns to find function implementations, code patterns, and examples in .nr files.
    MIT
  • Search persistent memory using semantic similarity to retrieve relevant memories and related knowledge graph facts.
    MIT
  • Create a searchable knowledge tool for retrieving documents. Integrates selected knowledge folders into a custom tool for RAG-based document search.
    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

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

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

  • Resolves FHIR coded values (system and code) to OMOP standard concepts and CDM target tables, with semantic search fallback and optional recommendations.
    MIT
  • Search vectorized files in a group using semantic queries to find relevant content based on meaning rather than keywords.
    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
  • Find GitLab actions by searching the local catalog. Returns schemas, hints, destructive flags, and execute examples for unclear action IDs or parameters.
    MIT
  • Search code and documentation in the nRF Connect SDK repository using GitHub's search qualifiers to find specific files, samples, or configuration examples.
    MIT
  • Search within a specific legislation number using keyword Boolean operators or natural language semantic queries to find matching articles.
    MIT
  • Find specific articles within a Turkish Presidential Decree using keyword search with Boolean operators or natural language semantic search.
    MIT
  • Retrieve complete documentation content for specific routes, including code examples, detailed explanations, and API references, after identifying relevant documentation through search.
    MIT