AstaBlackClove/posthive

🌐 Social Media🟒 Verified Active
0 Views
0 Installs

πŸ“‡ 🏠 - Schedule and manage social media posts across 13 platforms (Bluesky, Threads, Instagram, LinkedIn, Mastodon, YouTube, Facebook, Pinterest, Telegram, Nostr, X/Twitter, Discord, Tumblr). OAuth 2.0 + PKCE, 10 tools, draft-first workflow.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "astablackclove-posthive": {
      "command": "npx",
      "args": [
        "-y",
        "astablackclove-posthive"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

Posthive

Posthive

The agentic social media scheduling platform with built-in AI agent support.
Schedule posts across platforms from one place self-hostable, no vendor lock-in.

License: AGPL-3.0 GitHub Repo Discord

πŸ“– Docs Β· πŸ€– AI Agent Setup Β· πŸ’¬ Discord Β· 🌐 Website



Posthive dashboard


Features

  • Multi-platform posting - write once, publish to 14+ platforms simultaneously
  • AI agent support - connect Claude, ChatGPT, Cursor, VS Code via MCP; OAuth 2.0 + PKCE, no API key to paste
  • Calendar view - FullCalendar month/week/day with drag-to-reschedule
  • Bulk CSV scheduling - upload a spreadsheet to schedule hundreds of posts at once
  • Post templates - save and reuse post drafts
  • First comment scheduling - auto-reply immediately after the post goes live
  • Per-platform overrides - custom text and first comment per account
  • Instagram Reels & Stories - full media type support including carousels
  • YouTube Shorts & videos - dedicated title/description fields, custom thumbnail upload
  • Dry run mode - test the full pipeline without real API calls
  • Draft posts - save compose state, schedule later
  • Public REST API - full CRUD with Bearer auth (Pro/Team)
  • Self-hostable - Docker compose, one command, billing optional

Tech Stack

LayerTechnology
FrontendNext.js 16 (App Router), React 18, Tailwind CSS
BackendFastify v4, TypeScript ESM, Node.js
DatabasePrisma 5 + Postgres
QueueBullMQ + Redis (Upstash / Railway)
StorageLocal disk (dev) / Supabase Storage (prod)
EmailResend
BillingDodo Payments (optional)
MonitoringSentry

Quick Start (Self-hosting)

git clone https://github.com/AstaBlackClove/posthive.git
cd posthive
cp apps/api/.env.example .env
# Fill in ENCRYPTION_KEY, JWT secrets, DATABASE_URL, REDIS_URL
docker compose up -d --build

Open http://localhost:3000 and register. Billing is disabled by default all features unlocked.

Full setup guide β†’ posthive.co/docs


Developer Setup

pnpm install
cp apps/api/.env.example apps/api/.env
pnpm dev        # starts API + Web + Postgres (Docker)
ServiceURL
Webhttp://localhost:3000
APIhttp://localhost:3001
Prisma Studiohttp://localhost:5555

Environment variables & platform OAuth setup β†’ posthive.co/docs


AI Agent Integration (MCP)

Connect any MCP-compatible AI agent to Posthive with a single URL no API key to generate or paste.

# Claude Code
claude mcp add --transport http posthive https://your-api/mcp

# Cursor / VS Code β€” add to mcp.json
{ "mcpServers": { "posthive": { "url": "https://your-api/mcp" } } }

The first tool call opens your browser to sign in. Full setup per client β†’ posthive.co/agent

10 tools available: list_accounts Β· create_post Β· get_post Β· list_scheduled_posts Β· approve_draft Β· update_post Β· duplicate_post Β· delete_post Β· list_templates Β· create_from_template


Star History

Star History Chart


Community

Questions, feature requests, bugs join the Discord:

discord.gg/UEdnAtHxgN



License

AGPL-3.0 if you modify this project and run it as a network service, you must make your source available to users of that service.

Related MCP Servers

06ketan/substack-ops

🐍 🏠 - Substack with zero AI API keys. 26 tools (posts, notes, comments, replies, reactions, restacks). Host LLM drafts via proposereply β†’ confirmreply tokens. SQLite dedup, JSONL audit, dry-run default. Install: uvx substack-ops mcp install cursor.

🌐 Social Media0 views
abhineet34/linkedin-mcp-server

πŸ“‡ 🏠 - Local LinkedIn MCP server for posting to LinkedIn from Claude. 9 tools β€” create/edit/delete posts (text, image, article), upload images, fetch profile, look up company pages, and check follower counts. Uses the official LinkedIn REST API with OAuth 2.0 (wmembersocial, OIDC).

🌐 Social Media0 views
anwerj/youtube-uploader-mcp

🏎️ ☁️ - AI‑powered YouTube uploaderβ€”no CLI, no YouTube Studio. Uploade videos directly from MCP clients with all AI capabilities.

🌐 Social Media0 views
arjun1194/insta-mcp

πŸ“‡ 🏠 - Instagram MCP server for analytics and insights. Get account overviews, posts, followers, following lists, post insights, and search for users, hashtags, or places.

🌐 Social Media0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Active

Recent health check succeeded.

Last checked: 7/28/2026, 4:50:55 PM

Unclaimed listing (imported or pending owner verification). Claim it β†’
β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.