grist-core
Grist is the evolution of spreadsheets.
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"
]
}
}
}