Skip to main content
Glama

Dynamic Reincarnation Story

by alicenjr

Reincarnate Story

Interactive reincarnation story where you choose your path after death. Become a vengeful spirit, Bilbo Baggins, or Luffy from One Piece. Built with FastMCP for dynamic narrative generation and immersive storytelling.

How to Start

In Claude, simply say "start the story" to begin your reincarnation journey.

Story Paths

  1. Path of Vengeance - Return to your original world with new powers to seek revenge on those who betrayed you

  2. There and Back Again - Become Bilbo Baggins and experience his journey through Middle-earth

  3. King of the Pirates - Rebirth as Monkey D. Luffy and sail the seas in the world of One Piece

Features

  • Dynamic narrative generation based on your choices

  • Personalized story paths guided by three soul-searching questions

  • Immersive character-driven storytelling

  • Multiple story branches and endings

  • Interactive decision-making system

Technical Details

Built with FastMCP (Model Context Protocol) for seamless integration with Claude and other AI assistants.

Getting Started

  1. Clone this repository

  2. Install dependencies: pip install fastmcp

  3. Run the server: python main.py

  4. Connect to Claude and say "start the story"

MCP Configuration

To use this project with Claude Desktop, add the following configuration to your claude_desktop_config.json:

{ "mcpServers": { "Dynamic Reincarnation Story": { "command": "uv", "args": [ "run", "--with", "fastmcp", "fastmcp", "run", "C:\\path\\to\\your\\reincarnate\\main.py" ], "env": {}, "transport": "stdio", "type": null, "cwd": null, "timeout": null, "description": null, "icon": null, "authentication": null } } }

Note: Update the path in the args array to point to your local main.py file location.


Your journey of rebirth awaits...

Deploy Server
A
security – no known vulnerabilities
-
license - not tested
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

Enables interactive reincarnation storytelling where users choose their path after death, becoming characters like a vengeful spirit, Bilbo Baggins, or Monkey D. Luffy. Features dynamic narrative generation with personalized story paths based on user choices and soul-searching questions.

  1. How to Start
    1. Story Paths
      1. Features
        1. Technical Details
          1. Getting Started
            1. MCP Configuration

              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/alicenjr/Dynamic-Reincarnation-mcp'

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