Local image tools: circle crop, crop, resize, compress, convert JPG/PNG/WebP/AVIF. By RoundCut.
claude mcp add roundcut-mcp -- npx -y roundcut-mcp
claude_desktop_config.json
{
"mcpServers": {
"roundcut-mcp": {
"command": "npx",
"args": [
"-y",
"roundcut-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"roundcut-mcp": {
"command": "npx",
"args": [
"-y",
"roundcut-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"roundcut-mcp": {
"command": "npx",
"args": [
"-y",
"roundcut-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"roundcut-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"roundcut-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"roundcut-mcp": {
"command": "npx",
"args": [
"-y",
"roundcut-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Araluma--roundcut-mcp/reviews or the review_server meta-tool.
POST /mcp