Style Kit MCP Server

148 套精选风格,每套都包含设计令牌、组件配方、Tailwind 约束与可直接复制的提示词。 简体中文 English 风格展示 页面模板 动效 参与贡献. It runs locally over stdio via the published package.

People who work with ai prompts, css and design system and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 512 · #5 OF 85 MAINTAINED DESIGN · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Style Kit

Claude Code

claude mcp add anxforever-stylekit -- npx -y stylekit-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "anxforever-stylekit": {
      "command": "npx",
      "args": [
        "-y",
        "stylekit-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package stylekit-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.AnxForever is GitHub-verified and matches the repo owner

03 · Who maintains Style Kit

StyleKit is maintained by anxforever. It's the only MCP server we track from this author; the repo dates to Feb 2026.

04 · Facts

category
design - ranked #5 of 85 actively-maintained design servers as of 2026-09-18.
registry
io.github.AnxForever/stylekit-mcp (active, first published 2026-09-06)
packages
npm:stylekit-mcp

05 · Style Kit FAQ

What is Style Kit?

148 套精选风格,每套都包含设计令牌、组件配方、Tailwind 约束与可直接复制的提示词。 简体中文 English 风格展示 页面模板 动效 参与贡献. It runs locally over stdio via the published package.

Is Style Kit still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-17. We re-verify nightly.

How do I install Style Kit?

Run `npx -y stylekit-mcp`. You can also paste the ready-made client config above.

Does Style Kit run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to Style Kit

More design MCP servers · AlloFlow Document Remediation · Beat Design · Evolith Architecture Governance

More TypeScript MCP servers · Emailmd · Anytype MCP · Copilot MCP · Apify MCP Server · Domshell · see all