Want a free personalized recommendation for your software stack?Get yours
That Marketing Buddy
Home/MCP/Bundle.social
Bundle.social

Bundle.social MCP Server

Yes. Bundle.social has an official MCP server.

OFFICIAL MCPPublic APIOpenAPI specAuth: api_keySDKs: TypeScript
Verification pendingAgent-readiness 8/10
Data from Buddy's database, auto-rechecked weekly

What is the Bundle.social MCP server?

bundle.social ships bundlesocial-mcp as an official npm package, maintained alongside the main product. Install it once, connect your API key, and any MCP-compatible client gets direct access to all 14 supported platforms — post, schedule, fetch analytics, manage mentions — without writing a line of custom integration code.

The MCP server is listed on the official bundlesocial-mcp npm page with explicit support for Claude Desktop, Claude Code, and Cursor. That's a narrower client matrix than some tools, but all three are the ones that matter for developer-led marketing workflows today.

For the rest of the picture see the Bundle.social review, full pricing breakdown, .

Inside Claude / Cursor / Codex

What you can build with the Bundle.social MCP

Illustrative workflow examples. Exact tool names, parameters, and outputs come from Bundle.social's MCP server schema — check the docs for the live surface.

bundle-social-mcplive
>Show my top 5 posts by engagement this week
bundle-social.top_posts({ period: "7d" })
TOP POSTS · LAST 7 DAYS
MCP rundown thread4.2k engagements
Pricing teardown2.8k
Tool comparison1.9k
Quick tip carousel1.4k
Founder story1.1k
Draft a follow-up to the MCP thread?
bundle-social-mcplive
>Schedule a thread across LinkedIn and X for Friday
bundle-social.schedule({ channels: ["linkedin","x"] })
SCHEDULED · 2 CHANNELS
LinkedInFri 09:00 EST
X / TwitterFri 09:00 EST
bundle-social-mcplive
>Which post type drove the most clicks this month?
bundle-social.posts_by_type({ metric: "clicks" })
CLICKS BY POST TYPE
Carousel9,420 clicks
Single image4,210
Video2,180
Text-only1,140
TMB SCORE FOR Bundle.socialMCP: OfficialAgent fit: 8/10
Read review →

Access, auth, and limits

Auth is a single API key passed as an environment variable during setup. No OAuth flow, no per-client credential rotation. The key format is pk_live_... — the same key used for REST API calls, so one credential covers both surfaces.

Access is not tier-gated — the MCP server works on the Free plan, making it genuinely usable for testing before committing to the $100/month Pro plan. There are no documented rate limits specific to MCP; the server proxies through to the REST API, so API-level limits apply.

Where it works and what to build

Claude Desktop and Claude Code are the primary targets — the npm README links directly to their config syntax. Cursor support is confirmed on the package page. Setup is the standard npx bundlesocial-mcp command with an API key env var, which takes under a minute.

Practical workflow: prompt Claude to "post this draft to LinkedIn and Twitter at 9am tomorrow, then pull engagement metrics in 24 hours." The MCP server exposes scheduling and analytics as distinct tools, so the agent can chain them in a single session without hand-stitching API calls. The bundlesocial-cli package serves the same workflow for non-interactive automation (cron jobs, CI pipelines).

Which AI clients can use Bundle.social MCP?

Not every AI assistant supports MCP natively. Per-client picture for Bundle.social:

ClientSupportNotes
Claude (Desktop/Web)Native MCPListed explicitly in bundlesocial-mcp README
Claude CodeNative MCPListed explicitly in bundlesocial-mcp README
CursorNative MCPConfirmed on npm package page
ChatGPTAPI-only (custom code)No MCP support in ChatGPT; use REST API directly
GeminiAPI-only (custom code)Gemini does not support MCP natively; REST API via custom integration

Does Bundle.social MCP cost extra?

Included with subscription

Bundle.social ships an official MCP server that uses your existing subscription credentials.

  • No separate MCP licence to buy. You pay for your Bundle.social plan, the MCP server queries that account.
  • Whether it's gated to a specific tier wasn't extracted automatically — verify the access requirements on the MCP page or pricing docs.

