The Official Svelte MCP server is heresvelte.dev 4 pointspablopang11 months ago1 commentSaveHideCopy link On HNComments−pablopangOP11moYesterday, we released the official MCP server for Svelte!You can use the local version using the command `npx -y @sveltejs/mcp` or use the remote version with `https://mcp.svelte.dev/mcp`)It provides tools and resources for docs and an autofixer tool that gives the LLM suggestions on how to write proper Svelte code.And it's open source, of course: https://github.com/sveltejs/mcp to look at the code and open issues/feature requests!We are eager to make your AI experience writing Svelte the best possible!
Comments
Yesterday, we released the official MCP server for Svelte!
You can use the local version using the command `npx -y @sveltejs/mcp` or use the remote version with `https://mcp.svelte.dev/mcp`)
It provides tools and resources for docs and an autofixer tool that gives the LLM suggestions on how to write proper Svelte code.
And it's open source, of course: https://github.com/sveltejs/mcp to look at the code and open issues/feature requests!
We are eager to make your AI experience writing Svelte the best possible!