Skip to main content
Glama

API-Market MCP Server

by Noveum

Deblurer

Enhance image clarity by removing blur using the Deblurer API. Submit a blurry image URL and task type, and retrieve a deblurred image through the MCP server's streamlined process.

Instructions

API for image deblurring. Make sure you call get deblurred image URL, MCP tool to get the URL for the request id received from this API

Input Schema

NameRequiredDescriptionDefault
imageYeshttps://replicate.delivery/mgxm/e7a66188-34c6-483b-813f-be5c96a3952b/blurry-reds-0.jpg
task_typeYesImage Debluring (REDS)

Input Schema (JSON Schema)

{ "properties": { "image": { "default": "https://replicate.delivery/mgxm/e7a66188-34c6-483b-813f-be5c96a3952b/blurry-reds-0.jpg", "type": "string" }, "task_type": { "default": "Image Debluring (REDS)", "type": "string" } }, "required": [ "image", "task_type" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Noveum/api-market-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server