Submit

AITable Mcp Server

@apitable

AITable.ai Model Context Protocol Server enables AI agents to connect and work with AITable datasheets.

Server Config

{
  "mcpServers": {
    "aitable": {
      "command": "npx",
      "args": [
        "-y",
        "@apitable/aitable-mcp-server"
      ],
      "env": {
        "AITABLE_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.