Stats
Actions
Tags
From sveltejs-ai-tools
Provides Svelte framework utilities for component generation, project scaffolding, and documentation queries. Runs locally as a Node.js process.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"svelte": {
"command": "node",
"args": [
"packages/mcp-stdio/dist/index.js"
]
}
}
}Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
First indexed Mar 21, 2026
First indexed Mar 21, 2026
npx claudepluginhub joshuarweaver/cascade-code-languages-misc-2 --plugin sveltejs-ai-tools