54
/ 100
1 day ago
glama

Azure AI Search MCP Server

Enables AI assistants to manage Azure AI Search services, including indexes, documents, indexers, and skillsets, via the Model Context Protocol.

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
⚠️
Known vulnerabilities in dependencies: 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: AZURE_OPENAI_API_KEY, AZURE_SEARCH_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.
🔐 secretAZURE_OPENAI_API_KEYwrangler secret put # Optional
configAZURE_OPENAI_DEPLOYMENTNo Deployment name (default: gpt-4o-mini)
configAZURE_OPENAI_ENDPOINTwrangler secret put # Optional
🔐 secretAZURE_SEARCH_API_KEY"": "your-api-key"
configAZURE_SEARCH_ENDPOINT"": "https://your-service.search.windows.net",
configAZURE_SEARCH_MOCKtrue npm run dev
// 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 4 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/henryperkins-my-mcp-github-1nz3xz)](https://m8ven.ai/mcp/henryperkins-my-mcp-github-1nz3xz)
commit: 266b140370973a0749a2c2f5b1fd18a50ff6bf71
code hash: 12c6044345d66e6ad0285e0e21776b8a24fd92a1c2fae6c2700538126c405bea
verified: 6/21/2026, 10:34:18 AM
view raw JSON →