MCP Server Gravatar Remote
UnclaimedGravatar's official Remote MCP Server
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (14)
avatarIdentifier
(string): An Avatar Identifier (see Identifier Types section)
blank
A transparent PNG image
defaultOption
(string, default: undefined): Fallback image style when no avatar exists. Options: '404' (return HTTP 404 error instead of image), 'mp' (mystery person silhouette), 'identicon' (geometric pattern), 'monsterid' (generated monster), 'wavatar' (generated face), 'retro' (8-bit style), 'robohash' (robot)
(string): The email address associated with the Gravatar profile. Can be any valid email format - the system will automatically normalize and hash the email for lookup.
forceDefault
(boolean, default: undefined): When true, always returns the default image instead of the user's avatar. Useful for testing default options or ensuring consistent placeholder images.
identicon
A geometric pattern based on an email hash
monsterid
A generated 'monster' with different colors, faces, etc
mp
(mystery-person) A simple, cartoon-style silhouetted outline of a person
profileIdentifier
(string): A Profile Identifier (see Identifier Types section)
rating
(string, default: undefined): Maximum content rating to display. 'G' (general audiences), 'PG' (parental guidance), 'R' (restricted), 'X' (explicit). If user's avatar exceeds this rating, the default image is shown instead.
retro
Awesome generated, 8-bit arcade-style pixelated faces
robohash
A generated robot with different colors, faces, etc
size
(number, default: undefined): Desired avatar size in pixels (1-2048). Images are square, so this sets both width and height. Common sizes: 80 (default web), 200 (high-res web), 512 (large displays).
wavatar
Generated faces with differing features and backgrounds