MCP server · Boxc
boxc
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Boxc. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Boxc publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
calculateDuty— POST /calculate-dutyaddClassify— POST /classifygetCredentials— GET /credentialsaddCredential— POST /credentialsgetCredentialsById— GET /credentials/{id}updateCredential— PUT /credentials/{id}deleteCredential— DELETE /credentials/{id}getCustomsProducts— GET /customs/productsaddCustomsProduct— POST /customs/productsgetCustomsProductById— GET /customs/products/{id}updateCustomsProduct— PUT /customs/products/{id}deleteCustomsProduct— DELETE /customs/products/{id}getEntryPoints— GET /entry-pointsgetEntryPointsById— GET /entry-points/{id}getEstimate— GET /estimategetInboundList— GET /inboundaddInbound— POST /inboundgetInboundById— GET /inbound/{id}updateInbound— PUT /inbound/{id}deleteInbound— DELETE /inbound/{id}getInvoices— GET /invoicesgetInvoicesById— GET /invoices/{id}getLabelsById— GET /labels/{id}patchLabel— PATCH /labels/{id}addLabel— POST /labelsbulkAddLabel— POST /labels/bulkcancelLabel— PUT /labels/{id}/cancelgetManifests— GET /manifestsaddManifest— POST /manifestsgetManifestsById— GET /manifests/{id}getOrders— GET /ordersaddOrder— POST /ordersgetOrdersById— GET /orders/{id}updateOrder— PUT /orders/{id}deleteOrder— DELETE /orders/{id}updateOrderStatus— POST /orders/statusgetOverpacks— GET /overpacksaddOverpack— POST /overpacksgetOverpacksById— GET /overpacks/{id}updateOverpack— PUT /overpacks/{id}deleteOverpack— DELETE /overpacks/{id}getProducts— GET /productsaddProduct— POST /productsgetProductsById— GET /products/{id}updateProduct— PUT /products/{id}deleteProduct— DELETE /products/{id}addProductSku— POST /products/{id}/skusupdateProductSku— PUT /products/{id}/shop/{shopId}/sku/{sku}deleteProductSku— DELETE /products/{id}/shop/{shopId}/sku/{sku}getReshipments— GET /reshipmentsaddReshipment— POST /reshipmentsgetReshipmentsById— GET /reshipments/{id}updateReshipment— PUT /reshipments/{id}deleteReshipment— DELETE /reshipments/{id}getReturns— GET /returnsgetReturnsById— GET /returns/{id}updateReturn— PUT /returns/{id}deleteReturn— DELETE /returns/{id}addReturn— POST /returns/{id}/messagesgetShipments— GET /shipmentsaddShipment— POST /shipmentsgetShipmentsById— GET /shipments/{id}updateShipment— PUT /shipments/{id}deleteShipment— DELETE /shipments/{id}processShipment— PUT /shipments/{id}/processgetShops— GET /shopsaddShop— POST /shopsgetShopsById— GET /shops/{id}updateShop— PUT /shops/{id}deleteShop— DELETE /shops/{id}addTrackingEvents— POST /trackgetTrackingEvents— GET /track/{trackingNumber}getThisUser— GET /users/meupdateUser— PUT /users/mevalidateAddress— POST /validate-addressgetWarehouses— GET /warehousesgetWarehousesById— GET /warehouses/{id}getWebhooks— GET /webhooksaddWebhook— POST /webhooksgetWebhooksById— GET /webhooks/{id}updateWebhook— PUT /webhooks/{id}deleteWebhook— DELETE /webhooks/{id}addWebhookEvent— POST /webhooks/{id}/queue
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.