bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
bootstrap MCP Server
MCP server for twbs/bootstrap
Ready-to-Use Client Configurations
{
"mcpServers": {
"bootstrap": {
"command": "npx",
"args": [
"-y",
"@twbs/bootstrap"
]
}
}
}