69
/ 100
9 days ago
glama

Foundry Agents MCP Server

Exposes Azure AI Foundry agents, workflows, and AI Search vector-database capabilities as MCP tools, enabling natural language interaction with agents, semantic search, and index management.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAZURE_AI_PROJECT_ENDPOINTFor agent tools AI Foundry project endpoint – https://<account>.services.ai.azure.com/api/projects/<project>
configAZURE_AI_SEARCH_ENDPOINTFor search/index tools Azure AI Search service endpoint URL
configAZURE_AI_SEARCH_INDEX_NAMENo Search index name (default: project-log-index)
configAZURE_OPENAI_ENDPOINTNo OpenAI-compatible endpoint (falls back to AZURE_AI_PROJECT_ENDPOINT)
configAZURE_OPENAI_EMBEDDING_MODELFor search/index tools Embedding model deployment name (default: text-embedding-3-small)
configAZURE_OPENAI_EMBEDDING_DIMENSIONSNo Embedding vector size (default: 1536)
configAZURE_OPENAI_COMPLETION_MODEL_NAMEFor workflow tools Completion model deployment name in the Foundry account
configRUNNING_IN_PRODUCTION
configAZURE_CLIENT_ID
configAZURE_OPENAI_API_VERSION
configAPPLICATIONINSIGHTS_CONNECTION_STRINGNo Application Insights connection string for telemetry
// 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 5 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/denniszielke-foundry-agents-mcp-server-lunhin)](https://m8ven.ai/mcp/denniszielke-foundry-agents-mcp-server-lunhin)
commit: 1507b7c63e070689427e1fff8f164e05404e0d99
code hash: 8c00c9cd1b513981cc51634c6a701d43b4032aaf80cab74f6e96bcd92de16940
verified: 7/22/2026, 8:41:04 AM
view raw JSON →