Boxberry MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm. Last commit 1 Apr 2026.
MCP server for Boxberry delivery API — city/point search, delivery calculation, tracking. 4 tools.
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 boxberry-mcp -- npx -y @theyahia/boxberry-mcp
{
"mcpServers": {
"boxberry-mcp": {
"args": [
"-y",
"@theyahia/boxberry-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.boxberry-mcp]
command = "npx"
args = ["-y", "@theyahia/boxberry-mcp"]
{
"mcpServers": {
"boxberry-mcp": {
"args": [
"-y",
"@theyahia/boxberry-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"boxberry-mcp": {
"args": [
"-y",
"@theyahia/boxberry-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.