Skip to main content
Glama

DollhouseMCP

by DollhouseMCP

share_persona

Generate a shareable URL for a specific AI persona, customizable with expiration days, to enable easy access and collaboration via the DollhouseMCP server.

Instructions

Generate a shareable URL for a persona

Input Schema

NameRequiredDescriptionDefault
expiryDaysNoNumber of days the share link is valid (default: 7)
personaYesThe persona name or filename to share

Input Schema (JSON Schema)

{ "properties": { "expiryDays": { "description": "Number of days the share link is valid (default: 7)", "type": "number" }, "persona": { "description": "The persona name or filename to share", "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