Sociality.io Releases MCP Server for Claude: Live Social Media Intelligence via OAuth

Sociality.io released a social media MCP server that connects Claude to live social media analytics — no more pasting screenshots or CSV exports. The server works as a remote HTTP MCP server with OAuth authentication, supporting Claude, ChatGPT, Claude Code, Codex, Gemini CLI, and other MCP-compatible clients.
What It Can Do
- Check active workspace and available accounts
- See which channels and metrics are supported
- Add selected competitor profiles to the workspace
- Pull owned account stats and published posts
- Pull competitor stats and published posts
- Compare formats, topics, posting cadence, and engagement patterns
- Find overperforming content
- Turn research into campaign ideas or reporting notes
Practical Workflow
The developers recommend a specific order of operations: Claude first checks workspace context, credit usage, available tools, supported platforms, metric names, and aggregation behavior before pulling data. This avoids guesswork and manual prep.
Example prompt from the source:
"Here are 2 competitor profiles. Add the relevant ones to our workspace, then compare their last 30 days of posts with our owned accounts. Group posts by topic and format, ignore one-off spikes, and tell us what patterns are worth testing next week."
Running this prompt produced a clear analysis with test suggestions directly in chat (see screenshots in the source).
Platforms & Actions
- Covers Instagram, TikTok, Facebook, YouTube, X, and LinkedIn
- Competitor tools: list, analyze, and fetch posts
- Write action for adding tracked competitors from profile URL
- Built-in resources/prompts for workspace checks, tool usage, metric selection, credit usage, and readiness checks before larger workflows
Who It's For
Developers and social media teams who want to query live competitor and owned account data directly from chat, without manual exports or context loss.
📖 Read the full source: r/ClaudeAI
👀 See Also

GlycemicGPT: Self-Hosted AI Diabetes Monitor with BYOAI and Plugin SDK
GlycemicGPT is an open-source, self-hosted platform that connects Dexcom G7 and Tandem pumps to an AI analysis layer. It provides daily briefs, meal analysis, conversational chat, and configurable alerts, all on your own hardware.

ARP: Stateless WebSocket Relay for Autonomous Agent Communication
ARP (Agent Relay Protocol) is a stateless WebSocket relay for autonomous agent communication featuring Ed25519 identity, HPKE encryption per RFC 9180, binary TLV framing, and 33 bytes overhead per message. No accounts or registration required—just generate a keypair and connect.

CC-Wiki: Turn Claude Code Sessions into a Shareable Quartz Knowledge Base
CC-Wiki converts your ~/.claude session history into a Quartz-based knowledge base. One command installs it; running /cc-wiki inside a Claude Code session packages the conversation.

Exploring Clawe: Open-source Multi-agent Coordination System
Clawe is an open-source tool allowing for efficient multi-agent coordination, offering features like scheduling, task management, and real-time notifications.