dev.svelte/mcp (Svelte MCP)
The official Svelte MCP server provides Svelte documentation access and autofixing tools for Svelte development. It includes a CLI distributed as @sveltejs/mcp, with a documented workflow to run via npx or install the package and start the svelte-mcp command. Tooling count: 4.
🛠️ Key Features
- Provides docs for Svelte development
- Includes autofixing tools for Svelte development
- 4 tools available
🚀 Use Cases
- Access Svelte documentation through an MCP server
- Apply automated fixes for Svelte development tasks
⚡ Developer Benefits
- CLI usage via
npx @sveltejs/mcp - Install-and-run workflow via
pnpm i @sveltejs/mcpandpnpm svelte-mcp
⚠️ Limitations
- Documentation provided as a CLI entrypoint; only the run/install commands and tool count are described