Skip to main content
Glama
82,975 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

  • A
    license
    A
    quality
    B
    maintenance
    A read-only MCP server that lets a Claude chat explore your local repository and answer questions about it, returning synthesized answers with file:line references.
    3
    1
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    Enables natural-language Q&A over codebases via MCP, using AST-aware chunking, hybrid retrieval, reranking, and call-graph expansion to answer with file:line citations and impact analysis.
    5
    -
  • A
    license
    A
    quality
    B
    maintenance
    Enables coding agents to index AscendC operators into a committed .uo graph and answer structural queries about Host, TilingKey, TilingData, and Kernel components via MCP.
    5
    5
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Serves a facts-only index of SWAT+ Fortran source as read-only MCP tools, enabling coding assistants to answer exhaustive questions about loops, call graphs, file I/O, and other source facts with file and line references.
    14
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI assistants to inspect FOSSA organizations and answer software composition analysis questions through a read-only MCP server.
    100
    1
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    A local, read-only MCP server that provides AI coding agents with structural evidence about a repository, including dependency analysis and impact assessment, while naming the boundary of every answer without any LLM calls.
    201
    Apache 2.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server that indexes codebases into a queryable knowledge graph, enabling agents to answer structural questions like callers, callees, dependencies, and impact analysis through tools like callers, callees, deps, search, and impact.
    111
    4
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A function-level call-graph indexer for GDScript/Godot projects, exposed as an MCP server so AI coding assistants can answer questions like 'what calls this function?' or 'what would break if I change this signal?' without re-reading the whole codebase.
    1
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    MCP server that unifies verdicts from four tools (aiglare, bouncer, tieline, repoctx) into a single 'can this ship?' answer for a repository.
    60
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Indexes a codebase into a symbol-level graph and exposes tools for finding symbols, querying relationships, and assessing impact, letting AI coding agents answer structural questions in a single call within a token budget.
    477
    2
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    An MCP server that indexes a repository locally and provides keyword, semantic, hybrid, and SQL search tools, enabling coding agents to answer questions about the codebase efficiently without reading files one by one.
    328
    27
    Apache 2.0
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables semantic code search and AI-powered Q\&A over vectorized repositories directly within Claude. It provides tools to search code chunks, answer questions grounded in source code, and inspect repository snapshot metadata.
    6
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    A local MCP server that enables LLM clients like Claude to perform semantic code search and answer questions about a codebase using tree-sitter parsing and sqlite-vec vector storage.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    Analyzes Java Spring Boot Maven repositories by scanning source code, building a dependency graph, and exposing tools for architecture overview, change impact, dependency cycles, rule validation, and refactoring targets so LLMs can answer architecture questions without rereading the codebase.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    Codebase Memory for pi. Provides cbm_* tools that answer structural questions about a codebase (symbol search, call chains, architecture, git change blast radius, and more) by querying a local tree-sitter knowledge graph, avoiding slow grep/read fallbacks.
    -
  • F
    license
    Not graded
    quality
    B
    maintenance
    CodeMap is a Roslyn-powered MCP server that lets AI agents navigate C# codebases by symbol, call graph, and architectural fact, instead of brute-force reading thousands of lines of source code. One tool call. Precise answer. No context flood.
    18
    -