Azure AI Search
CreatedprojectAcetylcholine
Enables interaction with Azure AI Search indices, indexers, and data sources via an experimental MCP service.
About
This experimental MCP service provides a suite of tools for interacting with Azure AI Search, allowing users to retrieve index lists and schemas, create and update indices and indexers, run queries, and manage documents. It includes functionalities for read and write operations, index management, document handling, and indexer configuration. The service is intended for developers working with Azure AI Search who need a set of tools to support their development efforts.
Key Features
- Manage documents within indices
- 0 GitHub stars
- Retrieve a list of AI Search indices
- Create and update indices and indexers
- Get details about index schema and configuration
- Run queries against AI Search indices
Use Cases
- Integrating AI Search capabilities into AI agents
- Automating AI Search index management tasks
- Rapidly prototyping and testing AI Search configurations