Skip to content

Skill Bootstrap

Free

by MCP Community

Bootstrap Cursor MCP and skills for web workflows

v0.1.3Added Apr 12, 2026
cursormcpskillfigmabootstrap
Works with:ClaudeGPTGeminiCopilot

Skill Bootstrap MCP Server

Bootstrap Cursor MCP and skills for web workflows

Installation

npx -y @guyuheng9596/mcp-skill-bootstrap

Reviews

Leave a Review

Installation

Quick install
npx -y @guyuheng9596/mcp-skill-bootstrap
Add to claude_desktop_config.json
{
  "mcpServers": {
    "skill-bootstrap": {
      "command": "npx",
      "args": ["-y", "@guyuheng9596/mcp-skill-bootstrap"]
    }
  }
}