A minimal Django project exposing MCP-style endpoints for listing and fetching records, and generating OpenAI responses via the Responses API using an in-memory store.
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.DJANGO_DEBUGDJANGO_ALLOWED_HOSTSOPENAI_API_KEY— API key used to authenticate with OpenAI. _Empty string (required for live requests)_OPENAI_BASE_URL— Base URL for the OpenAI API. Override when routing through compatible gateways. https://api.openai.com/v1OPENAI_MODEL— Model identifier passed to the Responses API. gpt-4o-mini[](https://m8ven.ai/mcp/mehran-shabani-mcp-server-1tyww2)