Back to Discover

ai-tools

connector

sveltejs

The official svelte MCP for all your agentic needs.

View on GitHub
298 starsMITSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace add sveltejs/ai-tools

README

@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/

Rendered live from sveltejs/ai-tools's GitHub README — not stored, always reflects the source repo.

1 Plugin

NameDescriptionCategorySource
svelteA plugin for all things Svelte development, MCP, skills, and more../plugins/claude/svelte

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.