Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”’ Delivery
  3. DragonMCP
DragonMCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 1:18:49 PM

DragonMCP

User RatingsBe the first to rate and review this MCP server!
View Repository21 GitHub StarsTotal stargazers on GitHub for the source repository (21 stars).Visit Website
hong-kongtransitweathermapstravel

Provides live Hong Kong transit and weather data plus Mainland China routing through MCP tools.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "arthurpanhku-dragonmcp": {
      "command": "npx",
      "args": [
        "-y",
        "dragon-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ”’ More in Delivery

Overview

The arthurpanhku/DragonMCP MCP server exposes live Hong Kong transit, weather, warning, and Mainland China routing data to AI agents. It calls public MTR and Hong Kong Observatory APIs without keys, while Amap search and routing tools require an Amap API key. The server supports local stdio and HTTP-based MCP operation and includes a self-test for checking upstream availability. Reach for it when an agent needs current transport conditions, Hong Kong weather information, or Mainland China route and POI data.

Use cases

โ€ขPlan an MTR journey with transfer information
โ€ขCheck current Hong Kong weather and active warnings
โ€ขSearch Mainland China points of interest
โ€ขRequest walking, driving, transit, or cycling routes in Mainland China
โ€ขVerify upstream data source availability

Key features

โ€ขLive MTR arrivals and transfer-aware journey planning
โ€ขHong Kong weather and warning data
โ€ขUnified Hong Kong and Mainland China transit routing
โ€ขAmap POI and route search
โ€ขUpstream reachability self-test
โ€ขStdio and HTTP MCP transports

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by DragonMCP.

Extracted Tool Capabilities
Live MTR arrivals and transfer-aware journey planning
Hong Kong weather and warning data
Unified Hong Kong and Mainland China transit routing
Amap POI and route search
Upstream reachability self-test
Stdio and HTTP MCP transports

How DragonMCP works

What arthurpanhku/DragonMCP MCP server does

The arthurpanhku/DragonMCP MCP server gives MCP clients access to live public data for Hong Kong and selected Mainland China use cases. Its Hong Kong tools cover MTR journey planning, real-time arrivals, current weather, and active weather warnings. Its Mainland China tools use Amap, also known as Gaode, for POI search and walking, driving, transit, and cycling directions.

The server is aimed at agents handling local travel, route lookup, and current conditions. It does not provide the broader delivery, payment, e-commerce, or government-service coverage suggested by the current listing description; the documented README focuses on the tools listed above.

How it works

AI clients communicate with the server through MCP over either stdio or HTTP. In stdio mode, MCP JSON-RPC messages use standard input and output, while diagnostics are sent to standard error. HTTP mode provides Streamable HTTP at /mcp and legacy SSE at /mcp/sse.

Each tool calls a live upstream API rather than returning mock data. Hong Kong functionality uses MTR data delivered through data.gov.hk and Hong Kong Observatory APIs. Amap functionality calls the Amap Web Service API and is limited to Mainland China. The system_run_selftest tool checks the reachability of the documented upstream sources.

MTR planning supports transfers across all 10 listed lines and accepts station names in English or Chinese. Routes minimize transfers, not total travel time, because inter-station running times are not published. Real-time arrivals apply only to the boarding leg. Tin Hau and Prince Edward do not have arrival data in the upstream feed.

Setup and configuration

The documented prerequisites are Node.js 18 or newer. A local setup clones the repository, installs dependencies with npm install, and builds the project with npm run build. The built stdio entry point is dist/stdio.js.

Hong Kong tools do not require an environment file or API key. Amap tools require the user's own Amap key, supplied through the AMAP_API_KEY environment variable. The README shows copying .env.example to .env before adding that key. Docker Compose and development scripts are also provided, including npm run dev:stdio and npm run dev.

The arthurpanhku/DragonMCP MCP server can be connected to Claude Desktop by configuring a local node command that points to the built dist/stdio.js file. The README also documents local HTTP operation and Docker Compose operation.

Tools and capabilities

  • search_mtr_schedule: plans MTR journeys with transfers and returns real-time arrivals for the boarding leg.
  • hk_weather_current: returns current Hong Kong weather conditions and active warnings.
  • hk_typhoon_signal: reports structured typhoon, rainstorm, and other active warning status.
  • search_transit_route: provides unified Hong Kong and Mainland China routing using MTR or Amap.
  • system_run_selftest: checks whether the upstream services are reachable.
  • amap_search_poi: searches for Mainland China points of interest.
  • amap_walking_direction, amap_driving_direction, amap_transit_direction, and amap_bicycling_direction: request the corresponding Amap routes.

Limitations and notes

Cross-border journey planning is not yet implemented. East Rail reaches Lo Wu and Lok Ma Chau, but the server does not currently stitch a complete Hong Kong-to-Shenzhen itinerary. Amap tools require a separate user-provided key and do not cover Hong Kong. Upstream availability can change, and the self-test reports reachability rather than guaranteeing uninterrupted service. The project is released under the MIT license.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Delivery View all alternatives
  • Packzoo MCP logoPackzoo MCP

    Compare parcel and letter delivery prices across 60+ carriers in 27 European countries. Remote MCP: packzoo.com/api/mcp.

    ๐Ÿ”’ Delivery1 views
    Compare vs Packzoo MCP โ†’
  • Codemagic MCP logoCodemagic MCP

    Build, sign, and publish iOS and Android apps through AI agents. Integrates Codemagic CI/CD, App Store Connect, and Google Play in one server.

    ๐Ÿ”’ Delivery3 views
    Compare vs Codemagic MCP โ†’
  • Reactuse logoReactuse

    MCP server for the ReactUse library โ€” 110+ React Hooks (TypeScript-first, SSR-compatible, tree-shakable). Lets AI assistants discover hook signatures, demos, and usage patterns directly from the docs.

    ๐Ÿ”’ Delivery4 views
    Compare vs Reactuse โ†’
  • Warp Agent MCP logoWarp Agent MCP

    Book real LTL/FTL/van/box-truck freight through the Warp network. 20 tools, in-chat login, Stripe-charged bookings, real carrier dispatch. Live demo at wearewarp.com/agents/mcp.

    ๐Ÿ”’ Delivery2 views
    Compare vs Warp Agent MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
21
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about DragonMCP

Clone the repository, run `npm install`, and then run `npm run build` with Node.js 18 or newer. The built stdio entry point is `dist/stdio.js`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewDragonMCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/arthurpanhku-dragonmcp?style=directory)](https://allmcps.com/mcp/arthurpanhku-dragonmcp)
HTML Embed
<a href="https://allmcps.com/mcp/arthurpanhku-dragonmcp"><img src="https://allmcps.com/api/badge/arthurpanhku-dragonmcp?style=directory" alt="DragonMCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”’Delivery
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
10/10 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars21
GitHub Star CountTotal stargazers on GitHub representing community popularity (21 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 12, 2026
52Quality signal: Good ยท 52/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 23d ago via OSV.dev ยท dragon-mcp (npm)

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”’ Delivery โ†’Alternatives to DragonMCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code