home / mcp / sharp mcp server

Sharp MCP Server

Provides an MCP server for image session management and processing using sharp for fast image operations.

Installation
Add the following to your MCP client configuration file.

Configuration

View docs
{
  "mcpServers": {
    "greatsumini-sharp-mcp": {
      "command": "sharp-mcp",
      "args": []
    }
  }
}