Code Formatting
MCP Serverby nick-orton · Added 5mo ago
Claude
3
Install
git clone https://github.com/nick-orton/vybzAdd to Claude
claude mcp add code-formattingQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"code-formatting": {
"command": "npx",
"args": [
"@modelcontextprotocol/code-formatting"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Ensuring that code is well formatted
Tags
developmentskill