Connects Claude to Nova Poshta's shipping API through the Model Context Protocol. Exposes tools for tracking packages, searching addresses and warehouses, managing waybills, and pulling reference data like cargo types and delivery services. Built on a plugin-based TypeScript client that separates transport from business logic, so you can swap fetch for axios or mock the whole thing in tests. Supports both stdio and HTTP transports. Reach for this when you're building e-commerce automation in Ukraine or need an AI assistant to handle logistics queries without writing custom integrations. The underlying client library is transport-agnostic and tree-shakeable, which means you can use parts of it outside the MCP context if needed.
claude mcp add --transport stdio io.github.shopanaio-novaposhta -- npx -y @shopana/novaposhta-mcp-server