Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ป Developer Tools
  3. Novaposhta
N
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Novaposhta

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe havenโ€™t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time โ€” check back soon.
View Repository

MCP Server for Nova Poshta API integration with AI assistants

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "novaposhta": {
      "command": "npx",
      "args": [
        "-y",
        "novaposhta"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ’ป More in Developer Tools

Documentation Overview

@shopana/carrier-api

Modern type-safe API clients for shipping carriers

License TypeScript Monorepo

Features โ€ข Packages โ€ข Quick Start โ€ข Documentation โ€ข Contributing


๐Ÿš€ Overview

A production-ready monorepo containing enterprise-grade TypeScript API clients for shipping carriers. Built with modern architecture patterns, each client features plugin-based design, full type safety, and transport-agnostic implementation.

๐ŸŽฏ Why Carrier API?

  • โœจ Type-Safe: Complete TypeScript coverage with strict typing
  • ๐Ÿ”Œ Plugin Architecture: Use only what you need, tree-shake the rest
  • ๐ŸŒ Universal: Works in Node.js, browsers, and edge runtimes
  • ๐ŸŽจ Transport-Agnostic: Bring your own HTTP client
  • ๐Ÿค– AI-Ready: MCP server for Claude and other AI assistants
  • ๐Ÿ“ฆ Zero Config: Sensible defaults, works out of the box

๐Ÿ“ฆ Packages

Carrier API Clients

@shopana/novaposhta-api-client

npm version Bundle Size

Nova Poshta API client with plugin architecture and complete type safety.

Features:

  • ๐Ÿ”ง Plugin-based services (Address, Reference, Tracking, Waybill, Counterparty, ContactPerson)
  • ๐Ÿ“› Namespaced API: client.address.*, client.reference.*, client.tracking.*, client.waybill.*
  • ๐ŸŽฏ Full TypeScript support with strict typing
  • ๐Ÿ”„ Transport-agnostic design
  • ๐ŸŒณ Tree-shakeable - only bundle what you use
  • ๐Ÿ“– Comprehensive documentation with examples
Terminal
npm i @shopana/novaposhta-api-client @shopana/novaposhta-transport-fetch

๐Ÿ“š Documentation


AI Integration

@shopana/novaposhta-mcp-server

npm version MCP MCP Badge

Model Context Protocol (MCP) server for integrating Nova Poshta with AI assistants like Claude.

Features:

  • ๐Ÿค– Full MCP 1.22+ support
  • ๐Ÿ“ Comprehensive tracking and address search
  • ๐Ÿ“ Waybill creation and management
  • ๐Ÿ“š Reference data access
  • ๐Ÿ”„ Dual transport (stdio + HTTP)
  • ๐Ÿข Production-ready with enterprise-grade error handling
Terminal
npx @shopana/novaposhta-mcp-server

๐Ÿ“š Documentation


Transport Implementations

@shopana/novaposhta-transport-fetch

npm version

Fetch-based HTTP transport for Nova Poshta API client.

Features:

  • ๐ŸŒ Cross-platform (Node.js, browsers, edge runtimes)
  • โš™๏ธ Configurable headers and fetch implementation
  • ๐Ÿšซ AbortSignal support for request cancellation
  • ๐Ÿ“ฆ Minimal dependencies
  • โšก Lightweight and fast
Terminal
npm i @shopana/novaposhta-transport-fetch

๐Ÿ“š Documentation


๐Ÿš€ Quick Start

Nova Poshta API Client

server.ts
import { createClient, AddressService, ReferenceService, TrackingService } from '@shopana/novaposhta-api-client';
import { createFetchHttpTransport } from '@shopana/novaposhta-transport-fetch';

// Create client with plugins
const client = createClient({
  transport: createFetchHttpTransport(),
  baseUrl: 'https://api.novaposhta.ua/v2.0/json/',
  apiKey: process.env.NOVA_POSHTA_API_KEY,
})
  .use(new AddressService())
  .use(new ReferenceService())
  .use(new TrackingService());

// Use the namespaced API
const cities = await client.address.searchCities({ FindByString: 'ะšะธั—ะฒ', Limit: 10 });
const cargoTypes = await client.reference.getCargoTypes();
const tracking = await client.tracking.trackDocument({ Documents: ['20450123456789'] });

console.log('Found cities:', cities.data.length);
console.log('Package status:', tracking.data[0].Status);

MCP Server for AI Assistants

Add to your .mcp.json or Claude Desktop config:

config.json
{
  "mcpServers": {
    "novaposhta": {
      "command": "npx",
      "args": ["-y", "-p", "@shopana/novaposhta-mcp-server", "novaposhta-mcp"],
      "env": {
        "NOVA_POSHTA_API_KEY": "your_api_key_here"
      }
    }
  }
}

Then ask Claude:

  • "Track Nova Poshta package 20450123456789"
  • "Find warehouses in Kyiv with POS terminals"
  • "Calculate shipping cost from Kyiv to Lviv for 5kg parcel"

๐Ÿ—๏ธ Architecture

All carrier clients in this monorepo follow a consistent, battle-tested design pattern:

Code
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚           Your Application              โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
               โ”‚
               โ–ผ
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚      Plugin-based API Client            โ”‚
โ”‚  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚
โ”‚  โ”‚ Address  โ”‚ โ”‚Reference โ”‚ โ”‚Tracking โ”‚ โ”‚
โ”‚  โ”‚ Service  โ”‚ โ”‚ Service  โ”‚ โ”‚ Service โ”‚ โ”‚
โ”‚  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
               โ”‚
               โ–ผ
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚      Transport Layer (Injectable)       โ”‚
โ”‚         fetch / axios / custom          โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

Key Principles

  • ๐Ÿ”Œ Plugin-based: Connect only the services you need
  • ๐ŸŽฏ Type-safe: Complete TypeScript coverage with inference
  • ๐ŸŽจ Transport-agnostic: Use fetch, axios, or custom HTTP client
  • ๐ŸŒณ Tree-shakeable: Optimal bundle size - only what you use
  • ๐Ÿ“› Namespaced API: Clean, organized method calls
  • ๐Ÿงช Testable: Mock transport layer for unit tests

๐Ÿ“š Documentation

Package Documentation

  • Nova Poshta API Client
  • Nova Poshta MCP Server
  • Nova Poshta Transport (Fetch)

Additional Resources

  • Nova Poshta API Official Docs
  • Model Context Protocol
  • TypeScript Documentation

๐Ÿ› ๏ธ Development

Prerequisites

  • Node.js 18+ or 20+
  • Yarn 3+ (Yarn Workspaces)

Setup

bash
# Clone the repository
git clone https://github.com/shopanaio/carrier-api.git
cd carrier-api

# Install dependencies
yarn install

# Build all packages
yarn build

Available Scripts

bash
# Development
yarn dev                  # Watch mode for API client
yarn dev:mcp:stdio        # Run MCP server in stdio mode
yarn dev:mcp:http         # Run MCP server in HTTP mode

# Building
yarn build                # Build API client
yarn build:mcp            # Build MCP server

# Testing
yarn test                 # Run all tests
yarn test:watch           # Run tests in watch mode
yarn test:coverage        # Generate coverage report
yarn test:mcp             # Run MCP server tests

# Code Quality
yarn lint                 # Lint TypeScript files
yarn lint:fix             # Fix linting issues
yarn format               # Format code with Prettier
yarn format:check         # Check code formatting
yarn type-check           # Run TypeScript type checking

Project Structure

Code
carrier-api/
โ”œโ”€โ”€ packages/
โ”‚   โ”œโ”€โ”€ novaposhta-api-client/       # Core API client
โ”‚   โ”‚   โ”œโ”€โ”€ src/
โ”‚   โ”‚   โ”‚   โ”œโ”€โ”€ core/                # Client core logic
โ”‚   โ”‚   โ”‚   โ”œโ”€โ”€ services/            # Service plugins
โ”‚   โ”‚   โ”‚   โ”œโ”€โ”€ types/               # TypeScript types
โ”‚   โ”‚   โ”‚   โ””โ”€โ”€ index.ts
โ”‚   โ”‚   โ””โ”€โ”€ package.json
โ”‚   โ”‚
โ”‚   โ”œโ”€โ”€ novaposhta-mcp-server/       # MCP server for AI
โ”‚   โ”‚   โ”œโ”€โ”€ src/
โ”‚   โ”‚   โ”‚   โ”œโ”€โ”€ cli/                 # CLI entry points
โ”‚   โ”‚   โ”‚   โ”œโ”€โ”€ tools/               # MCP tools
โ”‚   โ”‚   โ”‚   โ”œโ”€โ”€ server.ts            # Server implementation
โ”‚   โ”‚   โ”‚   โ””โ”€โ”€ config.ts
โ”‚   โ”‚   โ””โ”€โ”€ package.json
โ”‚   โ”‚
โ”‚   โ””โ”€โ”€ novaposhta-transport-fetch/  # Fetch transport
โ”‚       โ”œโ”€โ”€ src/
โ”‚       โ””โ”€โ”€ package.json
โ”‚
โ”œโ”€โ”€ e2e/                             # End-to-end tests
โ”œโ”€โ”€ postman/                         # Postman collections
โ”œโ”€โ”€ .mcp.json                        # MCP server config
โ””โ”€โ”€ package.json                     # Root package.json

๐Ÿค Contributing

We welcome contributions from the community! Whether it's bug fixes, new features, documentation improvements, or examples - all contributions are appreciated.

How to Contribute

  1. Fork the repository
  2. Create a feature branch: git checkout -b feature/amazing-feature
  3. Make your changes: Follow our coding standards
  4. Add tests: Ensure your changes are tested
  5. Run tests: yarn test - make sure everything passes
  6. Commit your changes: git commit -m 'feat: add amazing feature'
  7. Push to your fork: git push origin feature/amazing-feature
  8. Open a Pull Request

Development Guidelines

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • MCP Server Taiwan Weather logoMCP Server Taiwan Weather

    ็”จๆ–ผๅ–ๅพ—่‡บ็ฃไธญๅคฎๆฐฃ่ฑก็ฝฒ API ่ณ‡ๆ–™็š„ Model Context Protocol (MCP) Server

    ๐Ÿ’ป Developer Tools0 views
    Compare vs MCP Server Taiwan Weather โ†’
  • Ignite UI MCP Server logoIgnite UI MCP Server

    Unified MCP server for Ignite UI โ€” documentation, API, and CLI scaffolding

    ๐Ÿ’ป Developer Tools1 views
    Compare vs Ignite UI MCP Server โ†’
  • ๏ธ Not for Production Use! logo๏ธ Not for Production Use!

    Preview release of FusionAuth API MCP server

    ๐Ÿ’ป Developer Tools0 views
    Compare vs ๏ธ Not for Production Use! โ†’
  • Hostinger API MCP logoHostinger API MCP

    MCP server for Hostinger API

    ๐Ÿ’ป Developer Tools0 views
    Compare vs Hostinger API MCP โ†’

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Novaposhta

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "novaposhta": { "command": "npx", "args": ["-y", "novaposhta"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewNovaposhta AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/novaposhta?style=directory)](https://allmcps.com/mcp/novaposhta)
HTML Embed
<a href="https://allmcps.com/mcp/novaposhta"><img src="https://allmcps.com/api/badge/novaposhta?style=directory" alt="Novaposhta on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ปDeveloper Tools
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
25Quality signal: Emerging ยท 25/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools10/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ป Developer Tools โ†’Best MCP servers for Developers โ†’Alternatives to Novaposhta โ†’Install in Claude DesktopInstall in CursorInstall in VS Code