Back to Home
0lovesakura0 icon

mcp-server-azure-ai-agents-main

Verified Safe

by 0lovesakura0

Overview

Enables Claude Desktop to perform AI-enhanced search and web grounding using Azure AI Search and Bing Web Search, either directly or via Azure AI Agent Service.

Installation

Run Command
python azure_ai_agent_service_server.py

Environment Variables

  • PROJECT_CONNECTION_STRING
  • MODEL_DEPLOYMENT_NAME
  • AI_SEARCH_CONNECTION_NAME
  • BING_CONNECTION_NAME
  • AI_SEARCH_INDEX_NAME
  • AZURE_SEARCH_SERVICE_ENDPOINT
  • AZURE_SEARCH_API_KEY

Security Notes

Secrets are loaded via environment variables using python-dotenv and managed by Azure SDKs (AzureKeyCredential, DefaultAzureCredential), which is a secure practice. No 'eval' or obvious malicious patterns found. Network communication is with trusted Azure and Bing services. Requires proper handling of Azure credentials outside the codebase.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1750
Stars0
Forks0
Last Update2025-11-19

Tags

Claude DesktopMCP ServerAzure AI SearchAzure AI Agent ServiceBing Search