Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Vibe Worldbuilding

БесплатноНе проверен

Guides users through systematic worldbuilding with structured prompts and Google Imagen integration for generating visual representations of fictional universe

GitHubEmbed

Описание

Guides users through systematic worldbuilding with structured prompts and Google Imagen integration for generating visual representations of fictional universe elements

README

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

Example World

⚡ 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

📄 License

MIT License - See LICENSE for details.


Made with Claude 🤖 | Powered by MCP ⚡ | Enhanced with AI Images 🎨

from github.com/jasnonaz/vibe-worldbuilding-mcp

Установка Vibe Worldbuilding

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/jasnonaz/vibe-worldbuilding-mcp

FAQ

Vibe Worldbuilding MCP бесплатный?

Да, Vibe Worldbuilding MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Vibe Worldbuilding?

Нет, Vibe Worldbuilding работает без API-ключей и переменных окружения.

Vibe Worldbuilding — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Vibe Worldbuilding в Claude Desktop, Claude Code или Cursor?

Открой Vibe Worldbuilding на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Vibe Worldbuilding with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development