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 🎨
相關伺服器
Kone.vc
贊助Monetize your AI agent with contextual product recommendations
macOS Automator
Run AppleScript and JXA scripts to automate tasks on macOS.
Anki MCP Server
Connects to Anki via AnkiConnect to retrieve leech-tagged flashcards for use in Claude Desktop.
Coda
Interact with the Coda API to manage documents and pages, including creating, reading, updating, and deleting.
Todoist MCP
Interact with your Todoist account to manage tasks and projects.
Iron Manus MCP
A modular MCP server for task orchestration, API integration, and knowledge synthesis using a finite state machine.
Notion
Integrates with Notion's API to manage a personal todo list.
Docmost
An open-source collaborative wiki and documentation software with AI integration via MCP.
Market Sizing MCP Server
Provides market research and business analysis by integrating with multiple economic data sources like Alpha Vantage, BLS, and the World Bank.
Excel MCP Server
Interact with Microsoft Excel to read data, edit cells, execute VBA code, and manage worksheets.
Anki MCP Server
Interact with Anki flashcard software using LLMs via the AnkiConnect add-on.