Name to Avatar
AvatarsAPI DocsMCP

Name to Avatar MCP

Let AI tools and coding agents access Name to Avatar's existing public synthetic data

Connect

Add this URL as a Streamable HTTP MCP server. Public read data requires no authentication.

https://nametoavatar.com/api/mcp

Available data

Names
Avatars
Identities
Demo companies
Company roster templates
Company rosters
Countries
Languages
Locations

Available tools

Required parameters are shown without a question mark. Optional parameters end in ?.

Names
  • list_names
    name?: stringlanguage?: stringcountry?: stringgender?: (male | female)[]isQualified?: booleanpage?: numberpageSize?: number
  • get_name
    id: UUID
  • list_name_avatars
    id: UUIDgender?: male | female | unisexstyle?: professional | casual | creativeage?: child | teenager | adult | seniorcountry?: stringpage?: numberpageSize?: number
  • get_random_name

    No parameters

Avatars
  • list_avatars
    nameId?: UUIDname?: stringgender?: male | female | unisexstyle?: professional | casual | creativeage?: child | teenager | adult | seniorcountry?: stringpage?: numberpageSize?: number
  • get_avatar
    id: UUID
  • get_random_avatar

    No parameters

Identities
  • list_identities
    nameId?: UUIDname?: stringgender?: male | female | unisexstyle?: professional | casual | creativeage?: child | teenager | adult | seniorcountry?: stringcompanyId?: UUIDtitleId?: UUIDlocationId?: UUIDpage?: numberpageSize?: number
  • get_identity
    id: UUID
  • get_random_identity

    No parameters

Company roster templates
  • list_company_roster_templates
    companyId?: UUIDpage?: numberpageSize?: number
  • list_company_roster_template_versions
    id: UUID
  • get_company_roster_template_version
    id: UUIDversion: number
Company rosters
  • list_company_rosters
    templateId?: UUIDstatus?: stringpage?: numberpageSize?: number
  • get_company_roster
    id: UUID
  • get_company_roster_status
    ids: UUID[]
Dictionaries
  • list_companies

    No parameters

  • list_countries

    No parameters

  • list_languages

    No parameters

  • list_locations
    country: string

Example prompts

  • Give me 20 Japanese avatars for this prototype.
  • Find French names I can use as seed data.
  • What demo companies are available?
  • Find identities from one of the demo companies.
  • Give me a completely random avatar.
  • Give me a random identity and show its company and job-title context.
  • Find a public company roster I can use to populate this dashboard.

MCP v1 is read-only

These tools return existing stored public data. Paid generation and write operations are not yet exposed through MCP.

View REST API docs
© 2026 Name to Avatar
Created by Sergey Atroshchenko