StyleKit
Rank #726io.github.AnxForever/stylekit-mcp
Search 148 curated design styles and pull tokens, recipes, and shadcn commands into your AI IDE.
StyleKit is a Model Context Protocol (MCP) server published by AnxForever. It ranks #726 of 132,046 servers tracked on MCP Toplist, and its repository has 517 GitHub stars. StyleKit is listed on Official MCP, with 1 tracked version. It was first listed on Jul 22, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 131,320 of 132,046 servers on MCP Toplist.
Use StyleKit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add stylekit-mcp -- npx -y stylekit-mcp[mcp_servers.stylekit-mcp]
command = "npx"
args = ["-y", "stylekit-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"stylekit-mcp": {
"command": "npx",
"args": [
"-y",
"stylekit-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"stylekit-mcp": {
"command": "npx",
"args": [
"-y",
"stylekit-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"stylekit-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"stylekit-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"stylekit-mcp": {
"command": "npx",
"args": [
"-y",
"stylekit-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stylekit-mcp": {
"command": "npx",
"args": [
"-y",
"stylekit-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AnxForever%2Fstylekit-mcp)<a href="https://mcptoplist.com/server/io.github.AnxForever%2Fstylekit-mcp"><img src="https://mcptoplist.com/badge/io.github.AnxForever%2Fstylekit-mcp.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
AnxForever
Available versions (1)
| Version | Published |
|---|---|
| 0.2.5 | Sep 6, 2026 |
Frequently asked questions
- Who maintains StyleKit?
- StyleKit is maintained by AnxForever, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is StyleKit listed on the Official MCP Registry?
- Yes — StyleKit is listed on the Official MCP Registry.
- How many versions does StyleKit have?
- MCP Toplist tracks 1 version of StyleKit, most recently published on Sep 6, 2026.
- Where can I find the source code for StyleKit?
- The source code for StyleKit is hosted at github.com/AnxForever/stylekit.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.