Skip to main content
Glama

DollhouseMCP

Official
by DollhouseMCP

get_marketplace_persona

Retrieve detailed information about AI personas from the DollhouseMCP collection. Use this tool to explore behavioral profiles, such as creative writer personas, by specifying the collection path.

Instructions

[DEPRECATED - Use get_collection_content] Get detailed information about content from the collection. Use this when users ask to 'see details about a persona' or 'show me the creative writer persona'. Personas are a type of content that defines AI behavioral profiles. | Will be removed in v2.0.0

Input Schema

NameRequiredDescriptionDefault
pathYesThe collection path to the AI customization element. Format: 'library/[type]/[element].md' where type is personas, skills, templates, or agents. Example: 'library/skills/code-review.md'.

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "The collection path to the AI customization element. Format: 'library/[type]/[element].md' where type is personas, skills, templates, or agents. Example: 'library/skills/code-review.md'.", "type": "string" } }, "required": [ "path" ], "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/mcp-server'

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