Provides SvelteKit and Tailwind CSS documentation and code snippets.
Provides SvelteKit and Tailwind CSS documentation and code snippets. The tailwind svelte assistant mcp server wraps that behind the Model Context Protocol, so an assistant can use it through 10 defined tools rather than through you.
A secure, high-performance Model Context Protocol (MCP) server that provides complete SvelteKit and Tailwind CSS documentation (100% coverage) and code snippets with enhanced security, proper TypeScript implementation, and comprehensive error handling.
Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
Everything the assistant can do here goes through one of these:
Parameters — query (string), limit (optional, default: 5)get_sveltekit_doc — Retrieve specific SvelteKit documentation topicget_tailwind_info — Get specific Tailwind CSS informationlist_sveltekit_topics — List available SvelteKit docs (limited)list_tailwind_info_topics — List Tailwind documentation (limited)get_component_snippet — Fetch Svelte component codelist_snippet_categories — List component categorieslist_snippets_in_category — List snippets in categoryPrerequisites — The Prerequisites tool exposed by this serverCompatibility — The Compatibility tool exposed by this serverThis sits in the knowledge and memory group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Tailwind Svelte Assistant's toolset — Parameters, get_sveltekit_doc, get_tailwind_info and 7 more — is a fair guide to whether it matches your workflow. It is maintained by CaullenOmdahl; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| Parameters | query (string), limit (optional, default: 5) |
| get_sveltekit_doc | Retrieve specific SvelteKit documentation topic |
| get_tailwind_info | Get specific Tailwind CSS information |
| list_sveltekit_topics | List available SvelteKit docs (limited) |
| list_tailwind_info_topics | List Tailwind documentation (limited) |
| get_component_snippet | Fetch Svelte component code |
| list_snippet_categories | List component categories |
| list_snippets_in_category | List snippets in category |
| Prerequisites | The Prerequisites tool exposed by this server. |
| Compatibility | The Compatibility tool exposed by this server. |
{
"mcpServers": {
"tailwind-svelte-assistant": {
"url": "https://server.smithery.ai/@CaullenOmdahl/tailwind-svelte-assistant/mcp",
"transport": "http"
}
}
}Configuration as documented by the project. Restart the client after saving.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.