43
/ 100
1 month ago
glama

Azure MCP Blueprint

Deploys a Model Context Protocol (MCP) server on Azure with industry-specific templates, sample data, and pre-configured tools for AI agents to query and manage resources.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 7 credentials: AZURE_OPENAI_API_KEY, MCP_API_KEY, COSMOS_KEY, SEARCH_ADMIN_KEY, SEARCH_KEY, OPENAI_API_KEY, FOUNDRY_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_ENDPOINT
configAZURE_OPENAI_ENDPOINT
🔐 secretAZURE_OPENAI_API_KEY
configGPT4O_DEPLOYMENT
configGPT4O_MINI_DEPLOYMENT
configHOSTING_SERVICE
configAZURE_REGION
configSELECTED_INDUSTRY
🔐 secretMCP_API_KEY
configMCP_API_KEY_HEADER
configENABLE_MCP_TOOLS
configCOSMOS_ENDPOINT
🔐 secretCOSMOS_KEY
configSEARCH_ENDPOINT
🔐 secretSEARCH_ADMIN_KEY
🔐 secretSEARCH_KEY
configSEARCH_INDEX_NAME
configOPENAI_ENDPOINT
configFOUNDRY_ENDPOINT
🔐 secretOPENAI_API_KEY
🔐 secretFOUNDRY_API_KEY
configCOSMOS_DATABASE
configCOSMOS_CONTAINER
configPORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/cloud2br-msftlearninghub-azure-mcp-blueprint-rgw6hn)](https://m8ven.ai/mcp/cloud2br-msftlearninghub-azure-mcp-blueprint-rgw6hn)
commit: be20eaccf4ac4d8da2e6f72606a757e05e6ecdfe
code hash: 725a6d7341089eaae58a7e8e5e1abb7bad13418cd7ddc35ebbaec736f8679934
verified: 6/18/2026, 11:08:18 AM
view raw JSON →