sharp-mcp

greatSumini/sharp-mcp

3.4

If you are the rightful owner of sharp-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Sharp MCP is a Model Context Protocol server designed for image session management and processing, offering tools for storing images in sessions and extracting image metadata and colors.

Tools

Functions exposed to the LLM to take actions

create_session

Creates a new session with the provided image payload and returns a unique session ID.

list_session

Lists all active sessions with their session IDs, image payloads, and descriptions.

get_image_size

Gets the dimensions and MIME type of an image stored in a session.

pick_color

Picks the average color from a square region centered at the specified coordinates.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources