CaullenOmdahl/Tailwind-Svelte-Assistant
If you are the rightful owner of Tailwind-Svelte-Assistant and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Tailwind Svelte Assistant MCP Server is designed to assist with SvelteKit and Tailwind CSS development by providing access to documentation and UI component snippets.
Tools
Functions exposed to the LLM to take actions
get_sveltekit_doc
Retrieves SvelteKit documentation for a given topic.
get_tailwind_info
Retrieves Tailwind CSS information for a given query.
get_component_snippet
Retrieves a Svelte component code snippet.
list_sveltekit_topics
Lists available SvelteKit documentation topics.
list_tailwind_info_topics
Lists available Tailwind CSS documentation topics.
list_snippet_categories
Lists available snippet categories.
list_snippets_in_category
Lists snippets within a given category.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client