Skip to main content
Glama

Persona MCP

by seanshin0214

delete_persona

Remove a specific persona profile from the Persona MCP server to manage your available expert personas and optimize system resources.

Instructions

페르소나 프로필을 삭제합니다

Input Schema

NameRequiredDescriptionDefault
nameYes삭제할 페르소나 이름

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "삭제할 페르소나 이름", "type": "string" } }, "required": [ "name" ], "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/seanshin0214/persona-mcp'

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