Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by sanjeevkumar761 • Uncategorized
An MCP server and client example for interacting with Azure AI Agents using FastMCP.
Expose custom tools and Azure AI Agent invocation endpoints over SSE.
Secure integration with Azure AI services using environment-based configuration.
A simple example of MCP server and client interaction using FastMCP.
This project demonstrates how to create a simple MCP server exposing tools for addition and Azure AI Agent invocation over Server-Sent Events. It includes a client that connects to the server, lists available tools, and calls them. The server integrates securely with Azure AI Agents using Azure Identity and loads configuration from environment variables, making it easy to set up and extend.