doppelme-avatars
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
Result:
list_asset_types
Return list of asset types that are available for the given body type identifier.
Try it
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
Result:
add_asset_item
Add an item to your avatar. Note that you can only update avatars that you have created yourself.
Try it
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
Result:
remove_asset
Remove an item from an avatar. Note that you can only update avatars that you have created yourself.
Try it
Result:
set_skin_colour
Change the skin colour of your avatar. Note that you can only edit avatars that you have created yourself