Skip to main content
Glama

Persona MCP

by seanshin0214

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
create_persona

새로운 페르소나 프로필을 생성합니다

update_persona

기존 페르소나 프로필을 수정합니다

delete_persona

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

list_personas

사용 가능한 모든 페르소나 목록을 조회합니다

suggest_persona

대화 컨텍스트를 분석하여 적합한 페르소나를 제안합니다 (트리거 시에만 활성화)

chain_personas

여러 페르소나를 순차적으로 실행하여 단계별 처리를 수행합니다

get_analytics

페르소나 사용 통계를 조회합니다 (로컬 데이터만)

browse_community

커뮤니티 페르소나 컬렉션을 탐색합니다 (GitHub에서 공유된 무료 페르소나)

install_community_persona

커뮤니티 페르소나를 로컬 컬렉션에 설치합니다

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