Azure AI Agent & Search
JSON →Search content using Azure AI Agent Service and Azure AI Search.
Install
pip install "mcp[cli]" Tools · 5
- Azure AI Search Tool Search your indexed documents with AI-enhanced results
- Bing Web Grounding Tool Search the web with source citations
- Keyword Search Exact lexical matches
- Vector Search Semantic similarity using embeddings
- Hybrid Search Combination of keyword and vector searches
Environment variables
AZURE_SEARCH_API_KEY
★ 53 GitHub stars