Reepl MCP Client
Connect your Reepl account to Claude Desktop and bring AI-powered LinkedIn management directly into your Claude conversations.
What is Reepl?
Reepl is an AI-powered LinkedIn automation platform that helps professionals create engaging content, manage their LinkedIn presence, and grow their network.
Key Features:
🤖 AI Writing Assistant - Generate engaging LinkedIn posts with AI
📝 Draft Management - Save, organize, and refine your content ideas
📅 Post Scheduling - Schedule posts for optimal engagement times
👥 Contact Management - Track and organize your LinkedIn connections
📊 Analytics - Monitor post performance and engagement
🎨 Content Collections - Save inspiration and build content libraries
🔌 Chrome Extension - Write posts directly on LinkedIn with AI assistance
What is MCP?
The Model Context Protocol (MCP) is an open protocol that lets AI assistants like Claude interact with external tools and data sources. This MCP client connects Claude Desktop to your Reepl account, enabling Claude to:
Create and manage LinkedIn post drafts
Publish and schedule posts to LinkedIn
Access your saved contacts, lists, and collections
Retrieve your post templates and ideas
Interact with all your Reepl data through natural conversation
How It Works
This MCP client acts as a secure bridge between Claude Desktop and your Reepl account:
You chat with Claude - Ask Claude to help with LinkedIn content
Claude uses Reepl tools - Behind the scenes, Claude calls the Reepl MCP tools
Tools connect to Reepl - The client forwards requests to Reepl's API using your secure token
Results come back to Claude - Claude receives the data and responds to you
Example workflow:
You: "Create a LinkedIn post about AI in healthcare"
Claude generates the post and saves it as a draft in your Reepl account
You: "Schedule it for tomorrow at 9 AM"
Claude schedules the post through Reepl's scheduling system
Quick Setup
Prerequisites
Claude Desktop installed
A Reepl account (free or paid)
Node.js 18+ (for npx)
Installation Steps
1. Get your Reepl MCP token
Visit app.reepl.io/mcp-setup and copy your unique MCP token.
2. Configure Claude Desktop
Edit your Claude Desktop configuration file:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.jsonLinux:
~/.config/Claude/claude_desktop_config.json
Add the Reepl MCP server configuration:
Replace YOUR_TOKEN_HERE with your actual token from step 1.
3. Restart Claude Desktop
Completely quit and restart Claude Desktop for the changes to take effect.
4. Verify the connection
Open a new conversation in Claude and try:
"Show me my Reepl drafts"
"What tools do you have from Reepl?"
If Claude can respond with your drafts or list the Reepl tools, you're all set! 🎉
Available Tools
Once connected, Claude has access to these Reepl tools:
📝 Draft Management
create_draft - Create a new LinkedIn post draft
Saves content ideas without publishing
Organize your content pipeline
Example: "Create a draft post about the future of AI"
get_drafts - Retrieve your saved drafts
Search by content or filter by date
Limit results for focused review
Example: "Show me my last 5 drafts about marketing"
update_draft - Edit an existing draft
Refine content before publishing
Update based on feedback
Example: "Update my AI draft to include recent ChatGPT news"
delete_draft - Remove unwanted drafts
Clean up your draft library
Remove outdated content
Example: "Delete the draft about last month's event"
📤 Publishing & Scheduling
publish_to_linkedin - Post directly to LinkedIn
Publish immediately to your LinkedIn feed
Supports media URLs (images, videos)
Control visibility (PUBLIC, CONNECTIONS_ONLY)
Example: "Publish this post to LinkedIn right now"
schedule_post - Schedule for later
Set specific date and time
Automatically rounds to 15-minute intervals
Manage your content calendar
Example: "Schedule this for tomorrow at 9 AM"
update_scheduled_post - Edit scheduled posts
Change content, time, or visibility
Adapt to breaking news or feedback
Example: "Move my scheduled post to 2 PM instead"
get_published_posts - View posting history
See your recent LinkedIn posts
Review performance
Example: "Show me my last 10 published posts"
👤 User Profile
get_user_profile - Access your Reepl profile
View account details
Check subscription status
Monitor usage and credits
Example: "What's my Reepl account status?"
👥 Contacts & Lists
get_contacts - Retrieve saved contacts
Access your LinkedIn network data
Search contacts by name or company
Build targeted outreach lists
Example: "Show me contacts who work at tech companies"
get_lists - View contact lists
Organize contacts by category
Manage segmented groups
Example: "What contact lists do I have?"
📚 Collections & Templates
get_collections - Access content collections
View organized post libraries
Browse saved inspiration
Example: "Show me my content collections"
get_saved_posts - Retrieve posts from a collection
Get inspiration from saved posts
Reference successful content
Example: "Show me posts from my 'AI Insights' collection"
get_templates - Access post templates
Use proven content frameworks
Speed up content creation
Example: "Show me my LinkedIn post templates"
Example Use Cases
Content Creation Workflow
Content Planning
Network Management
Getting Started with Reepl
New to Reepl? Here's how to get the most value:
Sign up at app.reepl.io/signup
Install the Chrome extension from the Chrome Web Store
Connect your LinkedIn account in Reepl settings
Set up MCP following the instructions above
Start creating - Use Claude to generate, schedule, and manage LinkedIn content
Troubleshooting
Claude doesn't see the Reepl tools
Verify the config file is valid JSON (use a JSON validator)
Ensure you completely quit and restarted Claude Desktop (not just closed the window)
Check that your token is correct and hasn't expired
Try running
npx reepl-mcp-client YOUR_TOKENin terminal to test connectivity
"API key required" error
Make sure you included your token in the
argsarray in the configThe token should be the third item in the args array (after
-yandreepl-mcp-client)Get a fresh token from app.reepl.io/mcp-setup
"Failed to connect" errors
Check your internet connection
Verify Reepl's status at status.reepl.io (if available)
Ensure Node.js 18+ is installed:
node --version
Tools work but data is empty
Make sure you're logged into your Reepl account at app.reepl.io
Verify you have drafts/contacts/collections created in Reepl
Check that your LinkedIn account is connected in Reepl settings
Resources
🌐 Website: reepl.io
📱 Web App: app.reepl.io
🔌 Chrome Extension: Chrome Web Store
🔧 MCP Setup: app.reepl.io/mcp-setup
📚 Documentation: docs.reepl.io
💬 Support: support@reepl.io
Privacy & Security
Your MCP token is a secure credential - keep it private
The client only forwards your requests to Reepl's servers
No data is stored locally by the MCP client
All communication is encrypted over HTTPS
You can revoke your token anytime at app.reepl.io/mcp-setup
Contributing
Found a bug or have a feature request? Open an issue on GitHub.
License
MIT License - see LICENSE file for details.
Made with ❤️ by the Reepl team | reepl.io
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Manage your entire LinkedIn presence - write posts, schedule publishing, track contacts, and access saved content.
Related MCP Servers
- -security-license-qualityEnables posting text and media content directly to LinkedIn from Claude Desktop with support for authentication and visibility controls.Last updated -5MIT License
- Asecurity-licenseAqualityEnables AI assistants to interact with LinkedIn data through the Model Context Protocol, allowing profile searches, job discovery, messaging, and network analytics.Last updated -28420MIT License