Skip to main content
Glama
SagaSmithAI

SagaSmith Narrative

by SagaSmithAI

SagaSmith Narrative

SagaSmith Narrativeは、システムに依存しない長編テーブルトップ・ナラティブ・プレイのための垂直型モノレポです。決定論的な宣言型コントラクト、権威あるMCPサーバー、そしてAgent Skillsをバージョン管理しつつ、それぞれのパッケージとランタイムの責務は分離したままにします。

リポジトリ構成

packages/domain/                       declarative narrative schemas and validators
packages/mcp/                          authoritative session and tool runtime
skills/                                narrative facilitation procedures
skills/narrative-project-generator/    profile and Pack authoring procedure

Domainパッケージには決定論的なバリデーションのみが含まれます。MCPは、キャンペーンの状態、認可、フェーズ、リビジョン、冪等性、ランダムストリーム、動的なツール公開、そしてアトミックな決済に関する唯一の権威であり続けます。意味のレビュー、オーディエンスの決定、NPCの選択、ナレーションはAgent/Skillの責務として残ります。

Related MCP server: DMCP

開発

uv sync --all-packages --all-extras
uv run --no-sync ruff check packages/domain packages/mcp
uv run --no-sync pytest packages/domain/tests
uv run --no-sync pytest packages/mcp/tests

アプリケーションUIは後日apps/ui以下に追加される可能性がありますが、現在はプレースホルダーとなるランタイムやフォールバックプロトコルは出荷されません。

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    Enables AI assistants to act as RPG Game Masters by managing campaign state including characters, inventory, quests, and logs through MCP tools. Supports campaign mutations and provides both MCP and HTTP API access to RPG session data.
    2
  • A
    license
    -
    quality
    C
    maintenance
    An MCP server that enables AI agents to act as dynamic dungeon masters for text-based RPGs with dynamically generated rule systems and comprehensive game state management.
    18
    9
    MIT
  • A
    license
    -
    quality
    F
    maintenance
    A local MCP server for Dungeons & Dragons campaign management, combining core runtime with skill and module-generation packs. It enables campaign creation, module generation and import, rule and skill searching via tools, resources, and prompts.
    Apache 2.0
  • A
    license
    -
    quality
    F
    maintenance
    Local MCP server for Call of Cthulhu 7e, managing campaigns, character knowledge, and rule resolutions (d100, SAN, combat) with secure state isolation and keeper-controlled access.
    Apache 2.0

View all related MCP servers

Related MCP Connectors

  • Official remote MCP server for Archivist AI TTRPG campaign memory: characters, sessions, and more.

  • MCP server for Argo RPG Platform — connects AI assistants to campaign data via OAuth2

  • Hosted AgentLux MCP server for marketplace, identity, creator, services, and social flows.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SagaSmithAI/sagasmith-narrative'

If you have feedback or need assistance with the MCP directory API, please join our Discord server