Openai MCP Example
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 to interact with the to - do item agent through the toolset provided by the MCP server.
rating : 2 points
downloads : 8.8K
What is an MCP server?
The MCP (Model Context Protocol) server is middleware that implements the MCP protocol, connecting language models (such as OpenAI) with terminal applications. It allows Agents to interact with users through a toolset (such as TODO list management) and maintain state storage.How to use the MCP server?
Connect to the MCP server through the MCP Host terminal application. The server will handle communication with the language model and execute tool operations. It supports both HTTP and SSE protocols.Use cases
Suitable for scenarios that require integrating the capabilities of language models with specific tools, such as intelligent assistants, automated task management, data query, etc.Main Features
Multi - protocol support
Supports both HTTP Streaming and Server - Sent Events (SSE) communication protocols simultaneously
Multi - model support
Supports multiple language models such as Azure OpenAI, OpenAI, and GitHub Models
Tool integration
Provides a TODO list management toolset (add, list, complete, delete to - do items)
State management
Uses a PostgreSQL database to persist Agent state and tool data
Advantages
Flexible and scalable architecture design
Supports multiple popular language models
Provides a containerized deployment solution
Supports detailed debugging logs
Limitations
The local Docker environment does not support Azure managed identity authentication
Some features are still under development (such as authentication, resource management)
Requires basic technical knowledge for configuration
How to Use
Prepare the environment
Install Node.js v22+, Docker, and npm. Clone the project repository
Configure the model provider
Set the API key or endpoint of your selected model provider (OpenAI/Azure OpenAI/GitHub) in the.env file
Start the services
Use Docker Compose to start all services (MCP server and database)
Connect to the MCP Host
Enter the container and start the MCP Host terminal application
Usage Examples
Manage to - do items
Interact with the Agent through natural language to manage your to - do item list
Query to - do items
Get the current list of all to - do items
Frequently Asked Questions
How to switch between different language models?
Why doesn't the local Docker support Azure managed identity authentication?
How to extend new tool functions?
Related Resources
GitHub Repository
Project source code and latest documentation
Azure OpenAI Documentation
Official documentation for the Azure OpenAI service
GitHub Models
Information on language models provided by GitHub

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
18.9K
4.5 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
32.2K
5 points

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

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
22.7K
4.3 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
59.4K
4.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#
28.0K
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
20.7K
4.5 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
88.2K
4.7 points

