Taplio MCP Server

Draft, schedule, publish, and analyze your LinkedIn posts from your AI assistant via Taplio.

Remote serverstreamable-httpGo

What is the Taplio MCP server?

Connect Taplio to Claude, Cursor or any other MCP client and it stops being a tab you switch to. Draft, schedule, publish, and analyze your LinkedIn posts from your AI assistant via Taplio. The taplio mcp server is what makes that connection.

What the server does

Point your MCP host at the Taplio server and you can ask things like:

Available tools

The toolset is worth reading before you wire it up, because it tells you what the integration is really for:

  • Toolset — Description
  • Profile — Identity, content preferences, and current LinkedIn stats
  • Drafts — Create, read, list, edit, and delete unpublished post drafts
  • Publishing — Publish a draft now, schedule it, or unschedule it back to drafts
  • Posts — Browse scheduled, sending, and sent posts
  • Analytics — Account-level overview and per-post performance metrics
  • Inspiration — Search other creators' LinkedIn posts to model content on what works
  • Cursor — The Cursor tool exposed by this server
  • Windsurf — The Windsurf tool exposed by this server
  • get_me — Read this first to orient. Returns the user's identity and content preferences so you can tailor output to them and recognize their own posts
  • create_draft — Create a new LinkedIn post draft (unpublished). Publish it later with schedule_draft or publish_draft
  • get_draft — The get_draft tool exposed by this server

Credentials and setup notes

  1. An active Taplio account with LinkedIn connected. 2. An MCP-capable host (Claude Code, Claude Desktop, VS Code with Copilot, Cursor, Windsurf, or any client that speaks MCP over HTTP). 3. A browser available on first connect, to complete the OAuth authorization. ---

Installation

Because this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.

Where it fits

This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Taplio's toolset — Toolset, Profile, Drafts and 11 more — is a fair guide to whether it matches your workflow. It is maintained by TaplioOfficial; worth a glance at recent repository activity before you build anything load-bearing on it.

This entry was verified against Taplio's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.

Worth knowing first

  • Your data travels to the provider's service, so the usual questions apply about what you send and what they retain.
  • With 14 tools registered it takes up a noticeable share of the context window; turn it off in projects that never touch Taplio.
  • Keep per-call confirmation enabled while you learn its behaviour; it is the cheapest safeguard you have.

Available tools

ToolWhat it does
ToolsetDescription
ProfileIdentity, content preferences, and current LinkedIn stats.
DraftsCreate, read, list, edit, and delete unpublished post drafts.
PublishingPublish a draft now, schedule it, or unschedule it back to drafts.
PostsBrowse scheduled, sending, and sent posts.
AnalyticsAccount-level overview and per-post performance metrics.
InspirationSearch other creators' LinkedIn posts to model content on what works.
CursorThe Cursor tool exposed by this server.
WindsurfThe Windsurf tool exposed by this server.
get_meRead this first to orient. Returns the user's identity and content preferences so you can tailor output to them and recognize their own posts: display name and LinkedIn @handle (a user may go by several aliases, so check
create_draftCreate a new LinkedIn post draft (unpublished). Publish it later with schedule_draft or publish_draft.
get_draftThe get_draft tool exposed by this server.
list_draftsThe list_drafts tool exposed by this server.
update_draftUpdate the content of an existing draft. Only drafts can be edited: published or scheduled posts cannot.

Configuration

  1. An active Taplio account with LinkedIn connected. 2. An MCP-capable host (Claude Code, Claude Desktop, VS Code with Copilot, Cursor, Windsurf, or any client that speaks MCP over HTTP). 3. A browser available on first connect, to complete the OAuth authorization. ---

Example prompts to try

  • Use Taplio to Toolset.
  • Use Taplio to Profile.
  • Use Taplio to Drafts.

Frequently asked questions

It connects Taplio to MCP-compatible AI assistants such as Claude and Cursor, exposing 14 tools (Toolset, Profile, Drafts, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Taplio directly.