Vinkius
Retable

Retable MCP. Manage structured spreadsheet data via natural language.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Retable MCP on Cursor AI Code Editor MCP Client Retable MCP on Claude Desktop App MCP Integration Retable MCP on OpenAI Agents SDK MCP Compatible Retable MCP on Visual Studio Code MCP Extension Client Retable MCP on GitHub Copilot AI Agent MCP Integration Retable MCP on Google Gemini AI MCP Integration Retable MCP on Lovable AI Development MCP Client Retable MCP on Mistral AI Agents MCP Compatible Retable MCP on Amazon AWS Bedrock MCP Support

Just plug in your AI agents and start using Vinkius.

Retable MCP Server connects your AI agent directly to Retable's structured data environment. It lets you manage complex spreadsheet data using natural conversation, bypassing manual clicks and API calls.

You can list projects, view table schemas, read specific records, or create and update entire batches of data—all without writing code.

This is for teams that treat their spreadsheets like live databases.

What your AI agents can do

Check retable status

Verifies the API connection to Retable, telling you if the server is currently online and ready to use.

Create record

Adds a brand new data record into a specified table, requiring field names and values.

Delete record

Removes an entire data record from a table after you confirm the target ID.

+ 7 more capabilities included
Discover Data Structures

Your agent finds all available projects, lists tables within a project, or retrieves specific table schemas.

Read Specific Records

You ask the agent for details on a single record using get_record, or retrieve multiple entries in a list using list_records.

Modify Data Content

The agent handles writing data by creating new records (create_record), changing existing ones (update_record), or removing them entirely (delete_record).

Manage Project Scope

You can list all projects available via list_projects and grab deep details on a single project with get_project.

Supported MCP Clients

OAuth 2.0 Compatible
Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
Vinkius runs on Zendesk Zendesk
+ other MCP clients
Included with Plan

Waiting for input…

AI Agent

Retable MCP Server: 10 Tools for Data Management

Use these tools to programmatically discover schemas, read specific record sets, or execute CRUD operations across your Retable projects using natural conversation.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Retable on Vinkius
check019dd14e

check retable status

Verifies the API connection to Retable, telling you if the server is currently online and ready to use.

create019dd14e

create record

Adds a brand new data record into a specified table, requiring field names and values.

delete019dd14e

delete record

Removes an entire data record from a table after you confirm the target ID.

get019dd14e

get project

Retrieves all detailed information about a single Retable project by its unique identifier.

get019dd14e

get record

Pulls the full details of one specific record, useful when you know the exact row ID.

get019dd14e

get table

Displays the complete schema and column definitions for a given table within a project.

list019dd14e

list projects

Retrieves a list of every single project available under your Retable account.

list019dd14e

list records

Returns an array of records from a specified table, useful for getting a quick overview or audit log.

list019dd14e

list tables

Lists all the tables that exist within a single project scope.

update019dd14e

update record

Changes one or more fields of an existing record, requiring both the ID and the new data.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Retable, then connect any of our 5,000+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,000+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Retable MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Retable. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This server provides 10 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.

Managing data across multiple sheets shouldn't feel like doing homework.

Today, if you need to update status information for 30 clients spread across three different project tabs, you open the first sheet, manually copy and paste the new 'Complete' status. You repeat this process on the second tab, then the third. This is slow, tedious, and guarantees human error by the time you hit the last row.

With Retable MCP Server, your agent handles it in one prompt: 'Update all records in the Client Status table where Stage=Proposal to Status=Closed.' It runs the `update_record` tool across every relevant entry, confirms the count of changes, and moves on. You get accuracy without the manual labor.

Retable MCP Server: Write data using plain English.

Previously, writing new project data meant opening a JSON editor or building complex form submissions—a painful process that required knowing the exact field names and data types. You'd have to manually structure every single piece of information before sending it.

Now, you just tell your agent: 'Add a new lead for Acme Corp with $50k projected revenue.' The agent uses `create_record`, structuring the payload perfectly in the background. It handles the data mapping so you don't have to.

What you can do with this MCP connector

Listen up. This Retable MCP Server hooks your agent straight into Retable's structured data environment. You can manage complex spreadsheet data using nothing but natural conversation; you skip the manual clicking and you don't gotta mess with API calls or write a single line of code. It treats your spreadsheets like they’re live databases, period.

First off, you gotta know if it works. Use check_retable_status to confirm that the API connection is up and running—it tells you right away if the server's online and ready for action. When you're deep in a project, your agent lets you explore the whole scope. You can run list_projects to see every single project sitting under your Retable account.

If you need the nuts and bolts of one specific spot, use get_project, which pulls all the detailed information about a single project using its unique ID.

To figure out what data structures are available, your agent lets you list all existing tables within a given project scope by calling list_tables. If you want to see exactly what columns and definitions make up a specific spreadsheet, run get_table for that table's full schema. You can also get an overview of every single record in a table using list_records, perfect for quick audits or seeing the whole picture.

When you just know the exact row ID, get_record pulls out all the detailed information for that one specific piece of data.

Modifying the content is where it gets real. You'll use create_record to add a brand new data entry into any specified table; you just gotta give it the field names and values. If something already exists but needs tweaking, run update_record, supplying both the ID of the record and all the new data points you want changed.

And if a record is dead or irrelevant, delete_record removes that entire entry from the table after your agent confirms the target ID.

Basically, your agent handles every piece of CRUD work—Create, Read, Update, Delete—without needing you to touch the web interface. You don't have to deal with complex query languages or figure out which endpoint is for what. Whether you need to find a project, list all available tables, check a schema, pull one record, view a batch of records, create new stuff, update old stuff, or trash it—the agent does the heavy lifting.

You just talk to your AI client, and it handles the database interaction.

Built · Hosted · Managed by Vinkius Retable MCP Server - Manage Structured Project Data Server ID 019dd14e-e01c-725c-816b-37e406d8dd0d
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Common Questions About Retable MCP

How do I find out what tables are available using list_tables? +

You first need a Project ID, then prompt your agent with list_tables. This command returns all table names within that specific project scope. It's the right starting point before you try to read any data.

Is there a way to list all my projects using list_projects? +

Yes, list_projects pulls every single Retable project name and ID available under your account. This is how you get an overview of your entire data footprint quickly.

Can I read a specific record without knowing its exact ID? (get_record) +

No, get_record requires the precise record ID to function. If you only know criteria like 'Project Alpha's lead', first use list_records or get_project to narrow down and find that specific ID.

What’s the difference between list_records and get_record? +

Use list_records when you need an overview, a filtered batch, or multiple related entries. Use get_record when you are certain you only want one single piece of data by its unique ID.

How do I confirm if the Retable API is working before writing data? (check_retable_status) +

You must run check_retable_status first. It’s a simple check that verifies the connection and confirms the server can communicate with Retable, preventing failed writes later.

When should I use `update_record` instead of calling `create_record`? +

Use it when you need to modify specific fields on an existing entry. This is the efficient way to change a status or add notes without creating duplicate data. You must provide the record's unique ID and the field key for the update.

How do I safely check what data will be lost when calling `delete_record`? +

The agent executes deletion immediately, so proceed with caution. Always call get_record first to verify you have the correct ID and that the record is ready for removal before triggering a delete operation.

When calling `list_records`, how do I restrict results by status or date range? +

You pass parameters like filters, grouping keys, or sort orders directly into the tool call. This prevents fetching massive datasets and keeps your workflow fast by only retrieving the data you need.

Can my AI create and update records in Retable? +

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

How do I query records from a specific table? +

Use list_records with the table ID. The agent returns all rows with their field values.

Can I delete records through the AI? +

Yes. The delete_record tool permanently removes a row from a table by table ID and record ID.

Built & Managed by Vinkius 30s setup 10 tools

We've already built the connector for Retable. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 10 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.