@gridstorm/mcp-server
v0.1.2
Published
GridStorm MCP server — tool definitions for Claude/LLM integration with grid and PDF APIs
Readme
@gridstorm/mcp-server
MCP (Model Context Protocol) server for AI/LLM integration with GridStorm grids.
Install
npm install @gridstorm/mcp-serverUsage
import { createMCPServer } from '@gridstorm/mcp-server';
const server = createMCPServer({ grid: engine });Features
- Natural language grid queries
- Data exploration tools
- Grid state inspection
- Compatible with Claude and other LLMs
Documentation
License
MIT
