# CSVBox MCP

Vendor: CSVBox  
Category: other  
Auth: API_KEY  
Composio slug: `csvbox`

CSVBox provides APIs for configuring spreadsheet importers and submitting spreadsheet files to connected destinations.

## Tools

- **Create CSVBox Sheet** — Create a CSVBox importer sheet. Only title is required; add nested columns, destinations, workflow steps, webhooks, or security settings when known. Creation is persistent because CSVBox documents no delete operation.
- **Submit CSVBox File Import** — Submit a publicly accessible spreadsheet URL to a CSVBox sheet for asynchronous delivery. This bypasses the sheet's validation rules, pushes rows in raw form to its configured destination, and may invoke import-complete webhooks. Call it on
- **Update CSVBox Sheet** — Partially update an existing CSVBox importer sheet while preserving omitted top-level fields. A supplied nested array or object replaces that complete top-level setting.
- **Verify CSVBox Credentials** — Verify the connected CSVBox API credentials and return the associated profile. Use this to diagnose connection or credential problems; it does not modify CSVBox data.

## Setup

1. Create or open a Switchy Project.
2. Open Integrations and connect CSVBox.
3. Authorise through api_key.
4. Teammates can now @-mention CSVBox tools in chat.

---
Last verified: 2026-09-04T02:00:56.012Z  
Canonical URL: https://switchy.build/directory/mcps/csvbox