mcpbeat Sign in

Thoth MCP Server

local only

Thoth MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from npm. Last commit 14 Aug 2026.

MCP server for Thoth with multi-platform AI content generation

Installs per day peak 21 · avg 8 · +17% w/w
a month agotoday
52
Installs / week
npm · @usethoth/mcp-server
2
Stars
1 open issues
14 Aug 2026
Last commit
0 releases in 90 days
License
TypeScript

What changed 35

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 15 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 25 more, back to 15 August 2026

Nothing serious here today

Today is the operative word: we check Thoth MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add thoth-mcp -- npx -y @usethoth/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "thoth-mcp": {
      "args": [
        "-y",
        "@usethoth/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.thoth-mcp]
command = "npx"
args = ["-y", "@usethoth/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "thoth-mcp": {
      "args": [
        "-y",
        "@usethoth/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "thoth-mcp": {
      "args": [
        "-y",
        "@usethoth/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Thoth MCP

same job, measured the same way
MCP Wan
by acedatacloud

MCP server for Wan AI video generation

744 installs/wk answering
MCP Flux Pro
by acedatacloud

MCP server for Flux AI image generation

815 installs/wk answering
Opentalk2html Notmd
by aimino-tech

MCP server for HTML generation from AI agents

56 installs/wk local only
Browser Agent
by runbook-ai

MCP server for browser automation with AI agent

62 installs/wk local only
MCP Kling
by acedatacloud

MCP server for Kling AI video generation

664 installs/wk answering
Supabase
by supabase

MCP server for interacting with the Supabase platform

76 349 installs/wk answering
MCP Producer
by acedatacloud

MCP server for Producer/Riffusion AI music generation

1 241 installs/wk answering
MCP Qwen Image
by acedatacloud

MCP server for Qwen Image 3 AI image generation

163 installs/wk answering

Thoth MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Thoth MCP?
Thoth MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @usethoth/mcp-server was installed 52 times last week.
How do I connect Thoth MCP?
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 runs locally, so the command pulls @usethoth/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Thoth MCP?
The npm package @usethoth/mcp-server was installed 52 times in the last week. Week over week that is +17%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Thoth MCP open source?
We cannot say either way: written in TypeScript, 2 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.