Skip to main content
Glama
70,972 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Modal" matching MCP servers:

  • A
    license
    -
    quality
    D
    maintenance
    A Python-based server for managing and analyzing code context for AI-assisted development. Provides real-time code analysis, project structure analysis, dependency tracking, and secure API endpoints.
    15
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    Provides two-modal code search (lexical via Zoekt and semantic via ChromaDB embeddings) for AI coding agents through MCP tools, enabling fast regex and meaning-based code lookup.
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    A local MCP server that lets Claude Code and Codex delegate repository exploration and test proposals to a remote LM Studio model, while enforcing security boundaries by keeping all repository access read-only and never applying patches or running commands remotely.
    853
    1
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    An MCP server that orchestrates a dual-model workflow using Claude Opus for high-level code generation and Codex for automated code review and bug fixing. It provides tools for framework design, task classification, and quality assurance to optimize software development.