Servers
Grist
@gristlabs
Grist is a flexible spreadsheet-database. The Grist MCP server lets agents work across your team sites and documents: list and query records, add or update rows, create new docs and tables. Universal URL with OAuth 2.0. Works in Claude, ChatGPT, and any MCP client that supports r
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"grist": {
"type": "http",
"url": "https://docs.getgrist.com/api/mcp"
}
}
}