SocialAPIs
Sources
PricingBlogFAQContact
โ† Back to blog
mcpai-agentsannouncementlaunch

Announcing: SocialAPIs is Now Available in MCP Registry!

First-class Model Context Protocol support: Claude Desktop, ChatGPT, Cursor, and any MCP-aware client can call every SocialAPIs endpoint natively.

SocialAPIs TeamยทJanuary 15, 2025

We're excited to announce that SocialAPIs is now officially available in the Model Context Protocol (MCP) Registry!

๐ŸŽ‰ Big News!

Today marks a major milestone for SocialAPIs. We've officially published our MCP server to the Model Context Protocol Registry, making it incredibly easy to use social media data in AI applications.

What is MCP?

The Model Context Protocol is a new standard created by Anthropic that allows AI assistants to seamlessly connect with external tools and data sources. Think of it as a universal adapter for AI agents.

With MCP, you can give AI assistants like Claude the ability to:

  • Access real-time data
  • Execute actions in external services
  • Work with files and databases
  • And much more!

Why This Matters

Before MCP, integrating APIs with AI tools required:

  • Complex custom code
  • Manual authentication handling
  • Platform-specific implementations
  • Constant maintenance

With MCP + SocialAPIs, you can:

  • Install in seconds with npm
  • Access 12+ social media tools instantly
  • No code required for basic usage
  • Works with Claude Desktop, Cursor, VSCode, and more

Getting Started

1. Install

bash
1npm install -g @socialapis/mcp

2. Configure

Add to your Claude Desktop config:

json
1{
2  "mcpServers": {
3    "socialapis": {
4      "command": "npx",
5      "args": ["-y", "@socialapis/mcp", "YOUR_API_KEY"]
6    }
7  }
8}

3. Use!

Just ask Claude natural language questions:

"What's Nike's follower count on Facebook?"

"Compare engagement rates between Coca-Cola and Pepsi"

"Analyze the comments on this Facebook post"

Available Tools

Our MCP server includes 12 Facebook tools:

ToolDescription
facebook_get_page_detailsGet page info, followers, likes
facebook_get_page_postsFetch recent posts
facebook_get_page_reelsGet reels/short videos
facebook_get_group_detailsGet group metadata
facebook_get_group_postsFetch group posts
facebook_get_post_detailsGet post engagement
facebook_get_post_commentsRetrieve comments
And more...

Roadmap

Shipped since launch (updated 2026-06-29):

  • โœ… Instagram support โ€” live: profiles, posts, reels, highlights, location search (16 tools)
  • โœ… Python SDK โ€” pypi.org/project/socialapis-sdk โ€” 51 endpoints, MIT-licensed
  • โœ… JavaScript / TypeScript SDK โ€” npmjs.com/package/socialapis-sdk โ€” Node 18+, Bun, Deno, browsers
  • โœ… Go SDK โ€” github.com/SocialAPIsHub/socialapis-go โ€” idiomatic, zero deps
  • โœ… MCP Registry listing โ€” registry.modelcontextprotocol.io

Still on the roadmap:

  • TikTok support โ€” video, profile, hashtag endpoints
  • X (Twitter) support โ€” tweets, profiles, search
  • LinkedIn support โ€” company pages, posts
  • YouTube support โ€” videos, channels, comments
  • Advanced analytics tools โ€” server-side aggregation endpoints (engagement-over-time, brand comparisons), so multi-call patterns like "compare engagement between Nike, Adidas, Puma over the last month" become a single tool call instead of paginated fan-out
  • Real-time webhooks โ€” push notifications on new posts / engagement thresholds

Platform priorities shift based on customer demand. The fastest way to push something up the queue is to email support@socialapis.io or DM @socialapis on Telegram with the use case.

Pricing

Free to use the MCP server itself; tool calls consume credits from your SocialAPIs API plan.

  • Free: 200 calls / month โ€” no credit card
  • Pro: $4.99 / month โ€” starter tier
  • Ultra / Mega: higher monthly volumes
  • Enterprise: custom plans for >120K calls / month with negotiated per-1K rates

View full pricing โ†’

Try It Today

  1. Sign up for free
  2. Install the MCP server
  3. Start asking Claude about social media!

Links

  • npm Package: @socialapis/mcp
  • GitHub: SocialAPIsHub/mcp-server
  • Documentation: docs.socialapis.io
  • MCP Registry: registry.modelcontextprotocol.io

Thank You!

A huge thank you to:

  • The Anthropic team for creating MCP
  • Our early adopters and beta testers
  • Everyone who provided feedback

We're just getting started. Stay tuned for more updates!


Questions? Email us or open an issue on GitHub.

Try the SocialAPIs platform

Build on Facebook + Instagram data today (TikTok, X, LinkedIn, and YouTube on the roadmap). 200 free calls / month, no card.

Create a free account

More from the blog

Facebook API Without the Graph API: How We Get Data in 2026

The Graph API keeps shrinking โ€” public page data, posts, marketplace listings have all moved behind OAuth, appโ€ฆ

Build an AI Social Media Agent with LangChain

Step-by-step build of an AI agent that monitors Facebook pages, summarizes activity, and alerts on changes โ€” Lโ€ฆ

SocialAPIs

The unified API for social media data. Built for developers and AI agents.

Now in MCP Registry

Product

  • Get Started
  • API Reference
  • Pricing
  • Documentation
  • Blog
  • Compare vs others
  • MCP Server
  • Social Search
  • Social Tracker

Free Tools

  • Network Inspector
  • Visual Selector
  • JSON Selector
  • cURL Converter
  • Leads Generator
  • Hashtag Generator
  • JSON Formatter
  • URL Encoder

Libraries & SDKs

  • Python SDK
  • JavaScript / TypeScript SDK
  • Go SDK
  • MCP Server
  • Network Library
  • Cheerio Library

Resources

  • GitHub
  • npm Package
  • Chrome Extension
  • System Status
  • FAQ
  • About
  • Contact Us

Legal

  • Privacy Policy
  • Terms of Service

ยฉ 2026 SocialAPIs. All rights reserved.