github-actions[bot] e7d93fcc16 Version Packages (#261)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-09-08 21:09:35 +02:00
2026-09-08 21:09:35 +02:00
2025-09-19 00:55:36 +02:00
2026-09-08 21:09:35 +02:00
2025-10-02 00:43:24 +02:00
wip
2025-10-02 22:35:17 +02:00
2025-09-23 22:57:14 +02:00
2025-09-26 20:22:50 +02:00
2026-01-16 12:41:02 -05:00
2026-04-20 12:50:45 +02:00
2026-04-28 14:48:50 +02:00
2025-09-26 20:29:55 +02:00

@sveltejs/mcp

Repo for the official Svelte MCP server.

Dev setup instructions

pnpm i
cp apps/mcp-remote/.env.example apps/mcp-remote/.env
pnpm dev
  1. 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.log and we are not sending list-changed notifications. 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/

Database inspector

pnpm run db:studio

https://local.drizzle.studio/

S
Description
svelte-code-writer: CLI tools for Svelte 5 documentation lookup and code analysis. MUST be used whenever creating, editing or analyzing any Svelte component (.svelte) or Svelte…; svelte-core-bestpractices: Guidance on writing fast, robust, modern Svelte code. Load this skill whenever in a Svelte project and asked to write/edit or analyze a Svelte component or…
Readme MIT 3.1 MiB
Languages
TypeScript 68.8%
JavaScript 31%
HTML 0.1%
Svelte 0.1%