mcp-yango-delivery
Related Servers
Alternatives to mcp-yango-delivery
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceMCP server for Yandex Delivery B2B API, enabling natural language interaction to calculate delivery costs, create and manage express and platform delivery orders, track couriers, and handle pickup points.1679 npmMIT
- AlicenseDqualityDmaintenanceMCP server for Yandex Delivery API, allowing AI assistants to manage deliveries, track couriers, and handle orders.21MIT
- AlicenseAqualityCmaintenanceMCP server for Yandex Eats Vendor Management API, enabling AI agents to manage partner operations like orders, busy mode, menu import, and feedback.112 npmMIT
- AlicenseBqualityFmaintenanceAn MCP server for the Delovye Linii logistics API, enabling cargo delivery cost calculation, order creation, tracking, and directory lookups for cities and terminals.621 npmMIT
- AlicenseAqualityAmaintenanceMCP server for Yandex Merchants API enabling management of product offers (prices, discounts, hide/show) via natural language from AI assistants like Claude and Cursor.1389 npmMIT
- AlicenseAqualityFmaintenanceMCP server for Yandex GPT API enabling text generation, embeddings, classification, summarization, and tokenization.858 npmMIT
TDQS
Scored across 13 tools
Each tool targets a distinct resource and action: creating, checking price, accepting, cancelling, searching, retrieving, tracking position/ETA, sharing links, contacting courier, confirming codes. Even closely related tools like get_performer_position, get_points_eta, and get_tracking_links are clearly differentiated by their descriptions.
The vast majority follow a consistent verb_noun pattern (get_claim, create_claim, cancel_claim, search_claims). The only deviation is 'raw_request', which breaks the pattern but serves as an obvious escape hatch rather than a regular domain operation.
13 tools is well within the ideal 3-15 range for a domain-specific server. Each tool serves a clear purpose in the delivery claim lifecycle, and the count feels neither thin nor bloated.
The tool set covers the full claim lifecycle: create, price check, accept, cancel (with cancel info), retrieve, and search. It also includes operational tools for tracking, ETA, courier contact, and confirmation codes. The raw_request escape hatch ensures no endpoint is unreachable, eliminating noticeable gaps.