Skip to main content
Glama
64,761 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"Understanding Code Execution" matching MCP servers:

  • A
    license
    -
    quality
    A
    maintenance
    Provides AI coding assistants with code search, impact analysis, task chaining, and persistent memory to turn AI demos into deliverable code.
    Last updated
    17
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Provides AI assistants with persistent graph database memory using Neo4j, enabling task management, relationship understanding, semantic search with embeddings, file indexing, and multi-agent coordination through the Model Context Protocol.
    Last updated
    7
    277
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    https://gopls-mcp.org/ MCP server for golang projects development: Expand AI Code Agent ability boundary to have a semantic understanding and determinisic information for golang projects.
    Last updated
    57
    BSD 3-Clause
  • A
    license
    -
    quality
    C
    maintenance
    Wraps OpenAI's Codex CLI as an MCP server, enabling AI clients like KiloCode, Roo Code, and Cline to leverage Codex for code generation, debugging, and analysis through natural language.
    Last updated
    52
    MIT
  • A
    license
    -
    quality
    F
    maintenance
    Runs a language server and provides tools for communicating with it. Language servers excel at tasks that LLMs often struggle with, such as precisely understanding types, understanding relationships, and providing accurate symbol references.
    Last updated
    1,567
    BSD 3-Clause
  • A
    license
    -
    quality
    B
    maintenance
    The self-hosted MCP bridge between Claude Chat and Claude Code.
    Last updated
    46
    AGPL 3.0
  • F
    license
    -
    quality
    -
    maintenance
    An MCP server for codebase context that gives AI coding agents structural understanding through symbol graph, semantic search, blast radius, and convention detection tools.
    Last updated
    25
  • F
    license
    -
    quality
    C
    maintenance
    MCP server for Lightpanda headless browser enabling ultra-fast HTML extraction, markdown conversion, and JavaScript execution with 16x lower memory footprint than Chrome.
    Last updated
  • F
    license
    -
    quality
    B
    maintenance
    Transforms a codebase into a queryable knowledge base for code understanding, impact analysis, ownership lookup, and more via CLI, HTTP API, or MCP.
    Last updated
    109
  • A
    license
    A
    quality
    B
    maintenance
    Indexes the session histories Claude Code, Codex CLI and opencode already write into a local searchable memory. MCP recall tools, session-start auto-recall, secret redaction at index time, cross-machine sync over SSH.
    Last updated
    4
    4
    496
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Scans source code for possible Korean compliance risks (PIPA, Network Act, Credit Information Act, E-Commerce Act) and maps findings to specific legal provisions. Runs locally, exposes MCP tools for scanning and law lookup, and does not constitute legal advice. That's hedged (matches the project's "possible risk / not legal advice" rule), keyword-rich for search, and names all four laws.
    Last updated
    4
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Local-first dev memory: indexes Git commits, PRs, Jira/Linear tickets, Confluence docs, Slack threads, and Calendar events into a local SQLite/FTS5/ONNX index, and exposes them as MCP tools so Claude Code, Cursor, and Codex can search and cite your past work.
    Last updated
    15
    3
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    An MCP server that gives AI agents structured read/write access to a story-based project backlog. Agents can list stories, read content, update status, and append notes — all backed by plain markdown files that live inside your project repository. There is no shared server. The backlog files live in your repo under requirements/, committed and versioned alongside your code
    Last updated
    16
    3
    The Unlicense