MCP Servers / development / Skeleton UI Docs

Skeleton UI Docs

JSON →
none1development

An MCP server that exposes the Skeleton UI documentation as tools for coding agents.

Install
How to run this server
[ { "cmd": "uvx (recommended)", "imports": [] } ]
server path: skeleton-ui-docs
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
Resources
Skeleton UI Docs — MCP Server · libregistry