aigeon-ai/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.
Try doppelme-avatars with chat:
Tools
Functions exposed to the LLM to take actions
list_assets
Returns a list of assets available given a bodytype and assettype
list_asset_types
Return list of asset types that are available for the given body type identifier.
list_body_types
Returns a list of avatar body types that are available to choose when creating your avatar
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.
delete_avatar
Delete created avatar.
add_asset_item
Add an item to your avatar. Note that you can only update avatars that you have created yourself.
add_asset_colour
Set the colour of asset (if asset is colourable). Note that you can only update avatars that you have created yourself.
remove_asset
Remove an item from an avatar. Note that you can only update avatars that you have created yourself.
set_skin_colour
Change the skin colour of your avatar. Note that you can only edit avatars that you have created yourself
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client