Grist
@gristlabs
About Grist
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
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"grist": {
"type": "http",
"url": "https://docs.getgrist.com/api/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Grist?
Grist is a flexible spreadsheet-database that powers everything from CRMs to project trackers to inventory systems. The Grist MCP server lets agents work across your team sites and documents.
How to use Grist?
Configure any HTTP MCP client (e.g., Claude Desktop, ChatGPT) with type "http" and URL https://docs.getgrist.com/api/mcp. Authentication is handled via OAuth 2.0 with Dynamic Client Registration / CIMD; the bearer token identifies the user.
Key features of Grist
- Read orgs, workspaces, docs, tables, columns, and records
- Run SQL-style queries across tables in a doc
- Add, update, and remove records
- Create or remove tables and columns
- Create new documents from a description
Use cases of Grist
- Automate data entry and record updates across team sites
- Query spreadsheet data for reporting or analysis
- Manage document schemas by adding or removing tables and columns
- Generate new Grist documents from a plain‑language description
FAQ from Grist
What transport does Grist MCP use?
Streamable HTTP.
How do I authenticate with Grist MCP?
Authentication uses OAuth 2.0 (Dynamic Client Registration / CIMD). The bearer token identifies the user.
Does the same URL work for all users and team sites?
Yes, the URL https://docs.getgrist.com/api/mcp is shared; the OAuth bearer token determines which user and team site is accessed.
How do I configure Grist MCP in a client like Claude Desktop?
Add the following to your client configuration:
{
"mcpServers": {
"grist": {
"type": "http",
"url": "https://docs.getgrist.com/api/mcp"
}
}
}
More AI & Agents MCP servers
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
Comments