73
/ 100
19 days ago
glama

Azure AI Search MCP Server

Enables Claude to search and retrieve documents from Azure AI Search indexes with intelligent summarization and analysis using LangGraph workflows and optional Google Gemini integration.

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 2 credentials: AZURE_SEARCH_API_KEY, GOOGLE_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_ENDPOINT
🔐 secretAZURE_SEARCH_API_KEYyour-search-admin-key
configAZURE_SEARCH_INDEX_NAMEyour-index-name
configMCP_SERVER_NAME
configMCP_SERVER_VERSION
configLOG_LEVEL
🔐 secretGOOGLE_API_KEYyour-google-api-key
configGEMINI_MODELgemini-1.5-flash
configGEMINI_TEMPERATURE
// 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/mm-repos-langgraph-claude-azure-mcp-1c5a7o)](https://m8ven.ai/mcp/mm-repos-langgraph-claude-azure-mcp-1c5a7o)
commit: 2dd61bf1e65db5f535915da6d71c1b44b1c9f65c
code hash: 0fe693559b2624443d4bed01cbbf9af167302627e3db17715673a57488eab311
verified: 6/18/2026, 11:49:10 AM
view raw JSON →