fritzprix/role-playing-mcp-server
3.3
If you are the rightful owner of role-playing-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
RPG MCP Server is a TypeScript-based server that allows LLMs to create and manage role-playing games using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
createGame
Allows LLMs to create a game with an initial state in JSON format.
updateGame
Updates the game state, allowing modifications to nested values.
getGame
Retrieves the entire game state.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client