mcpbeat Sign in

Thth MCP Server

local only

Thth runs on your own machine — the client starts it, so there is no endpoint to ping.

Call before you post: ships a draft to Threads/Bluesky/Mastodon only after a person approved it.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs / week
pypi · thth
Stars
on GitHub
Last commit
no recent releases
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 thth -- uvx thth
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "thth": {
      "args": [
        "thth"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.thth]
command = "uvx"
args = ["thth"]
.cursor/mcp.json
{
  "mcpServers": {
    "thth": {
      "args": [
        "thth"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "thth": {
      "args": [
        "thth"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Thth

same job, measured the same way
Schedule & Chill
by schedulenchill

A free social media scheduler your AI tools can post through — LinkedIn, Bluesky, Mastodon, YouTube.

answering
Reddit Growth MCP
by latent-9

Find where to post on Reddit and score your draft before posting — no API keys needed.

48 installs/wk local only
TacticalRMM
by shin2344234

Read your TacticalRMM fleet; run commands only after per-command human approval.

92 installs/wk local only
Bluesky MCP Server
by cyanheads

Search posts, profiles, feeds, threads, and trending topics on Bluesky.

106 installs/wk 7 tools answering
LinkedIn Content Planner
by theona

Draft, revise and review LinkedIn posts; a human approves each one before it goes live.

answering
Pendpost
by pendpost

Local-first social MCP: an agent drafts and schedules posts; you approve before anything publishes.

108 installs/wk local only
What Matters
by blackdogranch

Your personal action-item list — what you owe and what you're owed. AI proposes; you approve.

6 tools answering
VERAX
by verax-ai

The body an agent asks before it acts: decide, approve, and keep a signed record on your machine.

208 installs/wk local only

Thth — questions

Answers built from our own checks of this server.

Why is there no uptime for Thth?
Thth 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 pypi package thth.
Is Thth still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Thth?
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 thth straight from pypi; nothing to host, nothing to sign up for.