SERVER

Grist MCP Server

Rank #27469

io.github.gwhthompson/grist-mcp-server

MCP server providing grist-server capabilities

First listed
Nov 12, 2025
Last publish date
Dec 23, 2025
OVERVIEW

Grist MCP Server is a Model Context Protocol (MCP) server published by gwhthompson. It ranks #27469 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Grist MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Nov 12, 2025 and most recently updated on Dec 23, 2025.

STANDING
#27,469of 58,832 tracked serversTop 50%

Ranks ahead of 31,363 of 58,832 servers on MCP Toplist.

CONNECT

Use Grist MCP Server

Add Grist MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "grist-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "grist-mcp-server"
      ],
      "env": {
        "GRIST_API_KEY": "<your GRIST_API_KEY>",
        "GRIST_BASE_URL": "<your GRIST_BASE_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

gwhthompson

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
2.0.33Dec 23, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Grist MCP Server?
MCP server providing grist-server capabilities
Who maintains Grist MCP Server?
Grist MCP Server is maintained by gwhthompson, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Grist MCP Server an official MCP server?
Yes — Grist MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Grist MCP Server have?
MCP Toplist tracks 2 versions of Grist MCP Server, most recently published on Dec 23, 2025.
Where can I find the source code for Grist MCP Server?
The source code for Grist MCP Server is hosted at github.com/gwhthompson/grist-mcp-server.
EXPLORE