Back to Developer Tools

shadcn-svelte-mcp

Get instant access to the latest shadcn-svelte component documentation directly in your AI-powered code editor. This MCP server provides comprehensive tooling for Svelte developers using the popular shadcn-svelte component library.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "shadcn-svelte-mcp": {
      // See GitHub repository for configuration
    }
  }
}