liuhua1307/checkstyle_mcp
A checkstyle mcp server for vibe coding eazily
Platform-specific configuration:
{
"mcpServers": {
"checkstyle_mcp": {
"command": "npx",
"args": [
"-y",
"checkstyle_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...