Skip to main content
Glama

Azure AI Agent Service + Azure AI Search MCP Server

by 0lovesakura0

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AI_SEARCH_INDEX_NAMENoYour Azure AI Search index name
AZURE_SEARCH_API_KEYNoYour Azure AI Search API key
BING_CONNECTION_NAMENoYour Bing Web Search connection name
MODEL_DEPLOYMENT_NAMENoYour model deployment name
AI_SEARCH_CONNECTION_NAMENoYour Azure AI Search connection name
PROJECT_CONNECTION_STRINGNoYour Azure AI Project connection string
AZURE_SEARCH_SERVICE_ENDPOINTNoYour Azure AI Search service endpoint (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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/0lovesakura0/mcp-server-azure-ai-agents-main'

If you have feedback or need assistance with the MCP directory API, please join our Discord server