Access official Svelte docs and auto-fix code issues during development.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "Svelte MCP" MCP server from askskill: Run: claude mcp add 'dev-svelte-mcp' -- npx -y @sveltejs/mcp
Based on the official Svelte docs, explain the differences between reactive statements, stores, and derived stores, and give a minimal example for each.
A doc-grounded explanation with short runnable code examples for each concept.
Inspect the following Svelte component code, auto-fix issues according to official best practices, and explain the reason for each change.
Corrected component code plus a list of fixes and the official rationale behind them.
I’m upgrading my project to a newer Svelte version. Based on the official docs, check this code for incompatible patterns and suggest migration steps.
A checklist of compatibility issues, replacement patterns, and actionable upgrade recommendations.
Query Svelte project component graphs, unused components, and route dependencies.
Helps developers discover Q-SYS controls and build Svelte UI components.
Provides MCP access to browsers for debugging console, storage, performance, and component trees.
Search official library docs and return clean text ready for LLM use.
Access developer documentation quickly to speed up coding and integration work.
Deploy a production-ready MCP server with demo tools and interactive testing UI.