mcp-formatter
Format code files in a directory using Prettier to maintain consistent style and improve readability across development projects.
Instructions
Execute mcp-formatter: npx prettier --write .
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | Directory to run the command in (optional, defaults to current directory) |