Loading MCP server directory, please wait...
MCP Server for Nova Poshta API integration with AI assistants
npx @getmcp/cli add io.github.shopanaio/novaposhtaRequires Node.js 18+. Community-contributed server. Review source before installing.
NOVA_POSHTA_API_KEYYour Nova Poshta API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.shopanaio/novaposhta": {
"command": "npx",
"args": [
"-y",
"@shopana/novaposhta-mcp-server"
],
"env": {
"NOVA_POSHTA_API_KEY": "",
"NOVA_POSHTA_SYSTEM": "",
"LOG_LEVEL": ""
}
}
}
}