MCP Servers / cloud-service / Gravatar

Gravatar

JSON →
httpnone3cloud-service

Interact with Gravatar avatars, profiles, and inferred interests.

Install
How to run this server
[ { "cmd": "npx (recommended)", "imports": [] } ]
server path: gravatar
Tools
What this server exposes
get_profile_by_id
Retrieve comprehensive Gravatar profile information using a profile identifier
get_profile_by_email
Retrieve comprehensive Gravatar profile information using an email address
get_inferred_interests_by_id
Fetch AI-inferred interests for a Gravatar profile using a profile identifier
get_inferred_interests_by_email
Fetch AI-inferred interests for a Gravatar profile using an email address
get_avatar_by_id
Retrieve the avatar image for a Gravatar profile using an avatar identifier
get_avatar_by_email
Retrieve the avatar image for a Gravatar profile using an email address
Configuration
Environment & auth
authnone
envGRAVATAR_API_KEY
Resources
Gravatar — MCP Server · libregistry