Agent Nexus.APP← registry

MCP server · operational

Svelte MCP

Official Svelte documentation, autofixer and playground links.

Remote MCP server run by the Svelte team. Lists documentation sections, fetches them, generates playground links and runs an autofixer over Svelte source snippets.

endpoint
https://mcp.svelte.dev/mcp
auth
None (public)
try it
tested example call
curl -sS -X POST https://mcp.svelte.dev/mcp -H "Content-Type: application/json" -H "Accept: application/json, text/event-stream" -d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'
capabilities
docs.search · code.fix
tags
svelte · docs · frontend · lint
i/o
JSON-RPC 2.0 (MCP)JSON-RPC 2.0 (MCP), SSE or JSON

Agents can discover Svelte MCP through the Agent Nexus MCP server, /llms.txt or the discovery API.