5 Amazing Open Source MCP Projects#
These projects demonstrate how to leverage MCP technology to enable AI assistants to not only chat but also perform various tasks.
1️⃣ 12306 MCP — AI Train Ticket Assistant#
📍 Project Address: 12306 MCP
Features:
- Query real-time train schedules
- Filter available tickets for high-speed trains/regular trains
- Check stopover situations
- Plan transfer options
Technical Points:
- Provides information through structured data interfaces, stable and efficient.
Example:
Tell the AI: “Help me check the high-speed train from Beijing to Bayannur, Inner Mongolia tomorrow,” and the result comes out immediately.
2️⃣ Windows MCP — AI Remote Control Computer#
📍 Project Address: Windows MCP
Features:
- Open applications
- Switch windows
- Click, input, scroll
- Simulate shortcuts
- Run commands
Technical Points:
- No additional model training required, low-latency operation.
Example:
Tell the AI: “Help me open Word and write a weekly report,” and it can execute it.
3️⃣ Stock Analysis MCP — AI Stock Trading Advisor#
📍 Project Address: Stock Analysis MCP
Features:
- Obtain A-shares / Hong Kong stocks / US stocks / fund data
- Calculate technical indicators
- Automatic scoring
- AI deep interpretation
Technical Points:
- Based on FastAPI + MCP to encapsulate complex stock analysis logic.
Example:
Ask the AI: “How is the trend of this stock,” and it will return technical analysis and AI insights.
4️⃣ PPT MCP — AI Automatic Slide Creation#
📍 Project Address: PPT MCP
Features:
- Create/edit PPT
- Insert text, images
- Modify formatting
- Export files
Example:
Tell the AI: “Help me make a PPT about the Transformer architecture,” and a complete slide deck will appear in the folder in a few minutes.
5️⃣ Gemini MCP Tool — Integrate Google Gemini#
📍 Project Address: To be confirmed
Features:
- Call Gemini CLI
- Process large amounts of information
- Analyze large project code
- Interpret HTML / CSS / JS files
- Search/summarize the latest news
Example:
AI can easily handle complex tasks, such as “Help me understand this 5000-line codebase.”
🔑 Summary#
These MCP projects are gradually transforming AI into a true digital assistant, no longer just a chatbot. For AI enthusiasts, these open-source projects are worth trying; for ordinary users, future AI applications may be based on these capabilities.
- 12306 MCP → Travel Assistant
- Windows MCP → Desktop Operation Assistant
- Stock MCP → Investment Advisor
- PPT MCP → Office Assistant
- Gemini MCP → Super Analytical Brain