
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.

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 execfü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
Related Entries
Keep exploring similar tools and resources in this category.

vercel eve
MCP ServersVercel 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.

viewmax mcp
MCP ServersViewMax 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
MCP ServersOpenAI 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
MCP ServersDataForSEO 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
MCP ServersGitHub 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.
Related Reads
Background, tutorials, and protocol context connected to this entry.



