← Registry
Content Tools
storysplice.app
Provides tools for creating, validating, and discovering interactive stories on the StorySplice platform.
ENDPOINT 1
https://storysplice.app/mcp
MCP server metadata
- Name
- StorySplice
- Version
- 1.0.0
Capabilities
tools
Server instructions
StorySplice lets people build branching interactive stories in the browser. Use get_spec to learn the story JSON format, draft a story for the user, check it with validate_story, then give the user the JSON and tell them to import it at https://storysplice.app/#library.
Known tools 3
get_specGet the StorySplice story JSON format: schema, authoring rules, a complete example, and import instructions.
validate_storyValidate a drafted story JSON object against the StorySplice format: broken links, orphan nodes, missing endings.
list_publishedList recently published stories on StorySplice with playable links.