Azure AI 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 using Azure AI Agent Service
- Bing Web Grounding Tool Search the web with source citations using Azure AI Agent Service
- Keyword Search Exact lexical matches search using direct Azure AI Search integration
- Vector Search Semantic similarity search using embeddings with direct Azure AI Search integration
- Hybrid Search Combination of keyword and vector searches using direct Azure AI Search integration
Environment variables
AZURE_SEARCH_API_KEY
★ 53 GitHub stars