Dragonmcp
@arthurpanhku
About Dragonmcp
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is DragonMCP?
DragonMCP is a Model Context Protocol (MCP) server that bridges AI Agents with local life services in Greater China (Mainland China, Hong Kong) and Asia, enabling tasks like ordering takeout, hailing a ride, checking high-speed rail tickets, and paying utility bills.
How to use DragonMCP?
Install via git clone, npm install, configure a .env file with AMAP_API_KEY, and start the server with npm run dev. Connect to Claude Desktop by adding the built server to claude_desktop_config.json. Docker is also supported.
Key features of DragonMCP
- Real-time MTR train schedule for Island and Tsuen Wan lines
- Amap (Gaode) POI search and walking/driving/transit directions
- Current Hong Kong weather report via HK Observatory
- Mock implementations for Didi, WeChat Pay, Alipay, Meituan, Taobao
- Expansion mocks for Grab, Naver Maps, LINE Pay in Asia
Use cases of DragonMCP
- Ask an AI agent “When is the next train from Admiralty to Central?” and get real-time MTR schedule
- Search for nearby restaurants or POIs using Amap
- Plan walking, driving, or public transit routes with Amap directions
- Get current weather conditions in Hong Kong for trip planning
- Demonstrate mock payment or ride-hailing flows for development
FAQ from DragonMCP
Why do I get "Station not found" for MTR query?
Currently, only Island Line and Tsuen Wan Line stations are supported; check that station names are spelled correctly (e.g., "Admiralty", "Central", "Mong Kok").
How do I get an Amap (Gaode) API Key?
Register at the Amap Open Platform, create a "Web Service" application, and copy the key to your .env file as AMAP_API_KEY.
Can I use DragonMCP for real payments?
No. The current payment tools (WeChat Pay, Alipay) are mocks that return fake data for demonstration only. Do not use real financial credentials.
What are the runtime requirements?
Node.js 18 or higher and npm/yarn. An Amap API key is required for map services.
How do I run DragonMCP with Docker?
Run docker-compose up -d --build to build and start the container; view logs with docker-compose logs -f.
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Servers
modelcontextprotocolModel Context Protocol Servers
Comments