Bundle.social also publishes a REST API

Bundle.social publishes an API, but per-tier gating wasn't extracted automatically.

Auth method
api_key
SDK languages
TypeScript
OpenAPI spec
Webhooks
available
Structured outputs
See Bundle.social API page

What you can do with Bundle.social from an AI agent

Three shapes of agent workflow. Pick the row that matches how you actually use Claude / Cursor / Codex day to day.

INDIE / SOLO

Skip the dashboard, ask Claude

  • "What changed this week?" answered in seconds
  • Quick one-off questions without leaving the editor
  • Pipe Bundle.social data into your personal notes / docs without writing a script
Effort: 30 seconds — paste the config, restart Claude
AGENCY

Run client analysis at agent speed

  • Hand the MCP server to your team — every consultant can ask Claude about any client's Bundle.social account
  • Multi-account workflows without context-switching the Bundle.social UI
  • Reports you'd normally spend hours on, done before standup
Effort: An afternoon — set up auth per client
IN-HOUSE TEAM

Production agent workflows

  • Embed in your internal Codex / Cursor agents that triage Bundle.social data daily
  • Combine with other MCP servers in a multi-step agent chain
  • Constrain agents to read-only roles to keep production Bundle.social safe
Effort: Days — security review + role config

Limits and gotchas

  • Official MCP server — published by Bundle.social themselves, so it should track product changes.
  • Fallback: the REST API works for any flow the MCP server doesn't cover.
  • Auth flow: MCP servers usually inherit the underlying API auth method (api_key). Expect to configure that on first install.
  • OpenAPI spec is published — easy to validate which endpoints the MCP server actually exposes vs the full API surface.
  • Rate limits: MCP calls count against your underlying Bundle.social API quota. Burst usage from a curious agent can drain a daily allowance fast.
8/10

Agent-readiness verdict

Official MCP server, actively maintained, API-key auth, works natively in Claude and Cursor. For a social media tool, this is unusually deep on the agent-stack side. Score: 8/10.

Strong agent fit. bundle.social ships an official MCP server (bundlesocial-mcp, for Claude Desktop, Claude Code, Cursor and other MCP clients), a documented REST API generated from an OpenAPI spec, a TypeScript SDK, a CLI built for agents, and webhooks. So an agent can publish, schedule and pull analytics across 14+ social platforms over MCP or plain REST with little custom integration work. Unlimited users and accounts on every plan round it out.

Public API with docs

Scored 2026-06-07 by Joonas (TMB).

Bundle.social MCP & API FAQ

Is the Bundle.social MCP server official?+
Yes — published on Bundle.social's own domain at null.
Can I use the Bundle.social MCP with Cursor or Codex?+
Yes — MCP is a protocol, not Claude-specific. Any MCP-capable client (Cursor, Codex, Windsurf, Zed) can use the same server config with minor path adjustments.
Does Bundle.social have a public API?+
Yes — public REST API at info.bundle.social, auth via api_key. Official SDKs: TypeScript.
Does Bundle.social publish an OpenAPI / Swagger spec?+
Yes — api.bundle.social/swagger-json. Auto-generate typed clients from it.
Does Bundle.social support webhooks?+
Yes — webhooks are available on standard plans.

Sources

Data verified by Joonas on the dates shown. MCP server status auto-rechecked weekly.

Joonas Rotko
Joonas RotkoAuthor & Founder of That Marketing Buddy

10+ years in digital marketing. I review marketing software for AI-stack fit: real pricing, MCP and API support, and how cleanly each tool drops into an AI agent workflow, cross-checked against verified data and real user feedback.

Bundle.social

Try Bundle.social
WEEKLY NEWSLETTER

The marketing tools worth your money, scored for AI agent readiness

Every week I score the tools for MCP, API, and agent-readiness, then email you the ones that actually deliver, what plugs into Claude and Cursor, the pricing changes, and what to skip. No fluff, no daily spam.

Join for free. One email a week, unsubscribe anytime.