Skip to main content
Glama
72,463 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Enhancing Claude-based Code Generation" matching MCP servers:

  • A
    license
    -
    quality
    B
    maintenance
    Turns a codebase into a queryable graph with semantic search, call graphs, and control/data flow analysis, served to AI coding agents via the Model Context Protocol.
    206
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Manages Claude Code configuration and provides cross-session intelligent memory via the Luoshu system, enabling Claude to remember decisions and project context across conversations.
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    AI modifies a function but misses 5 callers that also need updating. crag fixes this — it builds precise call graphs via static analysis, so AI knows exactly what's affected before making changes.
    2
  • A
    license
    -
    quality
    B
    maintenance
    An MCP server for inter-session communication between Claude Code instances. Built on NATS JetStream, it provides room-based messaging, direct agent communication, presence tracking, and message history.
    Apache 2.0
  • A
    license
    -
    quality
    A
    maintenance
    RegressGuard is an MCP server that records a known-good baseline and lets AI coding agents detect regressions (broken API contracts, failing tests, schema changes) during their edit loop, allowing them to self-correct before committing.
    1
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    An MCP server that provides persistent memory for AI agents, enabling context retention across sessions and supporting vibe-loop workflows where agent promises and deliverables are tracked and validated.
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    A file management system powered by Claude AI that provides document access and manipulation through MCP protocol and Telegram bot integration, enabling users to interact with files via natural language commands.
  • 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.
    16
    MIT
  • A
    license
    -
    quality
    D
    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.
    52
    MIT
  • A
    license
    -
    quality
    -
    maintenance
    A comprehensive personal AI toolserver that exposes 105 tools across 25 groups—including Slack, Docker, and calendar management—to Claude and VS Code. It features a Go-based MCP server integrated with a custom VS Code extension and n8n workflow automation for streamlined personal productivity.
    2
  • A
    license
    -
    quality
    B
    maintenance
    The self-hosted MCP bridge between Claude Chat and Claude Code.
    46
    AGPL 3.0
  • F
    license
    -
    quality
    B
    maintenance
    A lightweight RAG (Retrieval-Augmented Generation) system for Claude Code that enables semantic search over local markdown documents via MCP tools, saving tokens and time.
    63
  • A
    license
    A
    quality
    A
    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.
    4
    6
    628
    MIT