Novaposhta runs on your own machine — the client starts it, so there is no endpoint to ping. 76 installs a week from npm. Last commit 18 Aug 2026.
MCP Server for Nova Poshta API integration with AI assistants
Today is the operative word: we check Novaposhta every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add novaposhta -- npx -y @shopana/novaposhta-mcp-server
{
"mcpServers": {
"novaposhta": {
"args": [
"-y",
"@shopana/novaposhta-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.novaposhta]
command = "npx"
args = ["-y", "@shopana/novaposhta-mcp-server"]
{
"mcpServers": {
"novaposhta": {
"args": [
"-y",
"@shopana/novaposhta-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"novaposhta": {
"args": [
"-y",
"@shopana/novaposhta-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
NOVA_POSHTA_API_KEY (Your Nova Poshta API key), NOVA_POSHTA_SYSTEM (System identifier (e.g., 'DevCentre' for development/testing)), LOG_LEVEL (Logging level (debug, info, warn, error)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Redmine API integration with AI agents.
MCP server for Backlog API integration with AI agents.
MCP server for Power BI API integration
MCP server for Chanty API integration
MCP server for UiPath API integration
MCP server for Azure API integration
MCP server for Xero API integration
MCP server for Rancher API integration
Answers built from our own checks of this server.