Exposes structured code generation tools via MCP protocol, enabling users to generate production-grade Python functions, refactor buggy code, and create multi-function modules using local or cloud-based OpenAI-compatible APIs.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.CODE_GEN_API_URL— API URL --api-url / OPENAI_BASE_URL https://api.openai.com/v1 OpenAI-compatible endpointCODE_GEN_MODEL— Model --model / OPENAI_MODEL gpt-4o The model name to targetOPENAI_BASE_URL— API URL --api-url CODE_GEN_API_URL / https://api.openai.com/v1 OpenAI-compatible endpointOPENAI_MODEL— Model --model CODE_GEN_MODEL / gpt-4o The model name to targetCODE_GEN_API_KEY— API Key --api-key / OPENAI_API_KEY (Empty) API token (optional for local endpoints)OPENAI_API_KEY— API Key --api-key CODE_GEN_API_KEY / (Empty) API token (optional for local endpoints)[](https://m8ven.ai/mcp/remiehneppo-code-generator-mcp-odv557)