Command Palette

Search for a command to run...

UnylyUnyly
Browse all

SpatialGrid Server

FreeNot checked

MCP server providing tools for spatial grid applications including calculations, MongoDB management, asset management, project creation, and experience publishi

GitHubEmbed

About

MCP server providing tools for spatial grid applications including calculations, MongoDB management, asset management, project creation, and experience publishing.

README

This project provides a modern chat interface for interacting with the SpatialGrid MCP (Model Context Protocol) server.

Overview

The project consists of two main parts:

  1. MCP Server: A Node.js server running Model Context Protocol that provides various tools and resources for spatial grid applications.
  2. Chat Interface: A React-based frontend that provides a user-friendly interface to interact with the MCP server.

Features

  • 💬 Real-time chat interface
  • 🚀 Built with React and Tailwind CSS
  • 🔌 WebSocket communication with the MCP server
  • 📱 Responsive design for all screen sizes
  • ✨ Markdown rendering for responses

Quick Start

The easiest way to get started is to run the setup script:

# Make the script executable if it isn't already
chmod +x setup.sh

# Run the setup script
./setup.sh

This will:

  1. Install all dependencies
  2. Build the frontend
  3. Start the server

Once running, you can access the chat interface at http://localhost:3001.

Manual Setup

If you prefer to set up the project manually:

Frontend

# Navigate to the frontend directory
cd frontend

# Install dependencies
npm install

# Start development mode (separate React and proxy servers)
npm run dev

# OR build for production and start the server
npm run build
npm run server

Project Structure

  • index.js - The main MCP server
  • frontend/ - React frontend application
    • src/ - React source code
    • public/ - Static assets
    • server.js - WebSocket proxy server

MCP Tools

The MCP server provides various tools that you can access through the chat interface, including:

  • Basic calculations
  • MongoDB collection management
  • Asset management
  • Project creation and management
  • Experience publishing

License

MIT

from github.com/imabhi123/mcp-server

Installing SpatialGrid Server

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/imabhi123/mcp-server

FAQ

Is SpatialGrid Server MCP free?

Yes, SpatialGrid Server MCP is free — one-click install via Unyly at no cost.

Does SpatialGrid Server need an API key?

No, SpatialGrid Server runs without API keys or environment variables.

Is SpatialGrid Server hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install SpatialGrid Server in Claude Desktop, Claude Code or Cursor?

Open SpatialGrid Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare SpatialGrid Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs