# Retable MCP

Vendor: Retable  
Category: other  
Auth: API_KEY  
Composio slug: `retable`

Retable is a collaborative spreadsheet and database platform for organizing workspaces, projects, tables, columns, rows, and files.

## Tools

- **Add Columns** — Append one or more typed columns to a table and return the complete resulting column list.
- **Delete Columns** — Permanently delete one or more columns and their cell data, then return the complete remaining column list.
- **Delete Rows** — Permanently delete one or more rows from a table; missing row IDs are ignored and count as zero deletions.
- **Get Rows** — Return all rows or up to 50 selected rows using stable column IDs or title-keyed fields.
- **Get Table** — Get one table's metadata, column IDs and types, and views before reading or changing its data.
- **Insert Rows** — Insert one or more rows into a table in one request and return the created rows with their IDs.
- **List Project Tables** — List tables in one Retable project with their IDs, columns, and parent workspace and project IDs.
- **List Workspace Projects** — List projects accessible in one workspace, including project IDs needed to discover tables.
- **List Workspaces** — List workspaces visible to the connected Retable account, including each workspace ID needed to discover projects.
- **Search Rows** — Search a table for a value in a primary column and return matching rows from an optional starting offset. For text columns, Retable matches the full cell value rather than partial text.
- **Update Rows** — Update cells in one or more existing rows in one request and return the updated row IDs.

## Setup

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

---
Last verified: 2026-09-03T02:00:04.194Z  
Canonical URL: https://switchy.build/directory/mcps/retable