SERVER

Svelte MCP

Rank #451

dev.svelte/mcp

The official Svelte MCP server providing docs and autofixing tools for Svelte development

First listed
Oct 9, 2025
Last publish date
May 13, 2026
OVERVIEW

Svelte MCP is a Model Context Protocol (MCP) server published by sveltejs. It ranks #451 of 58,900 servers tracked on MCP Toplist, and its repository has 260 GitHub stars. Svelte MCP is listed on Official MCP, with 17 tracked versions. It was first listed on Oct 9, 2025 and most recently updated on May 13, 2026.

STANDING
#451of 58,900 tracked serversTop 1%

Ranks ahead of 58,449 of 58,900 servers on MCP Toplist.

Recent momentum
+22GitHub stars since Apr 27 (+9%)
CONNECT

Use Svelte MCP

Add Svelte MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "svelte": {
      "url": "https://mcp.svelte.dev/mcp"
    }
  }
}
npm package
{
  "mcpServers": {
    "svelte": {
      "command": "npx",
      "args": [
        "-y",
        "@sveltejs/mcp"
      ]
    }
  }
}
REGISTRIES

Listed on 1 registry

ORGANIZATION

sveltejs

Organization
Total servers
2
Total versions
17
MORE FROM THIS PUBLISHER

Other servers by sveltejs

View all sveltejs servers →
VERSIONS

Available versions (17)

VersionPublished
0.1.23May 13, 2026
0.1.22Mar 13, 2026
0.1.21Mar 11, 2026
0.1.20Jan 30, 2026
0.1.19Jan 19, 2026
0.1.18Jan 16, 2026
0.1.17Jan 5, 2026
0.1.16Dec 21, 2025
0.1.15Dec 17, 2025
0.1.13Dec 5, 2025
0.1.11Oct 25, 2025
0.1.10Oct 24, 2025
0.1.9Oct 22, 2025
0.1.8Oct 17, 2025
0.1.5Oct 10, 2025
0.1.4Oct 9, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Svelte MCP?
The official Svelte MCP server providing docs and autofixing tools for Svelte development
Who maintains Svelte MCP?
Svelte MCP is maintained by sveltejs, which publishes 2 MCP servers (17 total versions) tracked on MCP Toplist.
Is Svelte MCP an official MCP server?
Yes — Svelte MCP is listed on the Official MCP Registry.
How many versions does Svelte MCP have?
MCP Toplist tracks 17 versions of Svelte MCP, most recently published on May 13, 2026.
Where can I find the source code for Svelte MCP?
The source code for Svelte MCP is hosted at github.com/sveltejs/mcp.
EXPLORE