Social media analytics, video analysis, and competitor intel for any MCP-compatible AI agent.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
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.
Setup Β· Tools Β· Guided workflows Β· Authentication Β· Roadmap
This is the public front door for the SocialGPT MCP server β a hosted, remote MCP server that brings your social media analytics into any MCP-compatible AI agent. There's nothing to install and no API keys to manage: you point your client at one URL and authenticate once with your SocialGPT account.
Connection URL:
New to SocialGPT? Create a free account, then connect a social account to unlock analysis of your own content. Public/competitor analysis works without connecting anything.
Pick your client, paste the config, and authenticate with your SocialGPT account. Most clients open a browser window for OAuth the first time an agent uses a SocialGPT tool.
Ready-to-copy config files for each client live in examples/.
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS), then restart Claude Desktop:
Settings β Integrations β Add more β paste the URL and follow the prompts:
Claude.ai handles authentication during the integration setup flow.
On your first request that uses SocialGPT tools, Claude Code opens a browser for OAuth sign-in and caches the token locally.
Add to your project's .cursor/mcp.json, or ~/.cursor/mcp.json for global access:
Add to .vscode/mcp.json in your workspace (or run MCP: Add Server from the command palette):
Settings β Tools & integrations β Add MCP server, then paste the URL:
Add to ~/.codex/config.toml (or .codex/config.toml for a single project):
MCP Servers icon β Remote Servers β add the server URL, or edit cline_mcp_settings.json:
Add to ~/.codeium/windsurf/mcp_config.json:
Add to ~/.gemini/config/mcp_config.json:
Any client that supports the Model Context Protocol can connect using the server URL https://mcp.gpt.social/mcp. Check your client's docs for where to register an MCP server, and use the streamable HTTP transport.
| Your content | Full visibility into your own posts and performance β list and search your analyzed videos, deep-dive analysis with hooks, themes, and transcripts, and track views, engagement, and growth over time across TikTok, Instagram, and YouTube. |
| Competitor intel | Reverse-engineer what works in any niche β look up any public creator's profile and content DNA, browse their top and recent videos, find videos similar to yours, and benchmark against comparable creators. |
| Content profile | Your content DNA, always up to date β synthesized pillars and recurring themes, a voice and tone profile derived from your actual content, and a prescriptive playbook that evolves as you create. |
| Publishing | Post to your connected TikTok, Instagram, and YouTube accounts without leaving your agent β with a required confirmation step before anything goes live. Opt-in via the content:publish scope. |
| Guided workflows | Pre-built prompts that chain tools together for a full performance audit, head-to-head benchmarking, or reverse-engineering a creator's winning formula. |
Once connected, talk to your agent like a teammate:
"How did my content perform this month compared to last?"
"Find creators in the fitness niche on TikTok and show me what's working for them."
"Analyze my latest Instagram reel and suggest better hooks."
"Compare my engagement rate to similar creators on YouTube."
"Post this video to my TikTok as a draft."
The server exposes a curated surface β read-only unless you grant a write scope. The Scope column shows which OAuth scope each tool needs (see Authentication & scopes).
| Tool | Description | Scope |
|---|---|---|
list_videos | List your videos β filter by platform/query, scope to one connected account, sort by recent or top performers. | analysis:read |
search_videos | Search your analyzed videos by query. | analysis:read |
get_video | Get one video by platform + post id β owned or public/analyzed. | analysis:read Β· analysis:read:public |
get_video_analysis | Full analysis (incl. scene breakdown) for a video β owned or competitor. | analysis:read Β· analysis:read:public |
search | Search your content (connector-convention entrypoint). | analysis:read |
fetch | Fetch a single resource by id (connector-convention entrypoint). | analysis:read |
get_content_profile | Your content DNA β topics, pillars, and voice synthesized from your content. | analysis:read |
| Tool | Description | Scope |
|---|---|---|
list_accounts | List your connected social accounts. | analysis:read |
get_account | Get one connected account by id. | analysis:read |
get_account_metrics | Views / engagement as a time series over a trailing window (up to 365 days), per account or aggregated. | analysis:read |
get_follower_history | Audience growth over time β follower / following / media counts as a true time series (up to 365 days). | analysis:read |
get_growth_summary | Computed growth deltas and momentum over a window β the "am I growing?" answer in one call. | analysis:read |
get_post_metrics_history | One post's trajectory over time β how a single video's numbers moved after publishing. | analysis:read Β· analysis:read:public |
| Tool | Description | Scope |
|---|---|---|
get_creator | Get a public/competitor creator's profile by platform + handle. | analysis:read:public |
list_creator_videos | List a public creator's videos, sorted by recent or top, optionally with analysis. | analysis:read:public |
list_similar_videos | Find videos similar to a given one from across the platform. | analysis:read Β· analysis:read:public |
| Tool | Description | Scope |
|---|---|---|
analyze_post | Analyze a single TikTok/YouTube/Instagram post by URL β adds it to your library and runs deep video analysis. | content:ingest |
analyze_creator | Analyze a public creator's recent posts (async β returns a job_id to poll). | content:ingest |
get_analysis_status | Check the status of an analyze_creator job. | content:ingest |
Opt-in β these are the only tools that act on your accounts, and they require the content:publish scope. Nothing publishes without your explicit confirmation.
| Tool | Description | Scope |
|---|---|---|
get_publish_options | Live TikTok publish options β privacy levels, interaction settings, whether posting is possible right now. Required before posting to TikTok. | content:publish |
publish_post | Publish to a connected TikTok, Instagram, or YouTube account. TikTok supports draft or direct; Instagram publishes reels and carousels immediately; YouTube publishes a video immediately. | content:publish |
get_publish_status | Poll a publish job by job_id. | content:publish |
get_upload_link | Get a page where you can upload a local video file that has no public URL. | content:publish |
list_uploads | List drafts you've uploaded, so a draft_id can be handed to publish_post. | content:publish |
Publishing a local file is a three-step handoff: get_upload_link β you upload in the browser β list_uploads to find the draft β publish_post(draft_id=...).
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/socialgpt)<a href="https://allmcps.com/mcp/socialgpt"><img src="https://allmcps.com/api/badge/socialgpt?style=directory" alt="SocialGPT on AllMCPs" /></a>