SagaSmith Narrative
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 procedureDomain 패키지는 결정적 검증만 포함합니다. 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 아래에 추가될 수 있습니다. 현재는 플레이스홀더 런타임이나 폴백 프로토콜이 제공되지 않습니다.
This server cannot be installed
Maintenance
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
- Flicense-qualityDmaintenanceEnables 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
- Alicense-qualityCmaintenanceAn 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.189MIT

SagaSmith D&D MCPofficial
Alicense-qualityFmaintenanceA 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
SagaSmith CoC MCPofficial
Alicense-qualityFmaintenanceLocal 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
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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