Skip to content
Cursor

Svelte MCP for Cursor

dev.svelte/mcp

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

client:Cursor transport:streamable-http runtime:npm tools:4

Install Svelte MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.svelte.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Svelte MCP in other clients