Azure-Samples/azure-container-apps-ai-mcp
This project showcases how to use the MCP protocol with Azure OpenAI. It provides a simple example to interact with OpenAI's API seamlessly via an MCP server and client.
This project helps developers build and manage AI agents that can interact with various large language models (LLMs) like OpenAI, Azure OpenAI, and GitHub Models. It provides a standardized way (MCP protocol) for an agent to access and use tools, such as a to-do list, and store its state. The output is an AI agent capable of performing tasks by interacting with an LLM and a set of tools.
Use this if you are a developer looking to create AI agents that can use external tools and interact with different LLM providers through a consistent protocol.
Not ideal if you are an end-user seeking a ready-to-use AI application; this is a development framework, not an out-of-the-box solution.
Stars
32
Forks
21
Language
TypeScript
License
MIT
Category
Last pushed
Feb 20, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Azure-Samples/azure-container-apps-ai-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
QuantGeekDev/mcp-framework
A framework for writing MCP (Model Context Protocol) servers in Typescript
MCPJam/inspector
Test & Debug MCP servers, ChatGPT apps, and MCP Apps (ext-apps)
arabold/docs-mcp-server
Grounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
rohitg00/awesome-devops-mcp-servers
A curated list of awesome MCP servers focused on DevOps tools and capabilities.
googleapis/genai-toolbox
MCP Toolbox for Databases is an open source MCP server for databases.