Back to MCP Servers
Codex MCP Server logo
mcp-server383

Codex MCP Server

Ein MCP-Server-Wrapper, der Claude (und andere MCP-Clients) mit OpenAIs Codex CLI verbindet. Er ermöglicht es Ihnen, GPT-gestützte Code-Generierung, -Analyse, -Refaktorisierung und -Ausführung direkt aus Ihrer bevorzugten KI-Codierungsumgebung heraus zu nutzen.

Überblick

Codex MCP Server ist ein schlanker, quelloffener Model Context Protocol (MCP) Server, der OpenAIs offizielle Codex CLI umschließt. Er fungiert als Brücke, die es MCP-Clients wie Claude Desktop/Code, Cursor, Windsurf und anderen ermöglicht, Codex als Werkzeug für anspruchsvolle Coding-Aufgaben aufzurufen.

Dies ermöglicht hybride KI-Workflows, bei denen Claude das hochrangige Denken und die Strategie übernimmt und gleichzeitig intensive Code-Generierung, Refaktorisierung, Analyse und Ausführung an die leistungsstarke GPT-basierte Engine von Codex delegiert.

Beliebtes Community-Projekt, gepflegt von tuannvm und anderen.

Codex MCP Server

Hauptmerkmale

  • Vollständige Integration der OpenAI Codex CLI-Fähigkeiten
  • Verfügbar macht Codex-Befehle (erklären, refaktorisieren, generieren, analysieren, exec, etc.) als strukturierte MCP-Werkzeuge
  • Unterstützt codex exec für sichere, sandboxierte Code-Ausführung und -Bearbeitungen
  • Streamt Fortschrittsupdates und strukturierte Patch-Ausgaben
  • Einfache Ein-Kommando-Installation via npx
  • Funktioniert mit lokalem STDIO und konfigurierbaren Umgebungen
  • Plattformübergreifend (macOS, Linux, Windows)
  • Sichere Freigabe-Workflows für Dateiänderungen

Installation & Einrichtung

Schnellstart (für Claude Code)

Tags

mcpmcp-servercodexopenaiclaudeki-codierungcoding-agenttypescriptclibrücke

Related Entries

Keep exploring similar tools and resources in this category.

Browse MCP Servers
vercel eve logo

vercel eve

MCP Servers

Vercel Eve is an open-source, filesystem-first TypeScript framework for building durable AI agents on Vercel. It organizes agent capabilities as files for instructions, tools, skills, channels, schedules, subagents, and connections, including integrations with external MCP and OpenAPI tools.

Codex mcp logo

Codex mcp

MCP Servers

Codex MCP Server is the MCP server mode of OpenAI Codex CLI. It lets MCP clients run and continue Codex coding sessions through a local stdio server.

viewmax mcp logo

viewmax mcp

MCP Servers

ViewMax MCP is a hosted Streamable HTTP MCP server for generating AI video, images, music, speech, and sound effects, with tools for model discovery, task polling, and credit checks. Official setup is documented for Claude Web/Desktop, Claude Code, Cursor, Codex, and SDK clients.

openaiDeveloperDocs logo

openaiDeveloperDocs

MCP Servers

OpenAI Developer Docs MCP is an OpenAI-hosted, read-only server that lets MCP clients search and fetch documentation from developers.openai.com, platform.openai.com, and learn.chatgpt.com. It uses a public streamable HTTP endpoint and does not call the OpenAI API on the user's behalf.

DataForSEO MCP Server logo

DataForSEO MCP Server

MCP Servers

DataForSEO MCP Server is the official Model Context Protocol server for connecting AI clients to DataForSEO SEO, SERP, keyword, backlink, on-page, business, domain, content, merchant, and AI optimization data. It can be used as a hosted Streamable HTTP endpoint, a local npx package, a Docker container, or a source-built TypeScript server.

GitHub Copilot Coding Agent logo

GitHub Copilot Coding Agent

MCP Servers

GitHub Copilot Coding Agent, now documented as Copilot cloud agent, is GitHub's asynchronous software development agent for researching repositories, planning changes, editing code on branches, and opening pull requests for review. It runs in a GitHub Actions-powered environment and can be started from GitHub, supported IDEs, GitHub CLI, the REST API, integrations, or the GitHub MCP Server.