{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "dev.svelte/mcp",
    "description": "The official Svelte MCP server providing docs and autofixing tools for Svelte development",
    "title": "Svelte MCP",
    "repository": {
        "url": "https://github.com/sveltejs/mcp",
        "source": "github",
        "id": "1054419133",
        "subfolder": "packages/mcp-stdio"
    },
    "version": "0.1.19",
    "websiteUrl": "https://svelte.dev/docs/mcp/overview",
    "icons": [
        {
            "src": "https://mcp.svelte.dev/logo.svg",
            "mimeType": "image/svg+xml"
        },
        {
            "src": "https://mcp.svelte.dev/logo.png",
            "mimeType": "image/png"
        }
    ],
    "packages": [
        {
            "registryType": "npm",
            "identifier": "@sveltejs/mcp",
            "version": "0.1.19",
            "runtimeHint": "npx",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "remotes": [
        {
            "type": "streamable-http",
            "url": "https://mcp.svelte.dev/mcp"
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-01-19T14:57:18.099604Z",
            "publishedAt": "2026-01-19T14:57:18.099604Z",
            "updatedAt": "2026-01-19T14:57:18.099604Z",
            "isLatest": false
        }
    }
}