mcp-server

mcp-server

0

The SpatialGrid MCP Chat Interface project provides an interactive chat interface powered by the MCP server and a React frontend. It focuses on spatial grid applications and offers real-time communication and various tools.

SpatialGrid MCP Chat Interface

This project provides a modern chat interface for interacting with the SpatialGrid MCP (Model Context Protocol) 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, which will install all dependencies, build the frontend, and start the server. Access the chat interface at http://localhost:3001.

Project Structure

  • index.js - The main MCP server
  • frontend/ - React frontend application