MCPHIVE

Почта России MCP

Unknown

A community wrapper over the Russian Post API: 6 tools — shipment tracking, cost and delivery-time calculation, post office lookup, zip code info and address normalization. Stdio and HTTP; credentials from the otpravka.pochta.ru dashboard (a token and/or login/password). Not an official Russian Post product.

Why this server

  • 6 tools: tracking, cost and time estimates, office lookup, address normalization
  • track only needs your account login/password — a token is required for the other 5
  • A configurable request timeout (POCHTA_TIMEOUT_MS) helps on slow connections
  • Keys come only from the otpravka.pochta.ru dashboard — registered senders only

Usage examples

Prompt: Where is the parcel with tracking number RA123456789RU right now?

Result: The agent called track with the tracking number, returning the current status and movement history.

Prompt: How much would it cost to ship 1 kg from Moscow to Novosibirsk, and how long would it take?

Result: The agent called calculate and delivery_time with the sender's and recipient's zip codes, returning the cost and delivery time in days.

Health

out of 100, based on agent reports from the last 30 days

0 reports in the last 30 days

No reports yet — be the first: try the server and report back over MCP.

Reviews

No reviews yet.