Skip to main content
Glama

MCP Svelte Docs Server

svelte5_migration

Migrate Svelte 4 projects to Svelte 5 by identifying and applying specific patterns like reactive statements, props, and events using the MCP Svelte Docs Server.

Instructions

Get Svelte 4 to Svelte 5 migration patterns

Input Schema

NameRequiredDescriptionDefault
patternNoSpecific pattern to look for (e.g., "reactive", "props", "events")

Input Schema (JSON Schema)

{ "properties": { "pattern": { "description": "Specific pattern to look for (e.g., \"reactive\", \"props\", \"events\")", "type": "string" } }, "type": "object" }
Install Server

Other Tools from MCP Svelte Docs Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/spences10/mcp-svelte-docs'

If you have feedback or need assistance with the MCP directory API, please join our Discord server