Retable

Retable MCP Connector for Claude

A+

Organize data in smart spreadsheets with relational views, team collaboration, and workflow automation that goes beyond basic tables.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Retable account to any AI agent and manage your spreadsheet data through natural conversation.

What you can do

  • Project Management — List and inspect projects
  • Table Access — Browse tables and view schemas
  • Record Operations — List, get, create, update, and delete records
  • Health Check — Verify API connectivity
relational-databasespreadsheet-automationcollaborative-datadata-entryworkflow-managementapi-integration

10 tools expose this connector's capabilities to your AI agent.

check_retable_status

Verify API connectivity

create_record

Create a new record

delete_record

Delete a record

get_project

Get project details

get_record

Get record details

get_table

Get table details

list_projects

List all projects

list_records

List records in a table

list_tables

List tables in a project

update_record

Update a record

See how to talk to your AI agent using Retable.

List all my Retable projects.

You have 3 projects: 'CRM Pipeline' (4 tables), 'Inventory' (2 tables), 'HR Tracker' (3 tables).

Show all records in table tbl_001.

Table 'Leads' has 47 records. Top entries: 'Acme Corp' (Status: Qualified), 'TechCo' (Status: New), 'GlobalFin' (Status: Won).

Add a new record to table tbl_001 with name 'NewClient' and status 'New'.

Record created! ID: rec_8291 in table 'Leads'. Fields: name='NewClient', status='New'. Would you like to update any fields?

Yes. Use `create_record` to add new rows and `update_record` to modify existing ones. Both accept a JSON string with field values.

Related Connectors