Labsco
MCP SERVER

Retable

by retable-io

Build and fill Retable workspaces, tables and rows by describing what you want in them.

Spreadsheet & Tabular File AnalysisVerified
Summary
A spreadsheet that builds itself out of the conversation.

Because the structure tools sit beside the row tools, a single request can go from I need somewhere to track this to a table with the right columns and its first rows already in it. Everything after that — reading, correcting, extending — happens in the same place.

What it is

The Retable MCP server. It reaches the whole hierarchy — workspaces, projects, tables, columns and rows — so an agent can create the structure and then put data into it.

What you get
  • All your workspaces, one workspace with its projects, and new ones created or deleted
  • Projects created under a workspace with a default table, opened, and deleted
  • Tables listed in a project, created and read
  • Columns added to a table and removed from it
  • Rows read, inserted, updated and deleted
Requirements

A Retable account and a Retable API key, plus a recent Node.js. It runs with npx and the key goes in the client configuration as RETABLE_API_KEY.

Setup effort

One command plus a key — npx -y retable-mcp-server, then supply credentials