Boxberry MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 5 Sep 2026.
MCP server for Boxberry delivery API — city/point search, delivery calculation, tracking. 4 tools.
The author archived this repository on GitHub, meaning it is no longer maintained.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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"
}
}
}
This one needs environment variables set before it will start:
BOXBERRY_TOKEN (API key for the service).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Delovye Linii (Деловые Линии) delivery API — tariff calculation, city search, tracki
MCP server for Russian Post (Почта России) API — tracking, tariff calculation, post office search.
MCP server for CDEK delivery service API — create orders, track shipments, search delivery points
MCP server for the Yandex Delivery B2B API: express claims, tracking, NDD/pickup-point orders.
MCP server for the Yango Delivery claims B2B API: price checks, delivery claims, courier tracking.
GetJobzi MCP server for job search, application tracking, and career forecasting.
MCP server for Calltouch API — call tracking, call statistics. Token auth.
MCP server for cross-vendor API/SDK deprecation and breaking-change tracking
Answers built from our own checks of this server.