Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Posthell

io.github.rohan27s/posthell

Social media scheduler for AI agents: draft posts into a human-approved queue for 15 networks.

Uptime
100.0%
1 direct probes · 30d
Response
859ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

shape_post

Turn rough notes about what the user did (shipped a feature, fixed a bug, hit a number) into 2-3 finished social-post angles in the user's voice. Grounded only in the notes - never invents facts. Uses…

create_draft

Save a post as a DRAFT in the user's posthell queue. It is never published by this tool - the user approves it in the dashboard. Optionally propose a publish time (pre-fills their scheduler) and limit…

list_posts

Read the user's recent posts and drafts with per-platform status. Published posts include engagement metrics (likes, comments, shares, engagementRate - impressions on plans with full analytics) once a…

get_growth

The user's follower counts and 7-day growth per connected network, plus which network is growing fastest. Use this to decide where a post matters most or to report progress.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "posthell": {
      "url": "https://www.posthell.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}