
LunarWerx
Free, no-auth MCP server from LunarWerx Studios.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные
Что умеет
- Tailwind Canonicalize: Rewrite Tailwind CSS classes into their canonical short form. Turns arbitrary values back into real design tokens: p-[1rem] becomes p-4, rounded-[24px] becomes rounded-3xl, -bot
- Lunarwerx Find Tool: Search LunarWerx Studios' catalogue of free developer tools and desktop utilities by task or keyword, e.g. "git from my phone", "Windows thumbnails", "voice dictation", "screensho
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Free, no-auth MCP server from LunarWerx Studios. tailwind_canonicalize rewrites Tailwind classes into their canonical short form (p-[1rem] to p-4, rounded-[24px] to rounded-3xl) using 12,438 replacements generated from Tailwind 4.3.3s own design system. lunarwerx_find_tool searches LunarWerx free developer tools. No account, no API key.
Список инструментов сервера (2)
Технические названия из tools/list. Нужны только разработчикам.
| tailwind_canonicalize | Rewrite Tailwind CSS classes into their canonical short form. Turns arbitrary values back into real design tokens: p-[1rem] becomes p-4, rounded-[24px] becomes rounded-3xl, -bottom-[4px] becomes -bottom-1. Backed by 12,438 replacements generated from Tailwind 4.3.3's own design system, so the answers are authoritative rather than guessed. Handles one class at a time and does NOT merge across classes (px-4 py-4 into p-4, w-6 h-6 into size-6) — that needs the surrounding group to be safe to collapse; use NormWind for that. |
| lunarwerx_find_tool | Search LunarWerx Studios' catalogue of free developer tools and desktop utilities by task or keyword, e.g. "git from my phone", "Windows thumbnails", "voice dictation", "screenshot to UI". Returns what each one does and where to get it. Everything is free; most is MIT-licensed, open source and self-hosted. |