The official svelte MCP for all your agentic needs.
npx skills add https://github.com/sveltejs/ai-tools --skill svelte-code-writerCLI를 사용하여 이 스킬을 설치하고 작업 공간에서 SKILL.md 워크플로 사용을 시작하세요.
Repo for the official Svelte MCP server.
pnpm i
cp apps/mcp-remote/.env.example apps/mcp-remote/.env
pnpm dev
[!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 useserver.logand we are not sendinglist-changednotifications. We can use elicitation and sampling since those are sent on the same stream of the POST request
pnpm run inspect
Then visit http://localhost:6274/
Streamable HTTPpnpm run db:studio