
Codex MCP सर्वर
एक MCP सर्वर रैपर जो Claude (और अन्य MCP क्लाइंट्स) को OpenAI के Codex CLI से जोड़ता है, जिससे आप अपने पसंदीदा AI कोडिंग वातावरण से सीधे GPT-संचालित कोड जनरेशन, विश्लेषण, रीफैक्टरिंग और एक्सीक्यूशन का उपयोग कर सकते हैं।
अवलोकन
Codex MCP सर्वर एक हल्का, ओपन-सोर्स Model Context Protocol (MCP) सर्वर है जो OpenAI के आधिकारिक Codex CLI को रैप करता है। यह एक सेतु के रूप में कार्य करता है, जिससे MCP क्लाइंट्स जैसे Claude Desktop/Code, Cursor, Windsurf और अन्य कोडेक्स को उन्नत कोडिंग कार्यों के लिए एक टूल के रूप में कॉल कर सकते हैं।
यह हाइब्रिड AI वर्कफ़्लो को सक्षम बनाता है, जहां Claude उच्च-स्तरीय तर्क और रणनीति संभालता है, जबकि भारी कोड जनरेशन, रीफैक्टरिंग, विश्लेषण और एक्सीक्यूशन को Codex के शक्तिशाली GPT-आधारित इंजन को सौंप देता है।
TuanNVM और अन्य द्वारा बनाए रखा गया लोकप्रिय सामुदायिक प्रोजेक्ट।

मुख्य विशेषताएं
- OpenAI Codex CLI क्षमताओं के साथ पूर्ण एकीकरण
- Codex कमांड्स (explain, refactor, generate, analyze, exec, आदि) को संरचित MCP टूल्स के रूप में एक्सपोज़ करता है
- सुरक्षित, सैंडबॉक्स्ड कोड एक्सीक्यूशन और एडिट्स के लिए
codex execका समर्थन करता है - प्रगति अपडेट और संरचित पैच आउटपुट को स्ट्रीम करता है
npxके माध्यम से आसान एक-OFF कमांड इंस्टालेशन- स्थानीय STDIO और विन्यास योग्य वातावरण दोनों के साथ कार्य करता है
- क्रॉस - प्लेटफ़ॉर्म (macOS, Linux, Windows)
- फ़ाइल संशोधनों के लिए सुरक्षित अनुमोदन फ़्लो
इंस्टालेशन और सेटअप
त्वरित प्रारंभ (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.



