Side-by-Side Model Context Protocol Comparison

DragonMCP vs Yandex Lavka Mcp

In-depth architectural comparison of the DragonMCP and Yandex Lavka Mcp MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

DragonMCP
Delivery · Local stdio
Quality: 51/100 (Good) | Auth: API Key required
Yandex Lavka Mcp
Delivery · Local stdio
Quality: 47/100 (Fair) | Auth: No auth required
Verdict Summary: Choose DragonMCP if you need specialized Delivery tools running via a local process. Choose Yandex Lavka Mcp if your workspace requires Delivery integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

DragonMCP logo

Choose DragonMCP when:

  • You need dedicated capabilities in the Delivery domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: API Key required (BYOK (Pay Provider Direct)).
  • You have access to required keys: AMAP_API_KEY.
  • Primary tools included: Real-time MTR arrivals and journey planning with transfers, Current weather and active warnings from Hong Kong Observatory, Unified transit routing for Hong Kong and Mainland China.
Yandex Lavka Mcp logo

Choose Yandex Lavka Mcp when:

  • You need dedicated capabilities in the Delivery domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: No auth required (Free / Open Source).

Feature & Specification Comparison

Specification
DragonMCP logo
DragonMCP
arthurpanhku
Delivery
Yandex Lavka Mcp logo
Delivery
SummaryMCP server for Greater China local life services: Meituan/Ele.me food delivery, Didi/Meituan ride-hailing, WeChat Pay/Alipay, Amap/Baidu Maps, 12306 high-speed rail, Taobao/JD/Xianyu e-commerce, Hong Kong government e-services, and more.Order groceries from Yandex Lavka (Russia): search the catalog, build a cart, and place an order with a two-step confirmation before any charge. Unofficial (reverse-engineered private web API); local stdio or remote HTTP with OAuth. uvx yandex-lavka-mcp.
Category & ScopeDeliveryDelivery
Quality signal51/100 (Good)47/100 (Fair)
Transport ProtocolLocal Subprocess (stdio)Local Subprocess (stdio)
Auth RequirementAPI Key requiredNo auth required
Pricing ModelBYOK (Pay Provider Direct)Free / Open Source
Required Env Vars
AMAP_API_KEY
None required
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signalnode · mediumuvx · high
Engagement & Health 1 views 0 copies 0 upvotes 24 stars 1 views 0 copies 0 upvotes 6 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView DragonMCP ListingView Yandex Lavka Mcp Listing

Tools & Capabilities Breakdown

DragonMCP Tools (6)

Real-time MTR arrivals and journey planning with transfers
Current weather and active warnings from Hong Kong Observatory
Unified transit routing for Hong Kong and Mainland China
POI search and multi-modal directions via Amap API
Live upstream API status self-test tool
Supports English and Chinese station names

Yandex Lavka Mcp Tools (0)

No explicit tool names declared in metadata yet. Check project README on main listing page.

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

DragonMCP Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "arthurpanhku-dragonmcp": {
      "command": "node",
      "args": [
        "DragonMCP",
        "dist/stdio.js"
      ],
      "env": {
        "AMAP_API_KEY": "YOUR_AMAP_API_KEY_HERE"
      }
    }
  }
}
Yandex Lavka Mcp Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "dudude-bit-yandex-lavka-mcp": {
      "command": "uvx",
      "args": [
        "yandex-lavka-mcp"
      ]
    }
  }
}

Frequently Asked Questions

DragonMCP is categorized under Delivery and uses a local stdio subprocess. In contrast, Yandex Lavka Mcp belongs to Delivery using local stdio subprocess. Select DragonMCP when you need capabilities focused on delivery and Yandex Lavka Mcp when you require tools for delivery.

More alternatives to DragonMCPMore alternatives to Yandex Lavka McpDelivery category hub

Related MCP Server Comparisons

Popular comparisons with DragonMCP

Popular comparisons with Yandex Lavka Mcp