D
Dragonmcp
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 Agent 设计的 Model Context Protocol (MCP) 服务器,旨在提供中国内地、中国香港及亚洲地区的本地生活服务接口。
Created 3/8/2026
Updated about 18 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-dragonmcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"arthurpanhku-dragonmcp": {
"command": "npx",
"args": [
"arthurpanhku-dragonmcp"
]
}
}
}