mcp-server-gravatar

mcp-server-gravatar

3.2

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

Gravatar's official MCP Server provides access to avatars, profiles, and inferred interests.

The MCP Server Gravatar is a robust server implementation that facilitates seamless access to Gravatar's extensive avatar and profile data. Designed to integrate with modern development environments, this server allows developers to retrieve comprehensive user profiles, avatars, and AI-inferred interests using Gravatar's API. It supports multiple Node.js versions and offers a flexible setup with or without an API key. The server is built with a focus on ease of use, providing quick installation options for popular platforms like VS Code and Claude Desktop. With a range of tools for fetching profile and avatar data, the MCP Server Gravatar is an essential tool for developers looking to leverage Gravatar's capabilities in their applications.

Features

  • Quick installation options for VS Code and Claude Desktop.
  • Supports Node.js versions 20, 22, and 24.
  • Comprehensive tools for retrieving profiles, avatars, and inferred interests.
  • Flexible setup with optional API key for increased rate limits.
  • Built-in testing and development workflow support.

Tools

  1. get_profile_by_id

    Retrieve comprehensive Gravatar profile information using a profile identifier.

  2. get_profile_by_email

    Retrieve comprehensive Gravatar profile information using an email address.

  3. get_inferred_interests_by_id

    Fetch AI-inferred interests for a Gravatar profile using a profile identifier.

  4. get_inferred_interests_by_email

    Fetch AI-inferred interests for a Gravatar profile using an email address.

  5. get_avatar_by_id

    Retrieve the avatar image for a Gravatar profile using an avatar identifier.

  6. get_avatar_by_email

    Retrieve the avatar image for a Gravatar profile using an email address.