Integrations

Everything BulkPublish connects to

38 connections in total — 15 publishing destinations, plus the AI agents, automation platforms, and SDKs that drive them.

Publishing destinations

The 15 networks you can connect and publish to today — each with its own guide. This list is read from the app when the site is built, so it is never out of date.

AI agents

Our hosted MCP server exposes 51 tools, so an agent can compose, schedule, publish, and read analytics on your behalf. Sign in with OAuth — no API key to copy around.

Every one of these speaks MCP. Our guides cover the most common ones step by step, and any other MCP-compatible agent connects the same way.

Automation platforms

BulkPublish ships as a first-party integration on all four major automation platforms. Trigger posts from a feed, a webhook, or anything else in your stack without writing glue code.

Integration What it does
n8n Drop the BulkPublish node into any n8n workflow — chain it after RSS, a webhook, or an LLM for a fully self-hosted publishing pipeline.
Zapier Trigger BulkPublish from 6,000+ Zapier apps.
Make Use BulkPublish modules inside Make scenarios — schedule, route by tag, branch on errors, and fan out to every channel from one visual canvas.
IFTTT Trigger posts from any IFTTT applet.

For developers

Anything you can do in the app, you can do programmatically. Same API, same limits, same account.

Integration What it does
REST API Every endpoint documented, with a live playground you can call from the browser.
MCP Server Run the server locally over stdio when you would rather not use the hosted one.
Node SDK TypeScript client with zero dependencies. Node 18 and above.
Python SDK Sync and async clients for Python 3.8 and above.
Homebrew Install the Node SDK on macOS with a single brew command.
Postman Import the full collection and start calling the API in a minute.

Not seeing the one you need?

Every integration on this page is built on our public REST API — so anything missing, you can build yourself. Tell us what you are after and we will point you at the right endpoint.

Get started free See pricing