Skip to main content
Glama

API-Market MCP Server

by Noveum

Deblurer

Use the image deblurring API to restore clarity to blurry photos. Submit an image and task type to receive a deblurred image URL for clearer results.

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