Loomal

seatable

MCP server by github.com/seatable/seatable-mcp

MCP server for SeaTable — read, write, search, link, and query data in your bases

9 starsnpm: @seatable/mcp-seatable

About seatable

seatable is an MCP (Model Context Protocol) server published by seatable in the official MCP registry, listed under Search on Loomal. MCP server for SeaTable — read, write, search, link, and query data in your bases

It ships as an npm package (@seatable/mcp-seatable), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/seatable/seatable-mcp, where the project has earned 9 GitHub stars.

Use seatable with your agent

Claude Code · one command
claude mcp add seatable -- npx -y @seatable/mcp-seatable
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "seatable": {
      "command": "npx",
      "args": [
        "-y",
        "@seatable/mcp-seatable"
      ]
    }
  }
}
npm@seatable/mcp-seatable

Frequently asked questions

What is seatable?
seatable is an MCP (Model Context Protocol) server by seatable in the Search category. MCP server for SeaTable — read, write, search, link, and query data in your bases
How do I connect seatable to Claude, Cursor, or another MCP client?
Install seatable from its npm package (@seatable/mcp-seatable) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is seatable open source?
Yes — the source code is public at github.com/seatable/seatable-mcp, with 9 GitHub stars.
Can AI agents pay to use seatable?
Not yet through Loomal — seatable is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain seatable? Claim this listing free by verifying GitHub ownership, or contact us.