Svelte LLM
Delivers Svelte developer documentation and context to Large Language Models via Model Context Protocol (MCP) endpoints.
概要
Svelte LLM is a specialized Model Context Protocol (MCP) server designed to furnish Large Language Models with comprehensive Svelte 5 and SvelteKit developer documentation. It exposes dedicated MCP endpoints compatible with various AI assistants, including SSE for Claude Desktop and streamable HTTP for other clients. This tool allows AI models to access up-to-date Svelte knowledge, and users can easily contribute by adding new documentation presets from public GitHub repositories, leveraging flexible glob patterns to specify relevant files and enhance the contextual data provided to LLMs.
主な機能
- Allows users to add custom documentation presets from public GitHub repositories.
- 117 GitHub stars
- Delivers Svelte 5 and SvelteKit developer documentation as context to LLMs.
- Includes an administrative interface for managing settings.
- Provides MCP endpoints for AI assistants (SSE and Streamable HTTP).
- Supports flexible glob patterns for precise documentation file matching and exclusion.
ユースケース
- Enhancing AI assistant knowledge for Svelte development queries.
- Providing up-to-date Svelte documentation context to Large Language Models.
- Customizing LLM knowledge bases with specific Svelte-related documentation from GitHub.