Loading MCP server directory, please wait...
MCP server for SeaTable — read, write, search, link, and query data in your bases
npx @getmcp/cli add io.github.seatable/seatableRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.seatable/seatable": {
"command": "npx",
"args": [
"-y",
"@seatable/mcp-seatable"
],
"env": {
"SEATABLE_SERVER_URL": "",
"SEATABLE_API_TOKEN": ""
}
}
}
}