Svelte
@sveltejs
About Svelte
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"svelte": {
"url": "https://mcp.svelte.dev/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Svelte?
The official Svelte MCP server provides a Model Context Protocol interface for the Svelte documentation ecosystem, supporting embeddings via a Voyage API key.
How to use Svelte?
Install dependencies with pnpm i, copy .env.example to .env, set VOYAGE_API_KEY, and run pnpm dev. For local inspection use pnpm run inspect with Streamable HTTP transport at http://localhost:5173/mcp.
Key features of Svelte
- Official Svelte MCP server
- Supports embeddings with Voyage API key
- Uses Streamable HTTP transport
- Includes a database inspector via Drizzle Studio
- Elicitation and sampling available on the same POST stream
Use cases of Svelte
- —
- —
- —
FAQ from Svelte
What transport does Svelte use?
Streamable HTTP.
How do I set up embeddings for Svelte?
Set the VOYAGE_API_KEY environment variable in .env
Does Svelte support server.log or list-changed notifications?
No – the SSE channel is shut down immediately to prevent timeout logs on Vercel, so these notifications are not sent.
What runtime dependencies does Svelte require?
Node.js and pnpm for development; the server runs locally via pnpm dev.
Where can I inspect the server locally?
Use the MCP inspector (pnpm run inspect) at http://localhost:6274/ with the URL http://localhost:5173/mcp.
Frequently asked questions
What transport does Svelte use?
Streamable HTTP.
How do I set up embeddings for Svelte?
Set the `VOYAGE_API_KEY` environment variable in `.env`
Does Svelte support `server.log` or `list-changed` notifications?
No – the SSE channel is shut down immediately to prevent timeout logs on Vercel, so these notifications are not sent.
What runtime dependencies does Svelte require?
Node.js and pnpm for development; the server runs locally via `pnpm dev`.
Where can I inspect the server locally?
Use the MCP inspector (`pnpm run inspect`) at `http://localhost:6274/` with the URL `http://localhost:5173/mcp`.
Basic information
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
ICSS
chokcoco不止于 CSS

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Comments