Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

SocialHive

REMOTE · PLATFORM.SOCIALHIVE.PRO · SCANNED SEP 24

Social media management, multi-platform publishing, AI generation, and cross-channel analytics.

78 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security94
Transport & Reachability100
Schema Quality & AI Usability76
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1401 tokens (~66/item across 21 items; 21 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management3
  • Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage80
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 30% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 22 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the SocialHive MCP server?

SocialHive is a hosted endpoint at https://platform.socialhive.pro/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · platform.socialhive.pro

# add to Claude Code
claude mcp add --transport http pro-socialhive-platform 'https://platform.socialhive.pro/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "pro-socialhive-platform": {
      "url": "https://platform.socialhive.pro/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "pro-socialhive-platform": {
      "type": "http",
      "url": "https://platform.socialhive.pro/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.pro-socialhive-platform]
url = "https://platform.socialhive.pro/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "pro-socialhive-platform": {
      "type": "remote",
      "url": "https://platform.socialhive.pro/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add pro-socialhive-platform --url 'https://platform.socialhive.pro/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  pro-socialhive-platform:
    url: "https://platform.socialhive.pro/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "pro-socialhive-platform": {
      "Transport": "http",
      "Url": "https://platform.socialhive.pro/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add pro-socialhive-platform -t streamable-http -u 'https://platform.socialhive.pro/api/mcp'
// mcp.json
{
  "mcpServers": {
    "pro-socialhive-platform": {
      "type": "http",
      "url": "https://platform.socialhive.pro/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 24 Sept 26 0
    • Stability: unverified → 0.03 ▲ functional
  • 23 Sept 26 78

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Probed https://platform.socialhive.pro/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=platform.socialhive.pro CN=YR2,O=Let's Encrypt,C=US 6 Sept 2026 5 Dec 2026 RSA 2048 SHA256-RSA 5e76dd8ef1b86471393339ae8542924b7e5
SANs: platform.socialhive.pro
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of platform.socialhive.pro. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
pro. present 42154 8 Verified
socialhive.pro. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer resource_metadata="https://platform.socialhive.pro/.well-known/oauth-protected-resource"

Bearer resource_metadata="https://platform.socialhive.pro/.well-known/oauth-protected-resource"
Header Value
strict-transport-security max-age=63072000

Protected resource metadata

Document https://platform.socialhive.pro/.well-known/oauth-protected-resource
Retrieved Yes
Resource https://platform.socialhive.pro/api/mcp
Authorisation server https://platform.socialhive.pro

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://platform.socialhive.pro/api/mcp Verified 200
http (plaintext) http://platform.socialhive.pro/api/mcp HTTPS enforced 308 https://platform.socialhive.pro/api/mcp
MCP tools · 21 exposed · ~1,303 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
adapt_post ~38

Rewrite existing copy for another platform's length, tone and conventions. Metered.

NameTypeReqDescription
platformstringyes–
textstringyes–
NameTypeReqDescription
adaptationsobjectyes–

No examples provided.

create_article ~138

Save a long-form article or blog post (e.g. generated by ChatGPT, Claude, or an LLM) into the workspace article library. Quota: maximum 10 articles per month via MCP. Can be linked into syndication workflows or published to CMS targets.

NameTypeReqDescription
bodystringyesFull Markdown body of the article
seoTitlestring–Optional SEO title
statusstringyesArticle status: ready (default), drafting, outline, or published
summarystring–Brief synopsis, excerpt, or meta description for SEO and social snippets
titlestringyesArticle headline or title
NameTypeReqDescription
idstringyesArticle ID
monthlyRemainingnumber–Remaining articles allowed via MCP this month (out of 10)
reviewUrlstring–URL to view or edit the article in SocialHive
statusstringyes–
titlestringyesArticle title
wordsnumberyesWord count

No examples provided.

create_post ~218

Create a post for LinkedIn, X, Instagram, etc. Supports text copy, image attachments (single or multi-image gallery), and video. For image-only or video-only posts, body can be left empty as long as mediaIds has at least one asset. Without scheduledAt it is saved as a draft. With scheduledAt (ISO 8601) it is scheduled.

NameTypeReqDescription
bodystring–Post copy text (optional if mediaIds is provided)
channelIdsarrayyesDestination channel UUIDs or platform names (e.g. ['linkedin', 'instagram'])
mediaIdsarray–Array of media asset UUIDs returned by import_media or list_media
overridesobject––
scheduledAtstring–ISO 8601 UTC timestamp to schedule the post (e.g. '2026-09-21T11:00:00Z'). Without this, saves as a draft.
tagsarray––
threadarray––
titlestring––
NameTypeReqDescription
channelsarray––
idstringyesPost ID
statusstringyes–

No examples provided.

generate_image ~72

Generate an image into the media library and return its asset id (attach with create_post.mediaIds). quality 'free' uses the free provider; 'hq' costs credits.

NameTypeReqDescription
altstring––
aspectRatiostring––
promptstringyes–
qualitystring––
NameTypeReqDescription
mediaIdstring––
urlstringyesPublic URL of generated image

No examples provided.

generate_text ~70

Write social copy in the workspace brand voice. Returns one or more variants. Metered (free daily allowance, then 1 credit).

NameTypeReqDescription
formatstring––
languagestring––
platformsarray––
topicstringyes–
variantsinteger––
NameTypeReqDescription
modelstring––
textstringyesGenerated copy
tokensnumber––

No examples provided.

get_analytics ~40

Workspace performance for the last N days: impressions, engagements, posts, follower change, top posts and recommended posting slots.

NameTypeReqDescription
daysinteger––
NameTypeReqDescription
recommendedSlotsarray––
summaryobjectyes–
timezonestringyes–
topPostsarrayyes–

No examples provided.

get_article ~35

Get full details and Markdown body of an article in the workspace library by its ID.

NameTypeReqDescription
articleIdstringyesArticle UUID
NameTypeReqDescription
bodystringyes–
createdAtstring––
idstringyes–
reviewUrlstring––
seoTitlestring––
statusstringyes–
summarystring––
titlestringyes–
updatedAtstring––
wordsnumberyes–

No examples provided.

get_connected_social_accounts ~45

Get all connected social media accounts (LinkedIn, X, YouTube, Instagram, Facebook, TikTok) for the workspace with account IDs, platforms, and connection status.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultobject–Structured output from tool execution

No examples provided.

get_post ~31

Get one post with its body, per-channel variants, status and metrics.

NameTypeReqDescription
postIdstringyes–
NameTypeReqDescription
bodystringyes–
idstringyes–
metricsobject––
publishedAtstring––
scheduledAtstring––
statusstringyes–
titlestring––
variantsarrayyes–

No examples provided.

import_media ~65

Import an image or video from an external public URL into the workspace media library and return its asset id (to attach with create_post.mediaIds).

NameTypeReqDescription
altstring––
labelstring––
mimestring––
urlstringyes–
NameTypeReqDescription
assetIdstringyes–
kindstringyes–
urlstringyes–

No examples provided.

list_articles ~62

List long-form articles in the workspace library with their id, title, status, word count, summary, and last updated time.

NameTypeReqDescription
limitinteger–Max number of articles to return (default 20)
statusstring–Filter by article status

Structured output declared, but exposes no named fields.

No examples provided.

list_channels ~33

List the social accounts connected to this workspace with their ids, platform, handle and health. Use channel ids when creating posts.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

list_media ~56

List or search media assets (images, videos) in the workspace media library. Returns asset ids to attach with create_post.mediaIds.

NameTypeReqDescription
kindstring––
limitinteger––
qstring––
NameTypeReqDescription
assetsarrayyes–

No examples provided.

list_node_types ~45

Catalog of workflow node types (triggers, sources, AI, control, destinations) with their config schemas. Read before calling propose_workflow.

NameTypeReqDescription
groupstring––

Structured output declared, but exposes no named fields.

No examples provided.

list_posts ~58

List posts in the workspace, newest first. Filter by status (draft, pending_approval, scheduled, published, failed) or free text.

NameTypeReqDescription
limitinteger––
qstring––
statusstring––

Structured output declared, but exposes no named fields.

No examples provided.

list_sources ~31

List content data sources (RSS feeds, sitemaps, web pages, documents) with counts of unused items.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

list_workflows ~18

List automation workflows with status and last run.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

propose_workflow ~85

Propose an automation workflow as a graph (nodes + edges). The graph is validated and saved as a DRAFT version that a human must review and activate in Workflow Studio; it never runs on its own. Call list_node_types first for valid node types and config schemas.

NameTypeReqDescription
descriptionstringyes–
graphobjectyes–
namestringyes–
NameTypeReqDescription
idstringyesWorkflow ID
namestringyes–
urlstring––

No examples provided.

publish_post ~45

Publish an existing draft now (queues it immediately). Approval policy still applies — the post may land in pending_approval instead.

NameTypeReqDescription
postIdstringyesPost UUID to publish
NameTypeReqDescription
idstringyesPost ID
statusstringyes–

No examples provided.

schedule_post ~57

Schedule an existing draft (or move a scheduled post) to an ISO 8601 time. Approval policy still applies.

NameTypeReqDescription
postIdstringyesPost UUID
scheduledAtstringyesISO 8601 UTC datetime string
NameTypeReqDescription
idstringyesPost ID
scheduledAtstringyesScheduled ISO timestamp
statusstringyes–

No examples provided.

search_source_items ~61

Fetch recent items from one data source (title, url, excerpt). Use them as raw material for posts.

NameTypeReqDescription
limitinteger––
qstring––
sourceIdstringyes–
unusedOnlyboolean––

Structured output declared, but exposes no named fields.

No examples provided.

Common questions

What is the SocialHive MCP server?

SocialHive is an MCP server listed in the public MCP registry as pro.socialhive/platform. Social media management, multi-platform publishing, AI generation, and cross-channel analytics. This page covers its hosted endpoint (https://platform.socialhive.pro/api/mcp).

Is the SocialHive MCP server safe to use?

SocialHive scores 78 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the SocialHive MCP server expose?

SocialHive exposes 21 tools: list_channels, get_connected_social_accounts, list_posts, get_post, list_articles, and 16 more. Their descriptions and schemas cost roughly 1,303 tokens of context every time the server is loaded.

Does the SocialHive MCP server require authentication?

Yes. SocialHive asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the SocialHive MCP server still maintained?

SocialHive is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.