Loading MCP server directory, please wait...
The official Svelte MCP server providing docs and autofixing tools for Svelte development
npx @getmcp/cli add dev.svelte/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.svelte/mcp": {
"command": "npx",
"args": [
"-y",
"@sveltejs/mcp"
]
}
}
}