StudentOfJS/svelte5-mcp
A specialized Model Context Protocol (MCP) server for Svelte 5 frontend development
Platform-specific configuration:
{
"mcpServers": {
"svelte5-mcp": {
"command": "npx",
"args": [
"-y",
"svelte5-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...