kidsstoryteller-mcp
v0.1.1
Published
MCP server for KidsStoryteller.ai — make Professor Milo or Rosie read a story out loud as an animated, lip-synced video, straight from Claude.
Downloads
152
Maintainers
Readme
kidsstoryteller-mcp
Make Professor Milo the fox or Rosie the bunny read any story out loud — as an animated, lip-synced video — straight from Claude.
Setup
- Get an API key: https://kidsstoryteller.ai/dashboard#api-keys
- Add to Claude Code / Claude Desktop:
{
"mcpServers": {
"kidsstoryteller": {
"command": "npx",
"args": ["-y", "kidsstoryteller-mcp"],
"env": { "KIDSSTORYTELLER_API_KEY": "ksk_live_..." }
}
}
}Tools
create_talking_storybook— story → animated lip-synced video (5 credits, ~2-5 min). Optional photo becomes the scene.get_storybook_status— poll a render by jobId.list_characters— the cast + reading voices.create_audio_story— narrate text to a local MP3 (1 credit / 1k chars).
Try: "Have Milo read this bedtime story about Ada, and use the attached photo of her room as the scene."
