Social GPT MCP Server

Your social data, inside every AI tool. Connect SocialGPT to Claude, ChatGPT, Cursor, and any AI agent that speaks the Model Context Protocol. Your analytics, video analysis, and content intelligence - available everywhere you work. Its 26 documented tools cover videos, creator, video, analysis. It is available as a remote MCP endpoint.

Teams that want a hosted security endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-03 · ★ 10 · #145 OF 182 MAINTAINED SECURITY · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Social GPT

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add scrollmark-socialgpt-mcp --transport http https://mcp.gpt.social/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "scrollmark-socialgpt-mcp": {
      "url": "https://mcp.gpt.social/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://mcp.gpt.social/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 mcp.gpt.social

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry namespace io.github.scrollmark is GitHub-verified and matches the repo owner

03 · What Social GPT can do

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

What you can build

With this server connected, an agent can list your videos - filter by platform/query, scope to one connected account, sort by recent or top performers, search your analyzed videos by query, get one video by platform + post id - owned or public/analyzed, and search your content (connector-convention entrypoint).

Capability map

Tools grouped from the project's README - what Social GPT lets an agent do.

read & search

12 tools - e.g. Search your content (connector-convention entrypoint).; Fetch a single resource by id (connector-convention entrypoint).; Your content DNA - topics, pillars, and voice synthesized from your content.

search · fetch · get_content_profile · list_accounts · get_follower_history · get_growth_summary…

Videos

4 tools - e.g. List your videos - filter by platform/query, scope to one connected account, sort by recent or top performers.; Search your analyzed videos by query.; List a public creator's videos, sorted by recent or…

list_videos · search_videos · list_creator_videos · list_similar_videos

Video

2 tools - e.g. Get one video by platform + post id - owned or public/analyzed.; Full analysis (incl. scene breakdown) for a video - owned or competitor.

get_video · get_video_analysis

Account

2 tools - e.g. Get one connected account by id.; Views / engagement as a time series over a trailing window (up to 365 days), per account or aggregated.

get_account · get_account_metrics

Creator

2 tools - e.g. Get a public/competitor creator's profile by platform + handle.; Analyze a public creator's recent posts (async - returns a job_id to poll).

get_creator · analyze_creator

Analyze

1 tool - e.g. Analyze a single TikTok/YouTube/Instagram post by URL - adds it to your library and runs deep video analysis.

analyze_post

create & write

1 tool - e.g. Publish to a connected TikTok, Instagram, or YouTube account. TikTok supports draft or direct; Instagram publishes reels and carousels immediately; YouTube publ

publish_post

Server

1 tool - e.g. Basic info about the server and the scopes it supports.

server_info

Latest releases

v0.1.0 · 2026-06-11

The SocialGPT MCP server is publicly available. · Connect from any MCP client: · Hosted remote server - streamable HTTP, nothing to install, no API keys · OAuth 2.1 + PKCE auth with your SocialGPT account · 18 tools…

04 · Who maintains Social GPT

SocialGPT is maintained by scrollmark. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
security - ranked #145 of 182 actively-maintained security servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-06-11)
registry
io.github.scrollmark/socialgpt (active, first published 2026-06-08)

06 · Social GPT FAQ

Is Social GPT still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-03 and it shipped 1 release in the last 90 days. We re-verify nightly.

What can Social GPT do?

With this server connected, an agent can list your videos - filter by platform/query, scope to one connected account, sort by recent or top performers, search your analyzed videos by query, get one video by platform + post id - owned or public/analyzed, and search your content (connector-convention entrypoint).

How do I install Social GPT?

Run `claude mcp add scrollmark-socialgpt-mcp --transport http https://mcp.gpt.social/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Social GPT 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 Social GPT

More security MCP servers · Action1 MCP · S Gw · Stdio · Agent Security Scanner MCP · Reversecore MCP

More Python MCP servers · Fabric Dw · Sports Betting MCP · Glovebox MCP · Periscope MCP · Selvage · see all