SERVER
Svelte MCP
Rank #451dev.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
MORE FROM THIS PUBLISHER
Other servers by sveltejs
View all sveltejs servers →VERSIONS
Available versions (17)
| Version | Published |
|---|---|
| 0.1.23 | May 13, 2026 |
| 0.1.22 | Mar 13, 2026 |
| 0.1.21 | Mar 11, 2026 |
| 0.1.20 | Jan 30, 2026 |
| 0.1.19 | Jan 19, 2026 |
| 0.1.18 | Jan 16, 2026 |
| 0.1.17 | Jan 5, 2026 |
| 0.1.16 | Dec 21, 2025 |
| 0.1.15 | Dec 17, 2025 |
| 0.1.13 | Dec 5, 2025 |
| 0.1.11 | Oct 25, 2025 |
| 0.1.10 | Oct 24, 2025 |
| 0.1.9 | Oct 22, 2025 |
| 0.1.8 | Oct 17, 2025 |
| 0.1.5 | Oct 10, 2025 |
| 0.1.4 | Oct 9, 2025 |
| 0.1.0 | Nov 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