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
01Manage documents within indices
020 GitHub stars
03Retrieve a list of AI Search indices
04Create and update indices and indexers
05Get details about index schema and configuration
06Run queries against AI Search indices