Azure Container Apps Ai MCP
This project demonstrates how to use the MCP protocol to interact with OpenAI, Azure OpenAI, and GitHub models in Azure container applications. It provides a simple terminal application demonstration for interacting with the TODO list agent. The project includes core components such as the MCP host, client, server, LLM provider, Postgres database, and toolset.
rating : 2.5 points
downloads : 6.4K
What is an MCP server?
An MCP (Model Context Protocol) server is middleware that allows different AI models (such as OpenAI, Azure OpenAI, and GitHub Models) to interact with client applications through a unified protocol. It provides tool management, state storage, and standardized interface functions.How to use an MCP server?
Interact with the AI agent through a simple terminal interface. The agent can access the toolset provided by the MCP server (such as managing the TODO list). It supports both HTTP and SSE communication protocols.Use cases
Suitable for scenarios that require a unified interface to access multiple AI models, such as building AI assistants, automating task processing, or developing multi - model collaborative applications.Main Features
Multi - protocol support
Supports both HTTP and SSE (Server - Sent Events) protocols to meet different client needs
Multi - model support
Can connect to multiple AI models such as OpenAI, Azure OpenAI, and GitHub Models
Tool management
Provides a standardized tool call interface, such as a TODO list management tool
State management
Uses PostgreSQL to persistently store agent states and tool data
Advantages
Unified interface to access multiple AI models, reducing integration complexity
Flexible protocol selection (HTTP/SSE) to adapt to different scenarios
Built - in tool management simplifies AI function expansion
Open - source project, freely customizable and extensible
Limitations
The authentication function is currently under development (wip)
The resource management function has not been fully implemented (#3)
The local Docker runtime does not support Azure OpenAI's managed identity authentication
How to Use
Install dependencies
Ensure that Node.js (22+), npm, and Docker are installed
Configure the environment
Set the AI model access credentials (OpenAI API key, GitHub token, or Azure OpenAI endpoint)
Start the service
Use Docker Compose to start all services (MCP server, database, etc.) with one click
Interactive experience
Enter the MCP host terminal to start interacting with the AI agent
Usage Examples
Manage the TODO list
Manage your to - do list through natural language instructions
Query to - do items
Get the current list of all to - do items
Frequently Asked Questions
How to choose which AI model to use?
What is the difference between the HTTP and SSE protocols?
How to add a custom tool?
Why can't local Docker use Azure managed identity authentication?
Related Resources
GitHub code repository
Project source code and latest updates
Azure OpenAI documentation
Official documentation for the Azure OpenAI service
GitHub Models
AI model service provided by GitHub
Dev Containers
Quickly start development using Dev Containers

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
15.7K
4.3 points

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
15.9K
4.5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
45.3K
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
24.9K
5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
20.3K
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
45.1K
4.5 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
16.0K
4.5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
29.8K
4.8 points

