SocialHive
REMOTE · PLATFORM.SOCIALHIVE.PRO · SCANNED SEP 24
Social media management, multi-platform publishing, AI generation, and cross-channel analytics.
Available components
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
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
- The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
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
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
claude mcp add --transport http pro-socialhive-platform 'https://platform.socialhive.pro/api/mcp'
{
"mcpServers": {
"pro-socialhive-platform": {
"url": "https://platform.socialhive.pro/api/mcp"
}
}
} {
"servers": {
"pro-socialhive-platform": {
"type": "http",
"url": "https://platform.socialhive.pro/api/mcp"
}
}
} [mcp_servers.pro-socialhive-platform] url = "https://platform.socialhive.pro/api/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"pro-socialhive-platform": {
"type": "remote",
"url": "https://platform.socialhive.pro/api/mcp",
"enabled": true
}
}
} openclaw mcp add pro-socialhive-platform --url 'https://platform.socialhive.pro/api/mcp' --transport streamable-http
mcp_servers:
pro-socialhive-platform:
url: "https://platform.socialhive.pro/api/mcp" {
"McpServers": {
"pro-socialhive-platform": {
"Transport": "http",
"Url": "https://platform.socialhive.pro/api/mcp"
}
}
} assistant mcp add pro-socialhive-platform -t streamable-http -u 'https://platform.socialhive.pro/api/mcp'
{
"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.
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.
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 |
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 →
adapt_post Adapt post ~38
Rewrite existing copy for another platform's length, tone and conventions. Metered.
| Name | Type | Req | Description |
|---|---|---|---|
| platform | string | yes | – |
| text | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| adaptations | object | yes | – |
No examples provided.
create_article 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.
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | yes | Full Markdown body of the article |
| seoTitle | string | – | Optional SEO title |
| status | string | yes | Article status: ready (default), drafting, outline, or published |
| summary | string | – | Brief synopsis, excerpt, or meta description for SEO and social snippets |
| title | string | yes | Article headline or title |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Article ID |
| monthlyRemaining | number | – | Remaining articles allowed via MCP this month (out of 10) |
| reviewUrl | string | – | URL to view or edit the article in SocialHive |
| status | string | yes | – |
| title | string | yes | Article title |
| words | number | yes | Word count |
No examples provided.
create_post 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.
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | – | Post copy text (optional if mediaIds is provided) |
| channelIds | array | yes | Destination channel UUIDs or platform names (e.g. ['linkedin', 'instagram']) |
| mediaIds | array | – | Array of media asset UUIDs returned by import_media or list_media |
| overrides | object | – | – |
| scheduledAt | string | – | ISO 8601 UTC timestamp to schedule the post (e.g. '2026-09-21T11:00:00Z'). Without this, saves as a draft. |
| tags | array | – | – |
| thread | array | – | – |
| title | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| channels | array | – | – |
| id | string | yes | Post ID |
| status | string | yes | – |
No examples provided.
generate_image 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.
| Name | Type | Req | Description |
|---|---|---|---|
| alt | string | – | – |
| aspectRatio | string | – | – |
| prompt | string | yes | – |
| quality | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| mediaId | string | – | – |
| url | string | yes | Public URL of generated image |
No examples provided.
generate_text Generate text ~70
Write social copy in the workspace brand voice. Returns one or more variants. Metered (free daily allowance, then 1 credit).
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | – | – |
| language | string | – | – |
| platforms | array | – | – |
| topic | string | yes | – |
| variants | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| model | string | – | – |
| text | string | yes | Generated copy |
| tokens | number | – | – |
No examples provided.
get_analytics Get analytics ~40
Workspace performance for the last N days: impressions, engagements, posts, follower change, top posts and recommended posting slots.
| Name | Type | Req | Description |
|---|---|---|---|
| days | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| recommendedSlots | array | – | – |
| summary | object | yes | – |
| timezone | string | yes | – |
| topPosts | array | yes | – |
No examples provided.
get_article Get article ~35
Get full details and Markdown body of an article in the workspace library by its ID.
| Name | Type | Req | Description |
|---|---|---|---|
| articleId | string | yes | Article UUID |
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | yes | – |
| createdAt | string | – | – |
| id | string | yes | – |
| reviewUrl | string | – | – |
| seoTitle | string | – | – |
| status | string | yes | – |
| summary | string | – | – |
| title | string | yes | – |
| updatedAt | string | – | – |
| words | number | yes | – |
No examples provided.
get_connected_social_accounts 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.
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | – | Structured output from tool execution |
No examples provided.
get_post Get post ~31
Get one post with its body, per-channel variants, status and metrics.
| Name | Type | Req | Description |
|---|---|---|---|
| postId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | yes | – |
| id | string | yes | – |
| metrics | object | – | – |
| publishedAt | string | – | – |
| scheduledAt | string | – | – |
| status | string | yes | – |
| title | string | – | – |
| variants | array | yes | – |
No examples provided.
import_media 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).
| Name | Type | Req | Description |
|---|---|---|---|
| alt | string | – | – |
| label | string | – | – |
| mime | string | – | – |
| url | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| assetId | string | yes | – |
| kind | string | yes | – |
| url | string | yes | – |
No examples provided.
list_articles List articles ~62
List long-form articles in the workspace library with their id, title, status, word count, summary, and last updated time.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max number of articles to return (default 20) |
| status | string | – | Filter by article status |
Structured output declared, but exposes no named fields.
No examples provided.
list_channels 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 List media ~56
List or search media assets (images, videos) in the workspace media library. Returns asset ids to attach with create_post.mediaIds.
| Name | Type | Req | Description |
|---|---|---|---|
| kind | string | – | – |
| limit | integer | – | – |
| q | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| assets | array | yes | – |
No examples provided.
list_node_types List node types ~45
Catalog of workflow node types (triggers, sources, AI, control, destinations) with their config schemas. Read before calling propose_workflow.
| Name | Type | Req | Description |
|---|---|---|---|
| group | string | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
list_posts List posts ~58
List posts in the workspace, newest first. Filter by status (draft, pending_approval, scheduled, published, failed) or free text.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| q | string | – | – |
| status | string | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
list_sources 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 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 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.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | yes | – |
| graph | object | yes | – |
| name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Workflow ID |
| name | string | yes | – |
| url | string | – | – |
No examples provided.
publish_post Publish post ~45
Publish an existing draft now (queues it immediately). Approval policy still applies — the post may land in pending_approval instead.
| Name | Type | Req | Description |
|---|---|---|---|
| postId | string | yes | Post UUID to publish |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Post ID |
| status | string | yes | – |
No examples provided.
schedule_post Schedule post ~57
Schedule an existing draft (or move a scheduled post) to an ISO 8601 time. Approval policy still applies.
| Name | Type | Req | Description |
|---|---|---|---|
| postId | string | yes | Post UUID |
| scheduledAt | string | yes | ISO 8601 UTC datetime string |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Post ID |
| scheduledAt | string | yes | Scheduled ISO timestamp |
| status | string | yes | – |
No examples provided.
search_source_items Search source items ~61
Fetch recent items from one data source (title, url, excerpt). Use them as raw material for posts.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| q | string | – | – |
| sourceId | string | yes | – |
| unusedOnly | boolean | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
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.