mcp-svelte-docs
Сервер Model Context Protocol (MCP), который предоставляет всеобъемлющее справочное руководство для Svelte 5, помогая LLM предоставлять точные указания при работе пользователей с Svelte. Хотя он включает шаблоны миграции с Svelte 4 на Svelte 5, он также служит подробным справочником по функциям Svelte 5, распространенным ошибкам и передовым методам.
Конфигурация
Claude Desktop (через WSL)
Виндсерфинг (через WSL)
Windows (без WSL)
macOS/Linux
Внося вклад
Вклады приветствуются! Пожалуйста, не стесняйтесь отправлять запрос на включение.
Лицензия
Лицензия MIT — подробности см. в файле LICENSE .
Благодарности
Построено на:
Обеспечивает поиск векторного сходства и обслуживание документации Svelte через протокол MCP с поддержкой локального кэширования и нескольких форматов документации llms.txt.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation contextLast updated -76281TypeScriptMIT License
- -securityAlicense-qualityAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context. Uses Ollama or OpenAI to generate embeddings. Docker files includedLast updated -5920TypeScriptMIT License
- -securityFlicense-qualityAn MCP server that integrates with Claude to provide smart documentation search capabilities across multiple AI/ML libraries, allowing users to retrieve and process technical information through natural language queries.Last updated -Python
- AsecurityAlicenseAqualityA documentation server based on MCP protocol designed for various development frameworks that provides multi-threaded document crawling, local document loading, keyword searching, and document detail retrieval.Last updated -237JavaScriptMIT License
Appeared in Searches
- A server for handling vector memory operations
- MCP integration with LangChain documentation
- A server or tool using RAG for documentation scraping, storage, and retrieval with SSE support
- Retrieve the latest documentation of libraries in word embeddings form for LLMs
- Official Documentation for Tailwind CSS