Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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