Tailwind-Svelte-Assistant
1
The Tailwind Svelte Assistant MCP Server is a tool designed to assist developers working with SvelteKit and Tailwind CSS. It provides access to documentation and UI component snippets, making it easier to build professional and robust websites.
Tailwind Svelte Assistant MCP Server
This project is a Model Context Protocol (MCP) server designed to aid in SvelteKit and Tailwind CSS development. Key features include access to up-to-date documentation, a library of Svelte component snippets styled with Tailwind CSS, and configurable tools for listing and retrieving documentation and snippets.
Purpose
- Provides resources for an AI assistant with documentation and component snippets for SvelteKit and Tailwind CSS.
Features
- Documentation Access: SvelteKit and Tailwind CSS documentation.
- Component Snippets: Collection of UI components in .svelte files.
- Content Discovery: Tools for listing documentation topics and snippet categories.
- Configurable Scraping: Managed via
scripts/scraping-config.json
.
Setup and Running
- Install dependencies using npm.
- Build the server to compile TypeScript to JavaScript.
- Optional scraping script for updating documentation.
- Configure with MCP Client by adjusting settings in
cline_mcp_settings.json
.
Future Enhancements
Planned improvements include advanced component snippets, theming support, accessibility excellence, enhanced layout patterns, and more.