mcpbeat

FableMaker MCP Server

io.github.itpofy2024o/fable-maker
answering

FableMaker is answering right now. Last checked 4 min ago. It exposes 10 tools.

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

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
10
Tools
read from the server
92 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add fable-maker --transport http https://fable-maker.pendia-community.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fable-maker": {
      "url": "https://fable-maker.pendia-community.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fable-maker]
url = "https://fable-maker.pendia-community.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "fable-maker": {
      "url": "https://fable-maker.pendia-community.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fable-maker": {
      "url": "https://fable-maker.pendia-community.workers.dev/mcp"
    }
  }
}

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

story
create_story
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. Use get_story to check progress.
delete_story
Delete a story and all its media (files, versions, logs). This cannot be undone. Use list_stories to find story IDs.
get_story
Get story details, versions, and media download links. Story status can be: pending, processing, paraphrasing, generating, generating_media, completed, failed.
balance
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.
buy
buy_credits
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.
login
login
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
quake_story
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
remix_story
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 available for Model A accounts.
signup
signup
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.
stories
list_stories
List all your stories with their titles, status, and type.

Endpoints

URLTransportStateLatencyChecked
https://fable-maker.pendia-community.workers.dev/mcp streamable-http answering 109 ms 4 min ago

FableMaker — questions

Answers built from our own checks of this server.

What can FableMaker do?
It exposes 10 tools, read directly from the server on our last check. Among them: buy_credits, create_story, delete_story, get_balance, get_story, list_stories and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is FableMaker working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 92 ms. The bar chart above shows every period we have measured.
How do I connect FableMaker?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does FableMaker need an API key?
No. FableMaker completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is FableMaker?
It answers our handshake in 92 ms on average, which is faster than 86% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.