Skip to main content
Glama

Narrative Graph MCP

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
rtm_create_narrative_tree

Create a Random Tree Model encoding of a narrative text

rtm_generate_ensemble

Generate a statistical ensemble of Random Trees to model population-level recall

rtm_traverse_narrative

Traverse a narrative tree at different depths to get summaries at varying abstraction levels

rtm_find_optimal_depth

Find the optimal traversal depth to achieve a target recall length

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/angrysky56/narrative-graph-mcp'

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