@sveltejs/mcp
MCP serverDev toolsThis adds the official Svelte toolkit to your AI, so it can work with Svelte code more accurately. Once added, your AI can look up Svelte documentation on the spot and automatically fix problems in Svelte code.
Available today. Use it from your connected AI after setup.
No other account needed.
Add it, then share a Svelte file or ask a Svelte question and your AI will draw on the documentation and fixes as it works.
Then ask your AI: use @sveltejs/mcp to get documentation
What your AI can do with it
- Look up official Svelte documentation while coding
- Answer questions about how Svelte features work
- Spot problems in your Svelte code
- Apply automatic fixes to Svelte code
From the project's README
As published by sveltejs/ai-tools in README.md.
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
MCP inspector
pnpm run inspect
Then visit http://localhost:6274/
- Transport type:
Streamable HTTP - http://localhost:5173/mcp
Database inspector
pnpm run db:studio
Tools it offers (4)
What this server listed when ahel dialed its public endpoint in Sep 2026, with no key and no account of yours. The names are the server’s own.
get-documentationlist-sectionsplayground-linksvelte-autofixer
Signals
- GitHub stars
- 323
- Forks
- 38
- Last commit
- Sep 2026
Advanced
- Delivery
- mcp MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
dev-svelte-mcp- Source
- github.com/sveltejs/ai-tools
- Hosted endpoint
https://mcp.svelte.dev/mcp