Prettier

MCP Server Verified

Opinionated code formatter. Format JavaScript, TypeScript, CSS, HTML, and more with zero config.

by Prettier

★★★★☆ 4.2/5 (318 reviews)
27kGitHub stars
47.1kinstalls
Updated 2026-03-03
activejavascript

Installation

npx -y @prettier/mcp-server-prettier

Quick Start

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

Tools & Capabilities

run_build
execute_tests
lint_code
format_code

Compatibility

Claude Desktop Continue Cline Cursor Windsurf

About Prettier

Opinionated code formatter. Format JavaScript, TypeScript, CSS, HTML, and more with zero config.

View on GitHub →

Language: JavaScript

Category: Developer Tools

← Back to MCP Hub Directory