GRID MCP Server
@GRID-is
关于 GRID MCP Server
An MCP server for using GRID API directly from Claude for Desktop
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is GRID MCP Server?
GRID MCP Server is a Model Context Protocol (MCP) server that enables you to query and interact with data in your GRID spreadsheets directly from Claude for Desktop using the GRID API.
How to use GRID MCP Server?
Clone the repository, install dependencies with npm install, then configure Claude for Desktop by adding the server to its claude_desktop_config.json with the correct absolute path to dist/index.js and your GRID API key in the GRID_API_TOKEN environment variable.
Key features of GRID MCP Server
- Integrates GRID API into Claude for Desktop via MCP.
- Allows natural‑language questions about spreadsheet data.
- Requires Node.js, Git, and a GRID account with API key.
- Supports local development with auto‑rebuild (
npm run watch). - Debuggable using the MCP Inspector (
npm run inspector).
Use cases of GRID MCP Server
- Ask Claude questions about numbers and formulas in your uploaded spreadsheets.
- Query workbook cells and ranges without leaving the Claude chat interface.
- Automate spreadsheet analysis by combining Claude’s reasoning with GRID data.
FAQ from GRID MCP Server
What prerequisites are needed to run GRID MCP Server?
You need Claude for Desktop, Node.js, Git, a GRID account with an uploaded spreadsheet, and a GRID API key from the GRID app settings.
How do I configure Claude for Desktop to use the server?
Edit Claude’s configuration file (claude_desktop_config.json) to add the server under mcpServers with the command node, the absolute path to dist/index.js, and your GRID_API_TOKEN set in the env object.
Where does my data live?
Your spreadsheet data remains in GRID; the server only sends queries via the GRID API. No data is stored locally by the MCP server.
How can I debug the server if something goes wrong?
Use the MCP Inspector by running npm run inspector in the project directory, which provides a URL with debugging tools for MCP servers over stdio.
AI 与智能体 分类下的更多 MCP 服务器
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
评论