Loomal

grist-mcp-server

MCP server by github.com/gwhthompson/grist-mcp-server

11 tools for managing Grist documents with AI

3 starsnpm: grist-mcp-server

About grist-mcp-server

grist-mcp-server is an MCP (Model Context Protocol) server published by gwhthompson in the official MCP registry. 11 tools for managing Grist documents with AI

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

Development happens in the open at github.com/gwhthompson/grist-mcp-server, where the project has earned 3 GitHub stars.

Use grist-mcp-server with your agent

Claude Code · one command
claude mcp add grist-mcp-server -- npx -y grist-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "grist-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "grist-mcp-server"
      ]
    }
  }
}
npmgrist-mcp-server

Frequently asked questions

What is grist-mcp-server?
grist-mcp-server is an MCP (Model Context Protocol) server by gwhthompson. 11 tools for managing Grist documents with AI
How do I connect grist-mcp-server to Claude, Cursor, or another MCP client?
Install grist-mcp-server from its npm package (grist-mcp-server) 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 grist-mcp-server open source?
Yes — the source code is public at github.com/gwhthompson/grist-mcp-server, with 3 GitHub stars.
Can AI agents pay to use grist-mcp-server?
Not yet through Loomal — grist-mcp-server 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 grist-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.