Developer Tools
Trust: 39/100 (Limited)io.github.seatable/seatable Guide
MCP server for SeaTable — read, write, search, link, and query data in your bases
by seatable
Quick Start
Install
npx @seatable/mcp-seatableClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-seatable-seatable": {
"command": "npx",
"args": [
"@seatable/mcp-seatable"
]
}
}
}