mcpserver.lol
registry/sveltejs-mcp
Connection check verified live · 27h ago

sveltejs-mcp

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

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

4 tools

Read from the running server on 27h ago.

get-documentation read-only section*
Retrieves full documentation content for Svelte 5 or SvelteKit sections. Supports flexible search by title (e.g., "$state", "routing") or file path (e.g., "cli/overview"). Can acce…
list-sections read-only
Lists all available Svelte 5 and SvelteKit documentation sections in a structured format. Each section includes a "use_cases" field that describes WHEN this documentation would be…
playground-link read-only name*files*tailwind*
Generates a Playground link given a Svelte code snippet. Once you have the final version of the code you want to send to the user, ALWAYS ask the user if it wants a playground link…
svelte-autofixer read-only code*asyncfilenamedesired_svelte_version*
Given a svelte component or module returns a list of suggestions to fix any issues it has. This tool MUST be used whenever the user is asking to write svelte code before sending th…