Cloud InfrastructureAuto-generated
SearchIndexClient MCP Server
Client that can be used to query an Azure Search index and upload, merge, or delete documents.
Quick Setup
Transport: STDIO
Command: npx -y @mcp/azure-com-search-searchindex
Environment Variables
SEARCHINDEXCLIENT_API_KEYExample: your_searchindexclient_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"azure-com-search-searchindex": {
"command": "npx",
"args": ["-y","@mcp/azure-com-search-searchindex"],
"env": {
"SEARCHINDEXCLIENT_API_KEY": "your_searchindexclient_api_key"
}
}
}
}Endpoints
GET
/docs/$countDocuments_Count