galgame-mcp-engine
by mchenziyi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GALGAME_DIR | Yes | Path to the .game directory containing save files |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| galgame_startA | 启动或恢复 Galgame 世界引擎。返回完整世界状态上下文(角色全档案+关系+时间线+谜团+位置+物品)。 |
| galgame_actionB | 提交一轮玩家操作。choice: A/B/C/自由文本。narrative: 完整四段叙事。引擎校验格式后更新存档并返回下一幕上下文。 |
| galgame_statusB | 获取世界状态的口吻式摘要。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/mchenziyi/galgame-mcp-engine'
If you have feedback or need assistance with the MCP directory API, please join our Discord server