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 服务器
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
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
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
评论