A Model Context Protocol server for creating detailed fictional worlds with Claude, complete with automatic image generation
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iflow-mcp-vibe-worldbuilding-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# 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 ```bash # Python dependencies pip install -e . # Node.js dependencies npm install ``` ### 2. Configure FAL API (Optional - for image generation) ```bash # 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: ```json { "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](docs/README.md)** | Complete usage documentation and examples | | **[⚡ Workflow Guide](docs/WORKFLOW.md)** | MCP command sequence and best practices | | **[🔧 Development Guide](docs/DEVELOPMENT.md)** | Contributing and development setup | | **[🏗️ Architecture Guide](docs/ARCHITECTURE.md)** | System design and technical details | ## 🧪 Testing ```bash # Run complete test suite python tests/run_tests.py # Test wit…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.