The WebPerfect MCP Server is an intelligent image processing server optimized for web-ready images. You can:
- Batch Image Processing: Process multiple images in bulk with advanced enhancements including noise reduction, auto levels/curves, texture enhancement, resolution optimization (up to 4K), and WebP conversion using the
process_images
tool - Access Logs: View daily processing logs via
logs/{date}
(e.g.,logs/2024-01-20
) - View Statistics: Access monthly stats using
stats/monthly/{month}
and overall summary viastats/summary
- Use Optimization Presets: Apply predefined configurations for different use cases (web standard, high quality, thumbnail) via
config/optimization-presets
WebPerfect MCP Server
An intelligent MCP server with a fully automated batch pipeline for web-ready images. Features include noise reduction, auto levels/curves, JPEG artifact removal, 4K resizing, smart sharpening with shadow/highlight enhancement, and advanced WebP conversion. Optimized compression delivers smaller files without sacrificing quality.
Features
Advanced Image Processing Pipeline
- Strong noise reduction using median filtering
- Intelligent auto levels and curves based on image entropy
- Advanced texture enhancement with modulation and sharpening
- Smart resolution optimization (up to 4K)
- Optimized WebP conversion
Tools
process_images
Process and optimize a batch of images with advanced enhancements.
Resources
Resource Templates
logs/{date}
: Access processing logs by date (YYYY-MM-DD)stats/monthly/{month}
: Monthly statistics (YYYY-MM)
Static Resources
stats/summary
: Overall processing statisticsconfig/optimization-presets
: Available optimization presets
Installation
- Clone the repository:
- Install dependencies:
- Build the server:
Usage with Claude
- Add the server to your Claude MCP settings (typically in
claude_desktop_config.json
):
- Restart Claude to load the MCP server.
- The server will be available through Claude's MCP tools and resources:
Requirements
- Node.js >= 16
- Sharp image processing library
- Model Context Protocol SDK
License
MIT
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
An intelligent MCP server with a fully automated batch pipeline for web-ready images. Features include noise reduction, auto levels/curves, JPEG artifact removal, 4K resizing, smart sharpening with shadow/highlight enhancement, and advanced WebP conversion.
Related MCP Servers
- AsecurityAlicenseAqualityA powerful MCP server for fetching and transforming web content into various formats (HTML, JSON, Markdown, Plain Text) with ease.Last updated -414612TypeScriptMIT License
- -securityAlicense-qualityAn MCP server for analyzing images using OpenRouter vision models, offering capabilities like automatic image resizing, model configuration, and handling custom queries about images.Last updated -5JavaScriptMIT License
- -securityAlicense-qualityThe Comfy MCP Server uses the FastMCP framework to generate images from prompts by interacting with a remote Comfy server, allowing automated image creation based on workflow configurations.Last updated -7PythonMIT License
- AsecurityAlicenseAqualityAn MCP Server that integrates with Stability AI's API to provide high-quality image generation, editing, and manipulation capabilities including background removal, outpainting, search-and-replace, and upscaling.Last updated -133555TypeScriptMIT License