SpatialGrid MCP Server
Provides tools for MongoDB collection management, enabling operations such as creating, updating, deleting, and listing collections.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SpatialGrid MCP Servercreate a new project called TestGrid"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
SpatialGrid MCP Chat Interface
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.shThis 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 serverProject 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
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/imabhi123/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server