Storytime
БесплатноНе проверенA local-first, AI-powered dynamic storytelling platform built in C# / WinForms. Storytime uses a graph database to model narratives as a hierarchy of nodes, dri
Описание
A local-first, AI-powered dynamic storytelling platform built in C# / WinForms. Storytime uses a graph database to model narratives as a hierarchy of nodes, driven by a chain of specialized AI agents — each responsible for one layer of production.
README
A local-first, AI-powered dynamic storytelling platform built in C# / WinForms. Storytime uses a graph database to model narratives as a hierarchy of nodes, driven by a chain of specialized AI agents — each responsible for one layer of production.
Agent Hierarchy
| Agent | Responsibility |
|---|---|
| Development Manager | Creates and organizes Projects |
| Story Writer | Writes Stories within a Project |
| Scene Writer | Breaks Stories into Scenes |
| Director | Produces a CallSheet per Scene |
| Set | Produces a Performance from a CallSheet |
| Observer | Produces a Deliverable from a Performance |
Node Hierarchy
Project
└── Story
├── Character
├── Location
└── Beat
└── Scene
├── Beat
└── CallSheet
├── hasRole → Character
└── Production
└── Deliverable

Tech Stack
- C# / .NET — WinForms desktop application
- MediatR — CQRS pattern for all commands and queries
- Entity Framework Core — StorytimeDb (4-table graph: Item, ItemRelations, ItemTypes, ItemRelationTypes)
- LM Studio — Local LLM inference
- MCP Servers — storytime-mcp (graph read) + daemons3mcp (filesystem)
- Claude — AI agent orchestration
Key Features
- Drag and drop node re-parenting with type validation
- Recursive export to Markdown (Obsidian compatible)
- Extensible agent chain via MCP
- Fully local — no cloud dependency required
Getting Started
See GETTING_STARTED.md to clone, configure, and run locally.
License
See LICENSE for details.
Установка Storytime
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/mmeents/StorytimeFAQ
Storytime MCP бесплатный?
Да, Storytime MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Storytime?
Нет, Storytime работает без API-ключей и переменных окружения.
Storytime — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Storytime в Claude Desktop, Claude Code или Cursor?
Открой Storytime на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
wenb1n-dev/SmartDB_MCP
A universal database MCP server supporting simultaneous connections to multiple databases. It provides tools for database operations, health analysis, SQL optim
автор: wenb1n-devPostgres Server
This server enables interaction with PostgreSQL databases through the Model Context Protocol, optimized for the AWS Bedrock AgentCore Runtime. It provides tools
автор: madhurprashPostgres
Query your database in natural language
автор: AnthropicPostgreSQL
Read-only database access with schema inspection.
автор: modelcontextprotocolCompare Storytime with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории data
