Sv Grid MCP Server

SvGrid is a Svelte 5 data grid and data table built from the first line for runes, not a React grid wrapped in a Svelte shim. It does virtual scrolling over 100k+ rows, Excel-style filtering, inline editing, row grouping, tree data, pivot, and server-side data, and it ships both a headless engine you compose yourself and a drop-in component. Open source under MIT, TypeScript-first, and usable in SvelteKit with SSR.

People connecting browser automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 193 · #20 OF 196 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-08-25

NOASSERTION · TypeScript servers · how we verify → /methodology

01 · Install Sv Grid

Claude Code

claude mcp add sv-grid-sv-grid -- npx -y @svgrid/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "sv-grid-sv-grid": {
      "command": "npx",
      "args": [
        "-y",
        "@svgrid/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

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

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

v2.3.0 · 2026-08-20

Ember theme · keep the scrollbar custom element out of tree-shaking · up · Mcp registry 2.3.3

grid-v2.2.2 · 2026-08-12

v2.2.0 · 2026-08-03

@svgrid/grid · Added · Form layer depth in SvForm / createForm - conditional/dependent fields (visible/disabled as (values) => boolean, hidden fields drop out of validation + submit), grouped sections and a multi-step…

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 #20 of 196 actively-maintained browser automation servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-20)
registry
com.svgrid/svgrid (active, first published 2026-08-19 · 3 versions)
packages
npm:@svgrid/mcp

06 · Sv Grid FAQ

What is Sv Grid?

SvGrid is a Svelte 5 data grid and data table built from the first line for runes, not a React grid wrapped in a Svelte shim. It does virtual scrolling over 100k+ rows, Excel-style filtering, inline editing, row grouping, tree data, pivot, and server-side data, and it ships both a headless engine you compose yourself and a drop-in component. Open source under MIT, TypeScript-first, and usable in SvelteKit with SSR.

Is Sv Grid still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 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 run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Sv Grid

More browser automation MCP servers · CloakBrowser MCP · Aidemo · Runno · Replicant MCP · Fortress

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