ask-fable runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 13 Sep 2026.
MCP server for Anthropic's Claude Fable, Opus 5, and multi-model reasoning councils.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
subprocess.run(['npx', '-y', '@mermaid-js/mermaid-cli', '-i', filename, '-o', png_filename, '-b', 'transparent'], check=True)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ask-fable -- uvx ask-fable
{
"mcpServers": {
"ask-fable": {
"args": [
"ask-fable"
],
"command": "uvx"
}
}
}
[mcp_servers.ask-fable]
command = "uvx"
args = ["ask-fable"]
{
"mcpServers": {
"ask-fable": {
"args": [
"ask-fable"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ask-fable": {
"args": [
"ask-fable"
],
"command": "uvx"
}
}
}
Anthropic Claude Fable 5 MCP server — top-tier planning and code critique for handoff
Ready-to-clone Rust MCP server with chat, token-counting, and model tools for Claude
Three-model MCP server returning Grok, Gemini, and DeepSeek outputs for Claude.
Zendesk MCP server for Claude Code and other MCP clients
Multi-level reasoning MCP server with configurable depth levels
Bridge Codex and other MCP clients with Anthropic Claude Code CLI for read-only second opinions
PubNub Model Context Protocol MCP Server for Cursor and Claude
Read, search, move, and delete Yahoo Mail over IMAP — MCP server for Claude
Answers built from our own checks of this server.