Skip to main content
Glama
PetitOnes

M5 Petit Relations

by PetitOnes

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHARACTER_IDNo自分のキャラIDdefault
CHARACTERS_DIRNoキャラクターディレクトリのパス(他のキャラのrelationsを読むために使う)$PETIT_DATA_DIR/characters
PETIT_DATA_DIRNoデータディレクトリ(他のm5-petitコンポーネントと共有)~/petit_data
RELATIONS_PATHNo自分のrelations.jsonのパス$CHARACTERS_DIR/<CHARACTER_ID>/data/relations.json

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_relationsA

自分の関係性データを取得する。 自分・他のキャラ・人間のオーナーについて知っていることが返る。 他のキャラのrelationsも読める(公開情報)。

update_relationA

特定の相手(自分・他のキャラ・人間のオーナー等)への関係性情報を更新する。

target_id: 'self'(自分), 'owner'(人間のオーナー), または他のキャラID likes: 好きなもの・好きなところのリスト(追記) dislikes: 苦手なこと・苦手なところのリスト(追記) important: この相手について大事だと思う情報リスト(追記) feeling: この相手についての気持ち・印象(上書き) closeness: 親密度 0.0〜1.0(上書き) notes: その他メモ(上書き)

clear_relation_fieldA

特定の相手の特定フィールドをクリアする。 field: 'likes', 'dislikes', 'important', 'feeling', 'closeness', 'notes'

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/PetitOnes/m5-petit-relations'

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