MCP.so
Sign In
Servers

Grist MCP Server

@nic01asFr

MCP server implementation for Grist API integration

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-server-grist": {
      "command": "uvx",
      "args": [
        "mcp-server-grist"
      ]
    }
  }
}

More from Other