Rollup

MCP Server Verified

JavaScript module bundler. Tree-shaking, code-splitting, and ES6 module support.

by Rollup

★★★★★ 4.9/5 (434 reviews)
7.7kGitHub stars
14.6kinstalls
Updated 2026-03-03
activejavascript

Installation

npx -y @rollup/mcp-server-rollup

Quick Start

Add to your Claude Desktop config:
```json
{
  "mcpServers": {
    "rollup": {
      "command": "npx",
      "args": ["-y", "@rollup/mcp-server-rollup"]
    }
  }
}
```

Tools & Capabilities

run_build
execute_tests
lint_code
format_code

Compatibility

Claude Desktop Continue Cline Cursor Windsurf

About Rollup

JavaScript module bundler. Tree-shaking, code-splitting, and ES6 module support.

View on GitHub →

Language: JavaScript

Category: Developer Tools

← Back to MCP Hub Directory