mcp-svelte-docs

spences10/mcp-svelte-docs
β˜… 124 stars TypeScript 🧠 Memory/Knowledge Updated 2mo ago
πŸ” MCP server that lets you search and access Svelte documentation with built-in caching
View on GitHub β†’

Quick Install

Copy the config for your editor. Some servers may need additional setup β€” check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-svelte-docs": {
      "command": "npx",
      "args": [
        "-y",
        "spences10/mcp-svelte-docs"
      ]
    }
  }
}

Topics

developer-toolsdocumentationlibsqlllmmcpmodel-context-protocolsearchsvelte