Skip to main content
Glama

A server for finding code examples on GitLab using semantic search MCP tools

Production-ready MCP servers that extend AI capabilities through file access, database connections, APIs, and contextual services.

70,855 tools. Last updated 2026-02-08 22:46
  • 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 WWDC video transcripts and code examples to find specific discussions, API mentions, or implementation examples for Apple development.
    Apache 2.0
  • Identify design patterns for programming problems using semantic search. Describe your challenge in natural language to get pattern recommendations with implementation examples.
    MIT
  • Discover design patterns for programming problems using semantic search. Describe your challenge in natural language to receive pattern recommendations with implementation examples.
    MIT
  • Search a knowledge base using semantic queries to find relevant information based on meaning rather than exact keywords.

Interested in MCP?

Join the MCP community for support and updates.

RedditDiscord

Matching MCP servers

  • -
    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 8 days ago
    1
  • -
    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 4 days ago
    BSD 2-Clause "Simplified"