arthurpanhku/DragonMCP
by Various
DragonMCP is a Model Context Protocol (MCP) server designed for AI Agents to interact with local life services in Greater China (Mainland China, HKSAR) and Asia. DragonMCP 是一个专为 AI
MCP
arthurpanhku/DragonMCP
Added 1 June 2026
Overview
DragonMCP is a Model Context Protocol (MCP) server that enables AI agents to interact with local life services in Greater China and Asia. It provides standardized interfaces for services such as food delivery, transportation, and other regional utilities. Built in TypeScript, it allows developers to integrate these services into agent workflows using the MCP standard.
Best for
Best for
Developers building AI agents that need to interact with local services in China and Hong Kong
Use cases
- Connect AI agents to local food delivery and ride-hailing APIs in China and Hong Kong
- Enable AI assistants to book services or retrieve real-time local information
- Extend agent capabilities with region-specific service endpoints via MCP
How to use
Install
npm install && cp .env.example .env && npm run dev Tools exposed
search_mtr_scheduleamap_search_poiamap_walking_directionamap_driving_directionamap_transit_directionhk_weather_currentbook_taxi_didiwechat_pay_createalipay_pay_createmeituan_search_foodtaobao_search_productbook_ride_grabnaver_map_searchline_pay_request
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "DragonMCP": {\n "command": "node",\n "args": ["/path/to/DragonMCP/dist/server.js"], \n "env": {\n "NODE_ENV": "production",\n "AMAP_API_KEY": "your_amap_api_key_here"\n }\n }\n }\n} Notes
DragonMCP is a Model Context Protocol (MCP) server that enables AI agents to interact with local life services in Greater China and Asia. It provides standardized interfaces for services such as food delivery, transportation, and other regional utilities. Built in TypeScript, it allows developers to integrate these services into agent workflows using the MCP standard.
23 stars on GitHub. Last updated 2026-03-31. Licensed MIT.
Use cases
- Connect AI agents to local food delivery and ride-hailing APIs in China and Hong Kong
- Enable AI assistants to book services or retrieve real-time local information
- Extend agent capabilities with region-specific service endpoints via MCP
Pros
- Focused on a specific region, offering tailored access to local services
- Uses the standard MCP protocol, making it compatible with many AI agent frameworks
- Open source and written in TypeScript, allowing for easy customization and contribution
Cons
- Limited community adoption with only 23 stars on GitHub
- Only covers Greater China and parts of Asia, not a global solution
- Requires self-hosting and ongoing maintenance to keep service integrations current
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Focused on a specific region, offering tailored access to local services
- Uses the standard MCP protocol, making it compatible with many AI agent frameworks
- Open source and written in TypeScript, allowing for easy customization and contribution
Cons
- Limited community adoption with only 23 stars on GitHub
- Only covers Greater China and parts of Asia, not a global solution
- Requires self-hosting and ongoing maintenance to keep service integrations current
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.