LinkedIn MCP Server (Salesbot)
Rank #27,829cz.salesbot/linkedin-mcp-server
Human-in-the-loop LinkedIn outreach and a built-in sales CRM for AI agents. Safety-gated, anti-spam.
LinkedIn MCP Server (Salesbot) is a Model Context Protocol (MCP) server published by kubis010. It ranks #27,829 of 115,591 servers tracked on MCP Toplist. LinkedIn MCP Server (Salesbot) is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 17, 2026 and most recently updated on Jun 17, 2026.
Ranks ahead of 87,762 of 115,591 servers on MCP Toplist.
Use LinkedIn MCP Server (Salesbot)
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http linkedin-mcp-server https://mcp.salesbot.cz/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.linkedin-mcp-server]
url = "https://mcp.salesbot.cz/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.salesbot.cz/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"linkedin-mcp-server": {
"url": "https://mcp.salesbot.cz/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"linkedin-mcp-server": {
"type": "http",
"url": "https://mcp.salesbot.cz/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"linkedin-mcp-server": {
"serverUrl": "https://mcp.salesbot.cz/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"linkedin-mcp-server": {
"url": "https://mcp.salesbot.cz/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/cz.salesbot%2Flinkedin-mcp-server)<a href="https://mcptoplist.com/server/cz.salesbot%2Flinkedin-mcp-server"><img src="https://mcptoplist.com/badge/cz.salesbot%2Flinkedin-mcp-server.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
kubis010
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 17, 2026 |
Frequently asked questions
- Who maintains LinkedIn MCP Server (Salesbot)?
- LinkedIn MCP Server (Salesbot) is maintained by kubis010, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is LinkedIn MCP Server (Salesbot) listed on the Official MCP Registry?
- Yes — LinkedIn MCP Server (Salesbot) is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does LinkedIn MCP Server (Salesbot) have?
- MCP Toplist tracks 1 version of LinkedIn MCP Server (Salesbot), most recently published on Jun 17, 2026.
- Where can I find the source code for LinkedIn MCP Server (Salesbot)?
- The source code for LinkedIn MCP Server (Salesbot) is hosted at github.com/kubis010/linkedin-mcp-server-salesbot.