Linkedin MCP
Connect Claude or ChatGPT to your LinkedIn account to see who engaged on your posts, track performance and profile viewers, spot warm outreach signals, and publish content — built for B2B marketers and creators.
CClarity LinkedIn MCP
Connect your AI (Claude, ChatGPT, Cursor, or any MCP client) to your LinkedIn data via CClarity.
- Remote MCP API:
https://api.cclarity.io/mcp(Streamable HTTP, OAuth-gated) - Docs: docs.cclarity.io/mcp
- Dashboard: app.cclarity.io
Quick start (30 seconds)
npx -y @cclarity-packages/cli@latest init
This writes .mcp.json to your project and sets up @cclarity-packages/mcp as the stdio proxy. Restart your IDE and say "Login me into CClarity".
What you can ask after login
"Login me into CClarity"
"Who engaged with my last 5 LinkedIn posts?"
"List my lead profiles"
"Show ICP-matched engagers from this week"
How it works
Your IDE (Claude / Cursor)
└─▶ @cclarity-packages/mcp (stdio proxy, this repo)
└─▶ browser OAuth login → https://api.cclarity.io/mcp
└─▶ LinkedIn data, who-engaged, ICP scoring
| Package | Role |
|---|---|
@cclarity-packages/cli | init — writes IDE config once |
@cclarity-packages/mcp | Stdio MCP process + browser login |
Requirements
- Node.js 18+
- A free CClarity account — the MCP gates on active paid subscription + Unipile (LinkedIn) connected
- Paid plan for full tool access (gates return
PAYMENT_REQUIRED/UNIPILE_REQUIREDotherwise)
Server config (manual)
If you prefer manual configuration instead of init:
Claude Code (.mcp.json):
{
"mcpServers": {
"cclarity": {
"command": "npx",
"args": ["-y", "@cclarity-packages/mcp", "cclarity-mcp"],
"env": { "CCLARITY_MCP_URL": "https://api.cclarity.io" }
}
}
}
Claude Desktop (claude_desktop_config.json):
{
"mcpServers": {
"cclarity": {
"command": "npx",
"args": ["-y", "@cclarity-packages/mcp", "cclarity-mcp"],
"env": { "CCLARITY_MCP_URL": "https://api.cclarity.io" }
}
}
}
Available tools (after login + paid plan)
| Tool | Description |
|---|---|
cclarity_login | Browser OAuth login |
leadprofiles_list | List lead profiles with engagement data |
leadprofiles_engagements | Detailed engagements per lead |
who_engaged_activities | Who engaged with your LinkedIn posts |
who_engaged_profiles | Enriched profiles of engagers |
icp_matched_engagers | ICP-scored engager matches |
profile_viewers | LinkedIn profile viewers |
posts_list | Your LinkedIn posts |
posts_engagements | Post-level engagement breakdown |
Remote MCP endpoint
The hosted API at https://api.cclarity.io/mcp uses Streamable HTTP transport and OAuth authentication. Direct GET /mcp without a bearer token returns 401 by design — use @cclarity-packages/mcp as the stdio proxy to handle login.
Well-known discovery: https://api.cclarity.io/.well-known/mcp/server-card.json
Packages in this repo
packages/
├── cli/ → @cclarity-packages/cli (binary: cclarity)
└── mcp/ → @cclarity-packages/mcp (binary: cclarity-mcp)
Contributing
See CONTRIBUTING.md for the sync policy between this repo and the private cclarity-be monolith.
Security
See SECURITY.md to report vulnerabilities.
License
Related Servers
Misar.Blog MCP
AI-first blogging platform MCP server — publish posts, track analytics, manage series, run newsletter campaigns.
Salestools Club
A technical registry that empowers AI agents to discover, audit, and compare 300+ sales APIs and MCP servers with verified starter prompts for immediate integration
Xquik
Hosted MCP server for X (Twitter) data workflows: tweet search, user lookup, follower exports, media actions, monitors, and webhooks.
Postiz MCP
Streamline your social media with Postiz. Schedule posts, analyze performance, and manage all accounts in one place
Greenspark
Greenspark MCP lets AI builders and agents easily add verified climate actions, such as planting trees, recovering ocean-bound plastic, protecting bees, restoring kelp, offsetting carbon, and funding clean water, directly into their products and workflows.
DataDoe
Hosted Amazon Seller & Vendor MCP server. Connect Claude, ChatGPT, Cursor, Codex, Gemini, GitHub Copilot to live Amazon SP-API and Ads API data
Glippy MCP
GEO analysis tools for various MCP clients
Enrich MCP Server
Free -> no API key required. Domain/companyname -> company intelligence for AI agents. Look up company name, country, contacts, and social profiles from any MCP-compatible client.
Google My Business MCP
Connect Google My Business to Claude or ChatGPT via Two Minute Reports MCP. Analyze profile views, customer actions, and top-performing locations to improve visibility and conversions.
Vibiz
Generates ads, sales funnels, and full campaigns from inside Claude Code. Drafts a go-to-market move for every commit you push.