SkillAgentSearch skills...

svelte5-mcp

A specialized Model Context Protocol (MCP) server for Svelte 5 frontend development

Install / Use

claude mcp add StudentOfJS -- npx -y github:StudentOfJS/svelte5-mcp

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

31/100

Supported Platforms

Claude Code
Claude Desktop

{ "name": "svelte5-mcp-server", "version": "1.0.0", "description": "MCP server for Svelte 5 frontend development with curated knowledge and examples", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node dist/index.js", "prepare": "npm run build", "inspect": "npx @modelcontextprotocol/inspector node dist/index.js" }, "keywords": [ "mcp", "svelte", "svelte5", "frontend", "development", "assistant" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "better-sqlite3": "^11.10.0", "zod": "^3.24.1" }, "devDependencies": { "@types/better-sqlite3": "^7.6.13", "@types/node": "^22.10.2", "typescript": "^5.7.2" }, "engines": { "node": ">=18" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low