drio
Open app

GRID MCP Server

Source

An MCP server for using GRID API directly from Claude for Desktop

Catalog onlyCatalog onlySTDIO

Overview

GRID MCP Server is a Model Context Protocol server that allows users to interact with the GRID API directly from Claude for Desktop, enabling seamless integration of spreadsheet functionalities.

To use the GRID MCP Server, you need to install Claude for Desktop, Node.js, and Git. After cloning the repository, you must configure Claude's app settings to include the MCP server and provide your GRID API key.

  • Direct integration with GRID API for spreadsheet operations. - Supports commands to query and manipulate spreadsheet data. - Easy setup and configuration for users of Claude for Desktop.
  1. Automating spreadsheet calculations through voice commands in Claude.
  2. Querying data from spreadsheets using natural language.
  3. Enhancing productivity by integrating spreadsheet functionalities into desktop applications.

Add to your AI client

Use these steps to connect GRID MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "claude-mcp-grid-is": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-claude-mcp-grid-is"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "claude-mcp-grid-is": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-claude-mcp-grid-is"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "claude-mcp-grid-is": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-claude-mcp-grid-is"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "claude-mcp-grid-is": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-claude-mcp-grid-is"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "claude-mcp-grid-is": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-claude-mcp-grid-is"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "claude-mcp-grid-is": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-claude-mcp-grid-is"
      ]
    }
  }
}

FAQ

What are the prerequisites to run the server?

You need to install Claude for Desktop, Node.js, and Git, and sign up for GRID to obtain an API key.

Can I use this server on Windows?

Yes, the server can be configured and used on both MacOS and Windows.

Is there support for debugging?

Yes, you can use the MCP Inspector for debugging the server.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1927,"uuid":"c20911ca-867b-4d29-9afe-622466e5c1c6","name":"claude-mcp","title":"GRID MCP Server","description":"An MCP server for using GRID API directly from Claude for Desktop","avatar_url":"https://avatars.githubusercontent.com/u/38218920?v=4","created_at":"2025-03-05T06:07:41.503Z","updated_at":"2025-03-12T10:21:40.516Z","status":"created","author_name":"GRID-is","author_avatar_url":"https://avatars.githubusercontent.com/u/38218920?v=4","tags":"ai,mcp,claude","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/GRID-is/claude-mcp","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"2\",\"license\":\"\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-10 14:09:53\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]