totm-convex-mcp

Puzzlebottom/totm-convex-mcp

3.2

If you are the rightful owner of totm-convex-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The TOTM Convex MCP Server is designed to manage encounters, player characters, and monster templates within a Convex app environment.

Tools

Functions exposed to the LLM to take actions

list_encounters

List all encounters with their details, including associated player characters and monsters.

add_encounter

Add a new encounter to the system.

add_player_character

Add a new player character.

add_monster_template

Add a new monster template.

add_player_character_to_encounter

Add a player character to an encounter.

remove_player_character_from_encounter

Remove a player character from an encounter.

add_monster_to_encounter

Add a monster to an encounter using a monster template.

remove_monster_from_encounter

Remove a monster from an encounter.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources