Retable
About
Connects AI agents to Retable for AI-assisted data management and collaboration.
Details
- Author
- retable-io
- Categories
- Database, Other, Communication
Jump to
Setup
Install Retable in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/retable-io/mcp-server
Follow the installation instructions in the repository README, then restart your MCP client.
Retable MCP Server: AI-Assisted Data Management
Connect AI agents like Claude, Cursor and Windsurf to Retable. With this MCP server, AI agents can help manage your Retable data seamlessly.
To use the MCP server, you must first configure your client (e.g., Claude, Cursor and Windsurf). Most clients provide an option to add a new MCP server.
For Claude Desktop, You’ll need to edit theclaude_desktop_config.jsonfile, which can be found via:
Add the following configuration to the "mcpServers" section of yourclaude_desktop_config.json:
{ "mcpServers": { "retable": { "command": "npx", "args": ["-y", "retable-mcp-server"], "env": { "RETABLE_API_KEY": "$RETABLE_API_KEY" } } } }
⚠️ Replace$RETABLE_API_KEYwith yourRetable API Key.
After the configuration, restart Claude Desktop and you will see the active Retable tools
Before getting started, make sure you have the following:
- Node.js(version20.0.0 or later)
- ARetableaccount
- ARetable API Key
The project includes several npm scripts to help with development:
# Run TypeScript compiler in watch mode for development npm run dev # Build the project for production npm run build # Run ESLint on source files npm run lint # Automatically fix ESLint issues where possible npm run lint:fix # Test the MCP server locally with the inspector tool npm run inspect
⚠️ To runnpm run inspect, replace RETABLE_API_KEY to the inspect script.
Provides read and write access to AITable.ai, a collaborative database and spreadsheet platform.
A read-only MCP server for CSV files from CData, requiring an external JDBC driver for connection.
A read-only MCP server for querying live data from Excel Online using CData's JDBC driver.
A comprehensive Model Context Protocol (MCP) server for SeaTable that exposes end‑to‑end database capabilities (schema introspection, CRUD, querying, linking, select option management, and file attachment stubs) through 18+ rigorously defined tools.
Official Airtable MCP server and skills for working with bases, records, workflows, and business operations from AI agents.
Read and write access to your Baserow tables.
Official MCP server for dbt (data build tool) providing integration with dbt Core/Cloud CLI, project metadata discovery, model information, and semantic layer querying capabilities.
Provides AI assistants with a secure and structured way to explore and analyze data in GreptimeDB.
Build robust data workflows, integrations, and analytics on a single intuitive platform.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





