mcp-novel-game-server
If you are the rightful owner of mcp-novel-game-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.
This repository is a novel game server that supports multi-branch scenario stories (visual novels) in both English and Japanese.
The MCP Novel Game Server is designed to facilitate the creation and management of visual novel games with multi-branch scenarios. It supports both English and Japanese languages, allowing users to run, edit, and add new scenarios with ease. The server utilizes YAML files for scenario scripting, making it accessible for developers to extend with their own stories. The server is optimized for the Cline environment, but can also be managed on other platforms like Claude Desktop and Cursor using the `server_tool.py` script. The project structure is organized to support easy navigation and management of scenarios, with a clear directory layout for stories and server scripts.
Features
- Supports multi-branch scenario stories in English and Japanese.
- Easily extendable with new scenarios using YAML files.
- Optimized for Cline environment with out-of-the-box functionality.
- Includes a structured file system for easy scenario management.
- Compatible with various platforms using `server_tool.py` for server management.