MCP Directory
Back

sv-grid

by sv-grid · TypeScript · ★ 108

Native Svelte 5 data grid. Headless-first engine + drop-in render component. Row + column virtualization (1M rows), Excel-style filters, inline editing, grouping, pivot, server-side data. MIT core (@svgrid/grid), MCP server for Claude / Cursor. https://svgrid.com

#ag-grid-alternative#datatable#filtering#grid#grouping#headless#headless-table#model-context-protocol#pagination#sorting#svelte#svelte-data-table#svelte-grid#svelte-table#svelte-ui-components#svelte5#sveltekit-tailwindcss#table#tailwind-table-grid#tanstack-table-alternative

Install

npx -y github:sv-grid/sv-grid

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "sv-grid": {
      "command": "npx",
      "args": [
        "-y",
        "github:sv-grid/sv-grid"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/@svgrid/grid) [](https://www.npmjs.com/package/@svgrid/grid) [](packages/grid/LICENSE) [](packages/grid/dist) [](https://svelte.dev) > The Svelte 5 native data grid. **Headless-first. Render-ready.** A modern data grid built from the first line for Svelte 5 runes, not a React grid wrapped in a Svelte shim. A headless engine you can compose plus a full render component you can drop in. MIT core, MCP server for AI assistants, 150+ live demos. **Quick links:** [Website](https://svgrid.com) · [Docs](https://svgrid.com/docs) · [150+ Demos](https://svgrid.com/dem…
Read full README on GitHub →

Related other servers