mcp-svelte-docs
Ein Model Context Protocol (MCP)-Server bietet ein umfassendes Referenzhandbuch für Svelte 5 und unterstützt LLMs bei der präzisen Anleitung von Benutzern bei der Arbeit mit Svelte. Es enthält Migrationsmuster von Svelte 4 zu Svelte 5 und dient gleichzeitig als detailliertes Nachschlagewerk für Svelte 5-Funktionen, häufige Fehler und Best Practices.
Konfiguration
Claude Desktop (über WSL)
Windsurfen (über WSL)
Windows (ohne WSL)
macOS / Linux
Beitragen
Beiträge sind willkommen! Senden Sie gerne einen Pull Request.
Lizenz
MIT-Lizenz – Einzelheiten finden Sie in der Datei LICENSE .
Danksagung
Aufbauend auf:
Ermöglicht die Suche nach Vektorähnlichkeiten und die Bereitstellung der Svelte-Dokumentation über das MCP-Protokoll, mit Unterstützung für lokales Caching und mehrere llms.txt-Dokumentationsformate.
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