Skeleton UI Docs
JSON →An MCP server that exposes the Skeleton UI documentation as tools for coding agents.
Install
uvx (recommended) Tools · 7
- search_docs Keyword search across titles, slugs, excerpts, and groups. Use this first to find the right slug.
- list_docs_by_group List all docs in a category (e.g. "Framework Components").
- list_all_docs Full index of all 58 docs. Prefer the tools above.
- get_docs_for Returns full Markdown documentation for a slug.
- list_themes List all available Skeleton UI preset themes.
- get_theme_info Get detailed design tokens (colors, fonts, etc.) for a specific theme.
- get_theme_guide Get guidance on theme configuration and custom theme placement.
Links
★ 1 GitHub stars