SpatialGrid Server
FreeNot checkedMCP server providing tools for spatial grid applications including calculations, MongoDB management, asset management, project creation, and experience publishi
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:
- MCP Server: A Node.js server running Model Context Protocol that provides various tools and resources for spatial grid applications.
- 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:
- Install all dependencies
- Build the frontend
- 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 serverfrontend/- React frontend applicationsrc/- React source codepublic/- Static assetsserver.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
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-serverFAQ
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
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare 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
