Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"mcp-svelte-docs": {
"command": "npx",
"args": [
"-y",
"mcp-svelte-docs"
]
}
}
}
Or smoke-test directly:
npx -y mcp-svelte-docs
Details
| Website | https://www.npmjs.com/package/mcp-svelte-docs |
|---|---|
| GitHub | git+https://github.com/spences10/mcp-svelte-docs.git |
| License | unknown |
| Pricing | free |
| Tags | mcp model-context-protocol |
| Sources | npm |
| Discovered | 2026-05-25 |