Taplio
Run your Linkedin account from claude or chatgpt
Ads
Overview
The Taplio LinkedIn MCP Server is a Model Context Protocol (MCP) server that connects AI tools directly to your Taplio account and, through it, to your LinkedIn presence. It gives AI agents, assistants, and chat clients the ability to draft, schedule, and publish LinkedIn posts, browse what you have already posted, research inspiration from other creators, and read your analytics, all through natural language. Point your MCP host at the Taplio server and you can ask things like: - "Draft a LinkedIn post about our new MCP launch and schedule it for Tuesday 9am." - "Show me my last 10 posts and which one got the most impressions." - "Find 20 high-performing posts about linkedin ghostwriting from creators under 50k followers." - "How are my followers and engagement trending over the last 30 days?"
Installation
claude mcp add --transport http taplio https://mcp.taplio.com
Configuration
{
"mcpServers": {
"taplio": {
"url": "https://mcp.taplio.com"
}
}Capabilities
- Draft a LinkedIn post
Create a new unpublished draft with `create_draft`, then refine it using `update_draft`.
- Schedule or publish posts
Use `schedule_draft` to set a future publish time or `publish_draft` to go live immediately.
- Review your post history
Browse scheduled, sending, and sent posts with `list_posts` and inspect a single post via `get_post`.
- Check your LinkedIn analytics
Get account-level metrics with `get_analytics_overview` and per-post performance via `get_post_analytics`.
- Find inspiration from other creators
Search high-performing LinkedIn posts by topic, engagement, or follower count using `search_inspiration`.
- Load your profile and preferences
Call `get_me` to retrieve your LinkedIn handle, content settings, and current stats.
Tags
- anthropic
- llm
- ai-model
- marketing-automation
- marketing
Related MCP servers
auto-geo
OfficialGEO optimized content publishing engine for AI visibility
AIOProductOS/studio-mcp
OfficialTurns your AI host into a product videographer: scripted screen recordings of your own web app with a visible gliding cursor, camera zooms, highlight callouts, captions, and designed scene transitions, plus marketing-grade screenshots; deterministic dark-frame cleanup and MP4/GIF export. Free and fully local. `npx -y @aioproductoscom/mcp-studio`
acamolese/google-search-console-mcp
Google Search Console MCP server: query performance data, inspect URLs, check indexing, and generate brandable HTML SEO audit reports with a 30/60/90-day roadmap. Read-only OAuth scope, installable via `uvx mcp-google-search-console`.
AdsMCP/tiktok-ads-mcp-server
A Model Context Protocol server for TikTok Ads API integration, enabling AI assistants to manage campaigns, analyze performance metrics, handle audiences and creatives with OAuth authentication flow.