Azure AI Search MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AZURE_SEARCH_API_KEYYesAPI key for accessing your Azure AI Search service
AZURE_SEARCH_INDEX_NAMEYesName of your Azure AI Search index
AZURE_SEARCH_SERVICE_ENDPOINTYesAzure AI Search service endpoint URL (e.g., https://your-service-name.search.windows.net)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools