Skip to main content
Glama
gotalab

MCP Novel Game Server

by gotalab

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

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

Tools

Functions exposed to the LLM to take actions

NameDescription
select_storyC

Bind a story to the player and return its opening scene.

chooseC

Record player's choice within their selected story.

load_scene_imageC

Return the image for the player's current story and scene. Resize and compress until data size <= 1MB.

Prompts

Interactive templates invoked by user choice

NameDescription
narrator_promptSingle system prompt used by the narrator LLM.

Resources

Contextual data attached and managed by the client

NameDescription
novelgame://stories

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/gotalab/mcp-novel-game-server'

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