Azure-Samples/azure-content-understanding-mcp-server
If you are the rightful owner of azure-content-understanding-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Azure Content Understanding MCP Server integrates Azure Content Understanding capabilities with AI systems through a Model Context Protocol (MCP) server.
Tools
Functions exposed to the LLM to take actions
ContentUnderstandingClient
Provides methods for interacting with Azure Content Understanding, including creating and updating analyzers, listing available analyzers, submitting documents for analysis, and retrieving results.
AnalyzeDocument
Handles the end-to-end process of document analysis, including uploading to Azure Blob Storage, submitting for analysis, polling for completion, and returning structured results.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client