Sv Grid MCP Server

SvGrid is a data grid and data table for Svelte 5, written with runes from the first line rather than ported from a React grid. It virtualizes rows and columns (there is a 1 million row demo below) and ships Excel-style filtering, inline editing, row grouping, tree data, pivot, charts, and server-side data. Drop in the component, or build your own table on the headless engine from @svgrid/grid/core. MIT licensed…

People who work with headless table, svelte grid and sveltekit tailwindcss and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 180 · #18 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18

NOASSERTION · TypeScript servers · how we verify → /methodology

01 · Install Sv Grid

Claude Code

claude mcp add sv-grid-sv-grid --transport http https://mcp.svgrid.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "sv-grid-sv-grid": {
      "url": "https://mcp.svgrid.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.svgrid.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-18

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.svgrid.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package @svgrid/mcp - the @svgrid scope differs from the repo owner (sv-grid); confirm it's the project's official package

registry vendor namespace com.svgrid - domain-verified with the official MCP registry

03 · What Sv Grid can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v3.0.0 · 2026-09-17

v2.7.0 · 2026-09-04

The Performance for Sorting, Filtering, Grouping and Mount is improved 2x - 2.5x times. · Docs now feature more examples · API uses our playground instead of stackblitz for quick try and edit.

v2.6.11 · 2026-08-27

Studio form builder · Studio form builder

04 · Who maintains Sv Grid

SvGrid is maintained by sv-grid. It's the only MCP server we track from this author; the repo dates to May 2026.

05 · Facts

category
browser automation - ranked #18 of 255 actively-maintained browser automation servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-17)
registry
com.svgrid/svgrid (active, first published 2026-08-19 · 5 versions)
packages
npm:@svgrid/mcp

06 · Sv Grid FAQ

What is Sv Grid?

SvGrid is a data grid and data table for Svelte 5, written with runes from the first line rather than ported from a React grid. It virtualizes rows and columns (there is a 1 million row demo below) and ships Excel-style filtering, inline editing, row grouping, tree data, pivot, charts, and server-side data. Drop in the component, or build your own table on the headless engine from @svgrid/grid/core. MIT licensed…

Is Sv Grid still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Sv Grid?

Run `npx -y @svgrid/mcp`. You can also paste the ready-made client config above.

Does Sv Grid require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-18; you can connect without credentials.

07 · Alternatives to Sv Grid

More browser automation MCP servers · CloakBrowser MCP · Session Bridge · Aidemo · Runno · Replicant MCP

More TypeScript MCP servers · Svelte MCP · Sverklo · Swap Api MCP Server · Swarmwage · Read GZH · see all