MCP Server & Client - Azure Samples
About
This repo contains a remote MCP server implemented as a containerapp in Azure
Details
- Author
- joelborellis
- Downloads
- 166
- Categories
- Developer Tools
Jump to
- SSE-based MCP server exposing sports news tools (e.g., latest NFL news)
- API key authentication for server access
- Deployable locally or via Azure Container Apps
- Implemented using the fastmcp package
- Example agents in Autogen, Semantic Kernel, and OpenAI Agent SDK
Setup and usage instructions are provided in separate README files: see server/README.md for the server and clients/README.md for each client agent. No specific configuration keys are listed in this top-level README.
MCP Server & Client - Azure Samples
This repository showcases how to deploy an MCP (Model Context Protocol) server using Azure Container Apps. It also provides three example Agents—built with Autogen, Semantic Kernel, and the OpenAI Agent SDK—that demonstrate how to acccess the MCP server.
Example MCP Server
Implements an SSE-based MCP server that exposes sports news tools (e.g., get latest NFL news) to clients. The server supports API key authentication and can be extended with additional tools or data sources. This server is implemented using fastmcp package and can be deployed locally or using Azure Container Apps.
See server/README.md for setup and usage instructions for the server.
Example Agents with MCP Clients
- Autogen
- OpenAI Agents SDK
- Semantic Kernel
See clients/README.md for setup and usage instructions for each client.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





