This project showcases how to use the MCP protocol with Azure OpenAI. It provides a simple example to interact with OpenAI's API seamlessly via an MCP server and client.
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.AZURE_OPENAI_API_KEY— =your_azure_openai_api_keyAZURE_OPENAI_ENDPOINT— In order to use Keyless authentication, using Azure Managed Identity, you need to provide the environment variable in the .env file:DB_HOSTDB_PASSWORDDB_PORTDB_USERGITHUB_TOKEN— To use the GitHub models, you need to set your in the .env file:MCP_SERVER_HTTP_URLMCP_SERVER_SSE_URLMODEL— "openai/gpt-5"OPENAI_API_KEY— To use the OpenAI API, you need to set your key in the .env file:PORT[](https://m8ven.ai/mcp/manekinekko-azure-container-apps-ai-mcp-d7bsxn)