Skip to main content
Glama

DollhouseMCP

by DollhouseMCP

validate_persona

Check and verify persona format and quality for dynamic AI persona management on the DollhouseMCP server, ensuring compatibility and optimal performance for AI assistants.

Instructions

Validate a persona's format and provide quality feedback

Input Schema

NameRequiredDescriptionDefault
personaYesThe persona name or filename to validate

Input Schema (JSON Schema)

{ "properties": { "persona": { "description": "The persona name or filename to validate", "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