doppelme-avatars

doppelme-avatars

3.9

doppelme-avatars is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.

If you are the rightful owner of doppelme-avatars 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.

The DoppelMe Avatars MCP Server provides a programmatic interface to create, customize, and manage dynamic cartoon avatars.

list_assets

Returns a list of assets available given a bodytype and assettype

Try it

Body type identification number (e.g. 1101) Default: 1101

    Asset type (e.g. top)

        Result:

        list_asset_types

        Return list of asset types that are available for the given body type identifier.

        Try it

        Body type identification number (e.g. 1101) Default: 1101

            Result:

            list_body_types

            Returns a list of avatar body types that are available to choose when creating your avatar

            Try it

              Result:

              create_avatar

              Create a new DoppelMe avatar. On successful creation, you will receive a doppelme_key. Use this key and the Update Avatar endpoint to specify clothes, hairstyles etc.

              Try it

                  Result:

                  delete_avatar

                  Delete created avatar.

                  Try it

                  The id of the avatar you wish to delete

                      Result:

                      add_asset_item

                      Add an item to your avatar. Note that you can only update avatars that you have created yourself.

                      Try it

                      The identifier of the avatar that you wish to update.

                        The asset_id that you wish to add to your avatar Default: 59

                            Result:

                            add_asset_colour

                            Set the colour of asset (if asset is colourable). Note that you can only update avatars that you have created yourself.

                            Try it

                            The id of the avatar that you wish to update

                              Specify the asset type (e.g. top, hair etc.)

                                Colour in 6-digit hex format

                                    Result:

                                    remove_asset

                                    Remove an item from an avatar. Note that you can only update avatars that you have created yourself.

                                    Try it

                                    The identifier of the avatar that you wish to update.

                                      The asset type (e.g.top, hair) to be removed from the avatar

                                          Result:

                                          set_skin_colour

                                          Change the skin colour of your avatar. Note that you can only edit avatars that you have created yourself

                                          Try it

                                          The id of the avatar that you wish to update

                                            Colour in 6-digit hex format

                                                Result:

                                                9 Tools - doppelme-avatars by aigeon-ai | MCPHub