Dynamic Reincarnation Story
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Dynamic Reincarnation Storystart the story"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.
Related MCP server: Game World Sandbox MCP
Story Paths
Path of Vengeance - Return to your original world with new powers to seek revenge on those who betrayed you
There and Back Again - Become Bilbo Baggins and experience his journey through Middle-earth
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
Clone this repository
Install dependencies:
pip install fastmcpRun the server:
python main.pyConnect 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...
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseAqualityFmaintenanceAn AI-powered goal management system that transforms traditional goal tracking into storytelling, helping users focus on one goal at a time with personalized narratives and insights that increase motivation and achievement.253318
- Alicense-qualityDmaintenanceEnables creation and management of structured game worlds for text adventures and RPGs with character creation, world generation, and natural language interaction through AI integration.1MIT
- Alicense-quality-maintenanceAn open-source personality profiling system that enables users to record and analyze their decisions, emotions, and self-reflections through a structured set of 56 tools. It helps users build a digital persona and gain self-insight by tracking interactions, decision-making patterns, and emotional states.
- Alicense-qualityDmaintenanceEnables AI assistants to create complete Ren'Py visual novel games with AI-generated images, dialogue, branching stories, and web deployment.52MIT
Related MCP Connectors
Build, version, review, and export websites, web apps, and games from a conversation.
Persistent AI entity framework with causal memory, emotional state, and identity.
Build personal interactive apps with real URLs and persistent storage, using any AI.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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