Skip to content

Add Hive (remote MCP server) - #5181

Open
Jebobbes wants to merge 4 commits into
docker:mainfrom
Jebobbes:hive
Open

Jebobbes wants to merge 4 commits into
docker:mainfrom
Jebobbes:hive

Conversation

@Jebobbes

Copy link
Copy Markdown

Add Hive — remote MCP server

Endpoint: https://hivepublish.com/api/mcp (streamable-http)
Auth: OAuth 2.1 with PKCE and dynamic client registration; RFC 9728 protected-resource metadata at /.well-known/oauth-protected-resource.
Docs: https://hivepublish.com/developers · Connector package: https://github.com/Jebobbes/hive-mcp (MIT)

Hive is a social-media workspace: DM automations (comment-to-DM, keyword, story-mention, welcome sequences for Instagram, Messenger, WhatsApp and TikTok), publishing and scheduling to twelve networks, a shared inbox with approvals, and cross-account analytics. The server exposes 49 tools with dynamic discovery; the tool list is scoped to the permissions the account holder grants on Hive's consent screen.

Safety model: reads and drafting run immediately. Anything that would reach a real audience — scheduling, replying publicly, sending a DM, switching an automation on — returns a single-use approval link that the account holder confirms inside Hive. There is no immediate-publish tool. Billing, credentials and workspace deletion are not exposed.

Already listed in the official MCP Registry (com.hivepublish/hive), the Claude connector directory, Glama and mcpservers.org.

Test credentials for the Docker team will be shared through the credentials form; support@hivepublish.com can also issue a demo login on request.

🤖 Generated with Claude Code

@Jebobbes
Jebobbes requested a review from a team as a code owner September 21, 2026 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant