Summary

Completed

The Azure Language MCP server connects AI agents to a range of Azure Language text analysis capabilities through the Model Context Protocol. In this module, you learned how to use this server to build an agent that can analyze text dynamically.

In this module, you learned how to:

  • Describe the Azure Language MCP server and the text analysis capabilities it exposes.
  • Explain how MCP enables dynamic tool discovery and selection by AI agents.
  • Connect the Azure Language MCP server to an agent in Microsoft Foundry.
  • Test language tool integration in the agent playground.
  • Build a Python client application that invokes an agent with language tools using the Foundry SDK.

Learn more