claude mcp add gwhthompson-grist-mcp-server -- npx -y grist-mcp-server
{
"mcpServers": {
"gwhthompson-grist-mcp-server": {
"command": "npx",
"args": ["-y", "grist-mcp-server"]
}
}
}
{
"mcpServers": {
"gwhthompson-grist-mcp-server": {
"command": "npx",
"args": ["-y", "grist-mcp-server"]
}
}
}
{
"mcpServers": {
"gwhthompson-grist-mcp-server": {
"command": "npx",
"args": ["-y", "grist-mcp-server"]
}
}
}
About This MCP Server
The io.github.gwhthompson/grist-mcp-server is a Model Context Protocol server that enables communication with Grist documents, providing 11 tools for managing these documents in conjunction with AI coding assistants. It connects to Grist documents via standard input/output, facilitating the exchange of data and commands between the server and client applications. Developers would use this server when they need to integrate AI capabilities with Grist documents, leveraging the 11 included tools to streamline their workflow.
11 tools for managing Grist documents with AI. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
grist-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The grist-mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.