Skip to main content
Glama

DollhouseMCP

by DollhouseMCP

submit_persona

Submit local content, including AI behavioral profiles, to the DollhouseMCP collection for community review. This tool facilitates sharing and managing personas for dynamic AI interactions.

Instructions

[DEPRECATED - Use submit_content] Submit local content to the collection for community review. Use this when users want to 'share their persona' or 'submit a persona to the collection'. This handles all content types including personas (AI behavioral profiles). | Will be removed in v2.0.0

Input Schema

NameRequiredDescriptionDefault
contentYesThe content name or filename to submit. For personas, use the persona's name (e.g., 'Creative Writer') or filename. The system will recognize it as a persona based on its metadata.

Input Schema (JSON Schema)

{ "properties": { "content": { "description": "The content name or filename to submit. For personas, use the persona's name (e.g., 'Creative Writer') or filename. The system will recognize it as a persona based on its metadata.", "type": "string" } }, "required": [ "content" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DollhouseMCP/DollhouseMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server