Sociality.io MCP

Use Sociality.io’s social media MCP server to connect AI with social media intelligence, analytics, and insights. Its 7 documented tools cover social, account, stats, posts. It is available as a remote MCP endpoint.

Teams that want a hosted data & analytics endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-05-08 · ★ 6 · #74 OF 75 MAINTAINED DATA & ANALYTICS · VERIFIED 2026-08-25

MIT · how we verify → /methodology

01 · Install Sociality.io MCP

Claude Code

claude mcp add socialityio-sociality-mcp --transport http https://api.sociality.io/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "socialityio-sociality-mcp": {
      "url": "https://api.sociality.io/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.sociality.io/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to api.sociality.io

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry vendor namespace io.sociality - domain-verified with the official MCP registry

03 · What Sociality.io MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 7 documented tools spanning social, account, stats, posts, including social_accounts_list, social_account_stats_list, social_account_posts_list, social_competitors_list.

The 7 tools it gives your agent

Extracted from the project's README - what Sociality.io MCP lets an agent do.

social_accounts_list
- Read
social_account_stats_list
- Read
social_account_posts_list
- Read
social_competitors_list
- Read
social_competitors_create
- Write
social_competitor_stats_list
- Read
social_competitor_posts_list
- Read

04 · Who maintains Sociality.io MCP

Sociality.io MCP is maintained by socialityio. It's the only MCP server we track from this author; the repo dates to May 2026.

05 · Facts

category
data & analytics - ranked #74 of 75 actively-maintained data & analytics servers as of 2026-08-25.
registry
io.sociality/sociality-mcp (active, first published 2026-05-06)

06 · Sociality.io MCP FAQ

Is Sociality.io MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-05-08. We re-verify nightly.

What can Sociality.io MCP do?

An agent gets 7 documented tools spanning social, account, stats, posts, including social_accounts_list, social_account_stats_list, social_account_posts_list, social_competitors_list.

How do I install Sociality.io MCP?

Run `claude mcp add socialityio-sociality-mcp --transport http https://api.sociality.io/mcp`. You can also paste the ready-made client config above.

Does Sociality.io MCP require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Sociality.io MCP