mcpbeat

Socializioz AI Social Media Agent MCP Server

io.github.RuyaaCapital-admin/socializioz-chatgpt-mcp
answering

Socializioz AI Social Media Agent MCP is answering right now. Last checked 7 min ago. It exposes 12 tools.

Socializioz AI agent for creating, approving, scheduling, and managing social media content.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
12
Tools
read from the server
554 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add socializioz-chatgpt-mcp --transport http https://mcp.socializioz.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "socializioz-chatgpt-mcp": {
      "url": "https://mcp.socializioz.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.socializioz-chatgpt-mcp]
url = "https://mcp.socializioz.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "socializioz-chatgpt-mcp": {
      "url": "https://mcp.socializioz.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "socializioz-chatgpt-mcp": {
      "url": "https://mcp.socializioz.com/mcp"
    }
  }
}

Available tools 12

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

draft
create_draft_post
Save a Socializioz draft post when the user explicitly wants a stored draft. Never display socialAccountId, accountReference, raw account IDs, workspace IDs, or postReference values to the user; use the returned postReference only for follow-up tool calls. In Base44 mode, omit socialAccountId unless supplied by an internal trusted flow; the tool will resolve the connected account from the requested channel. If multiple accounts match, ask the user to choose using friendly labels like Facebook Page — Socializioz, never IDs.
update_draft_post
Update an existing draft post using the opaque postReference returned by create_draft_post/list_posts/get_post, or a trusted internal post ID. Never display post IDs or postReference values to the user.
brand
get_brand_profile
Return the brand profile for the active workspace, including tone of voice, audience, goals, and forbidden claims.
cancel
cancel_scheduled_post
Cancel the scheduled publication of a post using the opaque postReference returned by list_posts/get_post/list_scheduled_posts, or a trusted internal post ID. Never display post IDs or postReference values to the user.
connected
list_connected_accounts
List social media accounts connected to a Socializioz workspace. Never display socialAccountId, accountReference, raw account IDs, or workspace IDs to the user. Refer to accounts only with friendly labels like Facebook Page — Socializioz.
post
get_post
Read full user-facing details for a specific Socializioz post using the opaque postReference returned by list_posts/create_draft_post, or a trusted internal post ID. Never display post IDs, account IDs, workspace IDs, or postReference values to the user.
posts
list_posts
Read Socializioz posts by status, channel, date range, account, or campaign. Use this to show drafts, pending posts, scheduled posts, published posts, failed posts, or all posts before editing/scheduling. Never display post IDs, account IDs, workspace IDs, or postReference values to the user; use postReference only for follow-up tool calls.
reschedule
reschedule_post
Change the scheduled publish time for an existing scheduled post using the opaque postReference returned by list_posts/get_post/list_scheduled_posts, or a trusted internal post ID. Never display post IDs or postReference values to the user.
schedule
schedule_post
Schedule an existing Socializioz post for future publication using the opaque postReference returned by create_draft_post/list_posts/get_post, or a trusted internal post ID. Never display post IDs or postReference values to the user.
send
send_post_for_approval
Send a draft post into approval workflow using the opaque postReference returned by create_draft_post/list_posts/get_post, or a trusted internal post ID. Never display post IDs or postReference values to the user.
user
get_user_profile
Return the authenticated user's profile, default workspace, subscription, brand summary, and capabilities. Call this first to discover who is logged in before using other tools.
workspace
get_workspace_context
Return the active workspace, subscription, post counts, and setup gaps for the authenticated user.

Endpoints

URLTransportStateLatencyChecked
https://mcp.socializioz.com/mcp streamable-http answering 288 ms 7 min ago

Socializioz AI Social Media Agent MCP — questions

Answers built from our own checks of this server.

What can Socializioz AI Social Media Agent MCP do?
It exposes 12 tools, read directly from the server on our last check. Among them: cancel_scheduled_post, create_draft_post, get_brand_profile, get_post, get_user_profile, get_workspace_context and 6 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Socializioz AI Social Media Agent MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 554 ms. The bar chart above shows every period we have measured.
Is Socializioz AI Social Media Agent MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Socializioz AI Social Media Agent MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Socializioz AI Social Media Agent MCP need an API key?
No. Socializioz AI Social Media Agent MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 12 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Socializioz AI Social Media Agent MCP?
It answers our handshake in 554 ms on average, which is faster than 19% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.