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
Basic information
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.
More Developer Tools MCP servers
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Comments