Skip to main content
Glama
76,044 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A server for finding information about Codex" matching MCP servers:

  • A
    license
    Not graded
    quality
    C
    maintenance
    Wraps OpenAI Codex CLI as an MCP server, exposing 8 Codex tools (exec, review, skill list, skill run, status, poll, list jobs, kill) as named tools for use with pi or codex.
    2,559
    ISC
  • A
    license
    Not graded
    quality
    B
    maintenance
    A Windows proof-of-concept MCP server that connects ChatGPT developer-mode to a local Codex CLI via Secure MCP Tunnel, exposing a small set of read-only, allowlisted tools in an isolated workspace.
    1
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI coding assistants to interact with OpenAI's Codex AI through the official CLI. Provides direct integration for code analysis, file review, and batch processing with zero API costs.
    3
    113
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that wraps the OpenAI Codex SDK to deploy multiple specialized AI agents with individual configurations for models, sandboxing, and behavior. It enables users to manage dedicated tools for tasks like code review and test writing through a customizable agent factory.
    2
    61
    17
    ISC
  • A
    license
    B
    quality
    D
    maintenance
    An open-source MCP server that connects your IDE or AI assistant to the Codex CLI, enabling non-interactive automation with codex exec, safe sandboxed edits with approvals, and large-scale code analysis via @ file references.
    8
    34
    MIT
  • A
    license
    C
    quality
    B
    maintenance
    Bridges MCP clients with local Codex CLI to execute autonomous coding tasks, manage threads, and inspect history via SQLite state.
    13
    2,559
    4
    Apache 2.0
  • A
    license
    C
    quality
    F
    maintenance
    Connects AI assistants like Claude to the Codex CLI for code analysis, editing, and execution. Supports file references with @ syntax, sandboxed code execution with approval workflows, and structured code changes for automated refactoring and documentation.
    8
    188
    178
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    MCP server wrapping OpenAI Codex SDK to run Codex agents for code generation, debugging, and more, authenticating via ChatGPT OAuth.
    21
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A lightweight local coding MCP server that exposes a single project directory to ChatGPT via Streamable HTTP, enabling file operations, command execution, search, and web fetching without authentication.
    381
    17
    MIT
  • A
    license
    Not graded
    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
  • F
    license
    Not graded
    quality
    B
    maintenance
    A self-hosted MCP server that lets claude.ai delegate tasks to OpenAI Codex CLI, billed through the ChatGPT subscription, with tools for job submission, status polling, and result retrieval.
  • F
    license
    Not graded
    quality
    C
    maintenance
    Bridges local Claude Code with a remote Codex instance on a VPS via SSH, enabling Claude Code to invoke Codex as a sub-agent on remote repositories and retrieve results along with Git diff.