Skip to main content
Glama
92,677 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Requesting an answer from a specific document" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to generate and retrieve a contextual document for a git branch, summarizing repository state, changes, and freshness, so they can understand the branch without scanning the entire codebase.
    -
  • A
    license
    Not graded
    quality
    A
    maintenance
    Codebase Q&A agent with git-history awareness. Explore a repo with list_files, read_file, and search, plus git log, blame, and diff and a repo map to answer "why did this change?" questions. Runs locally as an MCP server for Claude Code and other MCP clients.
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides GDB and clangd-based tools for debugging C++ programs, enabling step execution, variable inspection, diagnostics, and combined runtime-static analysis.
    27
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    PCI DSS v4.0.1 compliance scanner for Go payment services, delivered as an MCP server. Every finding maps to a specific PCI DSS requirement ID. Taint-aware cardholder data flow analysis with PCI SSC FAQ semantics, designed to complement broad SAST tools like Semgrep and CodeQL - not replace them.
    15
    3
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables querying git commit history to analyze when and why code changes happened, providing authorship context and diffs for specific modules.
    1
    Creative Commons Zero v1.0 Universal
  • A
    license
    A
    quality
    D
    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
  • A
    license
    A
    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.
    3
    249 npm
    31
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    Gives an AI agent complete knowledge of a specific DevExpress XAF application: its entities, controllers, actions, business rules, Model Editor customizations, custom property editors and the version-gated data migrations that ran once on a production database. Reads the source with Roslyn without compiling it, so it works on a branch that does not build and needs no DevExpress licence.
    12
    9
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI assistants to analyze a local codebase and answer impact questions like 'what breaks if I change Y?' through local indexing, search, and reverse dependency analysis, with no code leaving the machine.
    4
    30 npm
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server for intelligently reading Java source code, supporting extraction from Maven dependencies and local projects with dual decompilers.
    2
    88 PyPI
    154
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI coding agents to reduce token usage by condensing source code into AST skeletons, extracting specific symbols, compressing logs, and estimating token budgets.
    4
    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
    Cartograph is an MCP server that provides agent-native code intelligence by building a queryable code graph from a repository using tree-sitter and SQLite. It offers tools for symbol lookup, call graph traversal, blast radius analysis, and architecture overview to help coding agents answer structural questions about code.
    10
    MIT
  • 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
    6
    MIT