Skip to main content
Glama

MCP Svelte Docs Server

svelte5_mistakes

Identify common errors in Svelte 5 development by specifying categories like state, props, or events. Helps developers avoid pitfalls and improve coding practices.

Instructions

Get common mistakes when using Svelte 5

Input Schema

NameRequiredDescriptionDefault
categoryNoCategory of mistakes (e.g., "state", "props", "events")

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Category of mistakes (e.g., \"state\", \"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