svelte
NewA plugin for all things Svelte development, MCP, skills, and more.
Overview
Repo for the official Svelte MCP server.
Dev setup instructions
pnpm i
cp apps/mcp-remote/.env.example apps/mcp-remote/.env
pnpm dev- Set the VOYAGE_API_KEY for embeddings support
[!NOTE]
Currently to prevent having a bunch of Timeout logs on vercel we shut down the SSE channel immediately. This means that we can't use
server.logand we are not sendinglist-changednotifications. We can use elicitation and sampling since those are sent on the same stream of the POST request
Local dev tools
pnpm run inspectThen visit http://localhost:6274/
- •Transport type:
Streamable HTTP - •http://localhost:5173/mcp
pnpm run db:studiohttps://local.drizzle.studio/
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/svelte.md https://raw.githubusercontent.com/sveltejs/mcp/main/SKILL.md/svelteFrequently Asked Questions
What is svelte?
A plugin for all things Svelte development, MCP, skills, and more.
How to install svelte?
To install svelte, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /svelte.
What is svelte best for?
svelte is a community categorized under Development. It is designed for: mcp, plugin. Created by Svelte.