Vibe Worldbuilding MCP
Create detailed fictional worlds with automatic taxonomies, interconnected entries, AI-generated images, and navigable websites.
Vibe Worldbuilding MCP
Create detailed fictional worlds with Claude - Complete with automatic taxonomies, interconnected entries, AI-generated images, and navigable websites.

โก Quick Start
1. Install Dependencies
# Python dependencies
pip install -e .
# Node.js dependencies
npm install
2. Configure FAL API (Optional - for image generation)
# Add your FAL API key to .env
echo "FAL_KEY=your_api_key_here" > .env
3. Set Up MCP Server
Add to your Claude Desktop configuration:
{
"mcpServers": {
"vibe-worldbuilding": {
"command": "python3",
"args": ["./vibe_worldbuilding_server.py"],
"env": {
"FAL_KEY": "your_fal_api_key_here"
}
}
}
}
4. Create Your First World
1. Ask Claude: "Create a fantasy world about floating islands"
2. Claude uses MCP tools to build complete world structure
3. Generated world includes entries, images, and navigable website
๐ What You Get
Complete Worldbuilding Pipeline:
- โ Rich world concepts with detailed lore and atmosphere
- โ Custom taxonomies (characters, locations, artifacts, etc.)
- โ Interconnected entries with automatic cross-references
- โ AI-generated images for visual world elements
- โ Static websites with navigation and image galleries
- โ Auto-stub generation for referenced entities
๐ Documentation
| Document | Purpose |
|---|---|
| ๐ User Guide | Complete usage documentation and examples |
| โก Workflow Guide | MCP command sequence and best practices |
| ๐ง Development Guide | Contributing and development setup |
| ๐๏ธ Architecture Guide | System design and technical details |
๐งช Testing
# Run complete test suite
python tests/run_tests.py
# Test with image generation
python tests/test_e2e_comprehensive.py --verbose
# Keep test world for exploration
python tests/test_e2e_comprehensive.py --verbose
๐ Example Worlds
- Verdant Realms - Bioluminescent forest ecosystem
- Test Worlds - Generated by test suite
๐ License
MIT License - See LICENSE for details.
Made with Claude ๐ค | Powered by MCP โก | Enhanced with AI Images ๐จ
Server Terkait
Kone.vc
sponsorMonetize your AI agent with contextual product recommendations
Omi Memories
Provides access to a specific user's memories from the Omi app.
MCP Desktop Automation
Automate desktop actions like mouse control, keyboard input, and taking screenshots.
Limitless MCP Server
Connect AI assistants to Limitless to access personal memory and lifelog data.
Scrapbox/CoSense
A server for the Scrapbox/CoSense platform to retrieve, list, search, and create pages.
Strateegia
Integrates with the Strateegia API, allowing AI assistants to access and interact with Strateegia projects.
notebooklm-mcp-cli
Programmatic access to Google NotebookLM โ via command-line interface (CLI) or Model Context Protocol (MCP) server.
n8n Manager for AI Agents
Manage n8n workflow automation instances through natural language using the n8n public API.
Outline MCP Server
MCP server for the Outline knowledge base and document management tool.
Learning Hour MCP
Generates Learning Hour content and Miro boards for Technical Coaches.
Web Whiteboard
A web-based whiteboard for displaying output from Chatbots and LLMs.