Skill Bootstrap
Freeby MCP Community
Bootstrap Cursor MCP and skills for web workflows
v0.1.3Added Apr 12, 2026
cursormcpskillfigmabootstrap
Skill Bootstrap MCP Server
Bootstrap Cursor MCP and skills for web workflows
Installation
npx -y @guyuheng9596/mcp-skill-bootstrap
Reviews
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"]
}
}
}