MCP Server & Client - Azure Samples
@joelborellis
About MCP Server & Client - Azure Samples
This repo contains a remote MCP server implemented as a containerapp in Azure
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Server & Client - Azure Samples?
It is a repository that demonstrates how to deploy an MCP (Model Context Protocol) server using Azure Container Apps. It also includes three example agents built with Autogen, Semantic Kernel, and the OpenAI Agent SDK to show how to access that MCP server.
How to use MCP Server & Client - Azure Samples?
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.
Key features of MCP Server & Client - Azure Samples
- 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
Use cases of MCP Server & Client - Azure Samples
- Deploy an MCP server on Azure infrastructure
- Build AI agents that consume MCP tools from different frameworks
- Learn how to integrate MCP with Autogen, Semantic Kernel, or OpenAI Agent SDK
- Extend the server with custom tools and data sources
FAQ from MCP Server & Client - Azure Samples
What authentication does the MCP server use?
The server supports API key authentication.
What transport protocol does the server use?
It implements an SSE (Server-Sent Events) based MCP server.
Can I add my own tools to the server?
Yes, the server is designed to be extended with additional tools or data sources.
Where do I find setup instructions for the server and clients?
See server/README.md for the server and clients/README.md for each client agent.
What are the runtime requirements?
The server uses the fastmcp package and can run locally or on Azure Container Apps. Specific runtime details are in the sub-READMEs.
Frequently asked questions
What authentication does the MCP server use?
The server supports API key authentication.
What transport protocol does the server use?
It implements an SSE (Server-Sent Events) based MCP server.
Can I add my own tools to the server?
Yes, the server is designed to be extended with additional tools or data sources.
Where do I find setup instructions for the server and clients?
See `server/README.md` for the server and `clients/README.md` for each client agent.
What are the runtime requirements?
The server uses the fastmcp package and can run locally or on Azure Container Apps. Specific runtime details are in the sub-READMEs.
Basic information
More Developer Tools MCP servers

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
extentos
Asger mølgaardExtentos is a multi-vendor development platform for adding smart-glasses capabilities to existing iOS and Android apps. The simplest analogy is Stripe for smart glasses:

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps

discoverGPT
Joe MonastierodiscoverGPT is visualAI's unified MCP gateway for AI commerce, exposing 29 tools across four capabilities on one canonical product catalog: trimodal search (natural-language, precise-color, and image-similarity), AI cata
Comments