Side-by-Side Model Context Protocol Comparison

Yandex Lavka Mcp vs Amendor Mcp

In-depth architectural comparison of the Yandex Lavka Mcp and Amendor 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

Yandex Lavka Mcp
Delivery · Local stdio
Quality: 44/100 (Fair) | Auth: No auth required
Amendor Mcp
Delivery · Local stdio
Quality: 44/100 (Fair) | Auth: No auth required
Verdict Summary: Choose Yandex Lavka Mcp if you need specialized Delivery tools running via a local process. Choose Amendor 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?

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).
Amendor Mcp logo

Choose Amendor 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).
  • Primary tools included: Pulls exact element and page details for each UI change request, Supports multiple coding agents via MCP clients, Automates branch creation and pull request generation.

Feature & Specification Comparison

Specification
Yandex Lavka Mcp logo
Delivery
Amendor Mcp logo
Delivery
SummaryOrder 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.Lets the non-technical people you build for request UI changes directly on your live site, then pulls each request (with the exact element and page) into your coding agent so it builds it on a branch and opens a pull request. Works with Claude Code, Cursor, Cline, Codex, and remote agents over HTTP. npx -y amendor-mcp
Category & ScopeDeliveryDelivery
Quality signal44/100 (Fair)44/100 (Fair)
Transport ProtocolLocal Subprocess (stdio)Local Subprocess (stdio)
Auth RequirementNo auth requiredNo auth required
Pricing ModelFree / Open SourceFree / Open Source
Required Env VarsNone requiredNone required
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signaluvx · highnpx · high
Engagement & Health 1 views 0 copies 0 upvotes 6 stars 2 views 0 copies 0 upvotes 2 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView Yandex Lavka Mcp ListingView Amendor Mcp Listing

Tools & Capabilities Breakdown

Yandex Lavka Mcp Tools (0)

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

Amendor Mcp Tools (5)

Pulls exact element and page details for each UI change request
Supports multiple coding agents via MCP clients
Automates branch creation and pull request generation
Provides commands to list, build, preview, and ship changes
Integrates with Amendor project and API token for authentication

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).

Yandex Lavka Mcp Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "dudude-bit-yandex-lavka-mcp": {
      "command": "uvx",
      "args": [
        "yandex-lavka-mcp"
      ]
    }
  }
}
Amendor Mcp Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "deslay1-amendor-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "amendor-mcp"
      ]
    }
  }
}

Frequently Asked Questions

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

More alternatives to Yandex Lavka McpMore alternatives to Amendor McpDelivery category hubCanonical compare URL

Related MCP Server Comparisons

Popular comparisons with Yandex Lavka Mcp

Popular comparisons with Amendor Mcp