grist-core

GitHub

Grist is the evolution of spreadsheets.

11,350 stars TypeScript 1 file ยท ~13,614 tokens #awesome#database#spreadsheet

grist-core MCP Server

MCP server for gristlabs/grist-core

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "grist-core": {
      "command": "npx",
      "args": [
        "-y",
        "@gristlabs/grist-core"
      ]
    }
  }
}