Skip to main content
Glama

DollhouseMCP

by DollhouseMCP

export_persona

Export a specific persona from DollhouseMCP into JSON format for easy sharing, storage, or integration with other systems. Define the persona name or filename as input.

Instructions

Export a single persona to a JSON format

Input Schema

NameRequiredDescriptionDefault
personaYesThe persona name or filename to export

Input Schema (JSON Schema)

{ "properties": { "persona": { "description": "The persona name or filename to export", "type": "string" } }, "required": [ "persona" ], "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