67
/ 100
1 month ago
glama

Azure Functions MCP Server

An educational MCP server deployed as an Azure Function, exposing tools like addition, weather simulation, and temperature conversion for AI agents to invoke.

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.
🔐
You'll be asked for 1 credential: AZURE_OPENAI_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.
configAZURE_OPENAI_ENDPOINT
🔐 secretAZURE_OPENAI_API_KEYTU_API_KEY
configAZURE_OPENAI_CHAT_MODELRevisa que AZURE_OPENAI_API_KEY en client/.env sea correcta y que el deployment exista en tu recurso de Azure.
configMCP_URLTras el despliegue, cambia en client/.env:
// 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 6 concrete improvements 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/alejandrobtez-mcp-5tqczt)](https://m8ven.ai/mcp/alejandrobtez-mcp-5tqczt)
commit: 07cdedb6b9c957142d4738c380df112f4ab3c989
code hash: ad480a6c9646244cdc561531f6f375f62dd123491c1de90eab76e8f8a8353811
verified: 6/18/2026, 10:32:15 AM
view raw JSON →