MCP Server & Client - Azure Samples
@joelborellis
关于 MCP Server & Client - Azure Samples
This repo contains a remote MCP server implemented as a containerapp in Azure
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
开发工具 分类下的更多 MCP 服务器
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
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
评论