MCP cover image
See in Github
2025-03-10

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

2

Github Watches

0

Github Forks

2

Github Stars

GRID MCP Server

A Model Context Protocol server for using GRID API directly from Claude for Desktop.

How to use the server

[!IMPORTANT] To run this server, there are some prerequisites:

  1. Clone this repo:

    git clone https://github.com/GRID-is/claude-mcp.git
    
  2. Once that's complete, move into the new directory:

    cd claude-mcp
    
  3. Next, set the project up using npm:

    npm install
    
  4. Now we need to configure Claude for Desktop to use this MCP server.

    To do this, open Claude's app configuration file (or create if it doesn't exist).

    On MacOS:

    ~/Library/Application\ Support/Claude/claude_desktop_config.json
    

    On Windows:

    %APPDATA%\Claude\claude_desktop_config.json
    
  5. Add your server in the mcpServers key:

    {
      "mcpServers": {
        "grid": {
          "command": "node",
          "args": ["/ABSOLUTE/PATH/TO/claude-mcp/dist/index.js"],
          "env": {
            "GRID_API_KEY": "YOUR_API_KEY"
          }
        }
      }
    }
    

    Make sure to change /ABSOLUTE/PATH/TO/claude-mcp to the real location of the repo directory, and YOUR_API_KEY to your GRID API key.

  6. Quit Claude for Desktop and reopen it. Now you can ask Claude questions about your spreadsheet:

    Using the workbook with id xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx, give me the sum of cells A1:C10

Development

If you want to hack on the server code locally:

  1. Install dependencies:

    npm install
    
  2. Build the server:

    npm run build
    
  3. For development with auto-rebuild:

    npm run watch
    

Debugging

Since MCP servers communicate over stdio, debugging can be a challenge. It's recommended to use the MCP Inspector, available as a package script:

npm run inspector

MCP Inspector will provide a URL to access debugging tools in your browser.

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • https://jgadvisorycpa.com
  • This GPT assists in finding a top-rated business CPA - local or virtual. We account for their qualifications, experience, testimonials and reviews. Business operators provide a short description of your business, services wanted, and city or state.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • modelcontextprotocol
  • Model Context Protocol Servers

  • Mintplex-Labs
  • The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.

  • OffchainLabs
  • Go implementation of Ethereum proof of stake

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

    Reviews

    2 (1)
    Avatar
    user_QCI6gWF8
    2025-04-15

    Remote MCP Server on Cloudflare by bestK is a game changer! Its seamless integration and robust performance have simplified my workflows significantly. The setup was incredibly user-friendly, and the server reliability is unmatched. Highly recommend for anyone wanting efficient and secure remote server management. Check it out at https://mcp.so/server/tiny-ser-mcp-server/bestK!