73
/ 100
1 month ago
glama

Azure AI Search MCP Server

Enables AI assistants to search, query, and manage Azure AI Search indexes using full-text, semantic, and vector search, alongside index and document operations.

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 1 credential: 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.
configAZURE_SEARCH_ENDPOINTAzure Search service URL (e.g., https://mysearch.search.windows.net) Yes
🔐 secretAZURE_SEARCH_API_KEYAzure Search admin or query key Yes
configAZURE_SEARCH_INDEXDefault search index name Yes
configMCP_PORTServer port (default: 9000) No
// 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 3 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/nagendramishr-aisearch-mcp-1dhujo)](https://m8ven.ai/mcp/nagendramishr-aisearch-mcp-1dhujo)
commit: 166ebc628320eff3987251ed094ef0e3f2e39bc1
code hash: 93261032a3a23e80b1e474978fe597b753b019741c28ead71833e01cfe19a193
verified: 6/24/2026, 9:50:24 AM
view raw JSON →