$git clone https://github.com/Kymo-MCP/mcpcan</div>
| 1 | <div align="center"> |
| 2 | <img width="1872" height="932" alt="image" src="images/image.png" /> |
| 3 | |
| 4 | </div> |
| 5 | |
| 6 | |
| 7 | <div align="center"> |
| 8 | |
| 9 | # MCP CAN |
| 10 | |
| 11 | The open source integration platform for MCP Server.</br> |
| 12 | MCPCAN uses containers for flexible deployment of MCP services, resolving potential system configuration conflicts. It supports multi-protocol compatibility and conversion, enabling seamless integration between different MCP service architectures. It also provides visual monitoring, security authentication, and one-stop deployment capabilities.</br> |
| 13 | |
| 14 | <img src="https://img.shields.io/badge/Vue.js-3.2.47-4FC08D?style=for-the-badge&logo=vue.js&logoColor=ffffff" alt="Vue.js"/> |
| 15 | <img src="https://img.shields.io/badge/TypeScript-5.0-blue?style=for-the-badge&logo=typescript" alt="TypeScript"/> |
| 16 | <img src="https://img.shields.io/badge/MySQL-8.0-blue?style=for-the-badge&logo=mysql" alt="MySQL"/> |
| 17 | <img src="https://img.shields.io/badge/Kubernetes-1.28-326ce5?style=for-the-badge&logo=kubernetes" alt="Kubernetes"/> |
| 18 | <img src="https://img.shields.io/badge/License-Sustainable%20Use-orange?style=for-the-badge" alt="Sustainable Use License"/> |
| 19 | </div> |
| 20 | <p align="center"> |
| 21 | <strong>English</strong> | <a href="./README_CN.md">中文版</a> <br> |
| 22 | <a href="https://demo.mcpcan.com">DemoSite : demo.mcpcan.com(login: admin/admin123)</a> | <a href="https://www.mcpcan.com">MainSite : www.mcpcan.com</a><br> |
| 23 | <a href="https://www.mcpcan.com/docs/en/guide/welcome |
| 24 | "><u>Document</a></u> |
| 25 | </p> |
| 26 | <p align="center"> |
| 27 | <a href="https://demo.mcpcan.com" target="_blank"> |
| 28 | <img alt="Static Badge" src="https://img.shields.io/badge/Product-F04438"></a> |
| 29 | <a href="https://dify.ai/pricing" target="_blank"> |
| 30 | <img alt="Static Badge" src="https://img.shields.io/badge/free-pricing?logo=free&color=%20%23155EEF&label=pricing&labelColor=%20%23528bff"></a> |
| 31 | <a href="https://discord.gg/EegGj7G7Bz" target="_blank"> |
| 32 | <img src="https://img.shields.io/discord/1428637640856571995?logo=discord&labelColor=%20%235462eb&logoColor=%20%23f5f5f5&color=%20%235462eb" |
| 33 | alt="chat on Discord"></a> |
| 34 | <a href="https://twitter.com/intent/follow?screen_name=MCPCAN" target="_blank"> |
| 35 | <img src="https://img.shields.io/twitter/follow/MCPCAN?logo=X&color=%20%23f5f5f5" |
| 36 | alt="follow on X(Twitter)"></a> |
| 37 | </p> |
| 38 | |
| 39 | MCPCan is an open-source platform focused on efficient management of MCP (Model Context Protocol) services, providing DevOps and development teams with comprehensive MCP service lifecycle management capabilities through a modern web interface. |
| 40 | MCPCan supports multi-protocol compatibility and conversion, enabling seamless integration between different MCP service architectures while providing visual monitoring, security authentication, and one-stop deployment capabilities. |
| 41 | |
| 42 | ## 💡 Introduction |
| 43 | |
| 44 | MCPCan is an open-source platform focused on efficient management of MCP (Model Context Protocol) services, providing DevOps and development teams with comprehensive MCP service lifecycle management capabilities through a modern web interface. |
| 45 | MCPCan supports multi-protocol compatibility and conversion, enabling seamless integration between different MCP service architectures while providing visual monitoring, security authentication, and one-stop deployment capabilities.<br/> |
| 46 | |
| 47 | ## ✨ Core Features |
| 48 | |
| 49 | - **🎯 Unified Management**: Centralized management of all MCP service instances and configurations |
| 50 | - **🔄 Protocol Conversion**: Supports seamless conversion between various MCP protocols |
| 51 | - **📊 Real-time Monitoring**: Provides detailed service status and performance monitoring data |
| 52 | - **🔐 Security Authentication**: Built-in identity authentication and permission management system |
| 53 | - **🚀 One-stop Deployment**: Quick release, configuration, and distribution of MCP services |
| 54 | - **📈 Scalability**: Cloud-native architecture based on Kubernetes |
| 55 | |
| 56 | ## ✨ Demo and Official Website |
| 57 | |
| 58 | For the best demo experience, try directly <a href="https://demo.mcpcan.com">DemoSite : demo.mcpcan |