mcpserver.lol
registry/fable-maker
Connection check verified live · 27h ago

fable-maker

AI story generator — create illustrated storybooks, AI songs, and short AI video films

Tools 10
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

10 tools

Read from the running server on 27h ago.

buy_credits pack
Get a Stripe payment link to add funds. For B2C: buy credit packs (Starter/Writer/Author/Storyteller). For B2B: top up prepaid balance with preset amounts.
create_story type*titleoutputs*durationplayStylesongStyle +6
Generate a new story from your idea. Creates an illustrated storybook (MD), an AI song, or an AI drama video. Returns a storyId immediately — processing happens in the background.…
delete_story storyId*
Delete a story and all its media (files, versions, logs). This cannot be undone. Use list_stories to find story IDs.
get_balance
Check your account balance. For B2C: shows credit count. For Model A: shows quota remaining and prepaid balance. For Model B: shows prepaid balance in USD.
get_story storyId*
Get story details, versions, and media download links. Story status can be: pending, processing, paraphrasing, generating, generating_media, completed, failed.
list_stories
List all your stories with their titles, status, and type.
login password*username*
Login to an existing FableMaker account. Returns a JWT token that expires in 26 days. Use this token as Bearer auth for subsequent MCP calls.
quake_story output*storyId*durationplayStylesongStyledramaStyle +3
Regenerate a story completely fresh. Same original idea, but creates a brand new version from scratch with new text and media. Like a "do-over". Not available for Model B accounts.
remix_story storyId*durationdramaThemesongDurationtargetFormat*
Turn an existing story into a different format. For example, convert a storybook into a song or video. Uses the same story text — faster and cheaper than creating from scratch. Not…
signup password*username*
Create a new FableMaker account. Returns a JWT token that expires in 26 days. Username must be at least 3 characters, password at least 7 characters with 1 digit.