ai.com.mcp/linkedin
MCP server providing linkedin capabilities
Linkedin is a Model Context Protocol (MCP) server published by la-rebelion. It ranks #41,361 of 115,591 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Linkedin is listed on Official MCP, with 2 tracked versions. It was first listed on Oct 15, 2025 and most recently updated on Feb 19, 2026.
Ranks ahead of 74,230 of 115,591 servers on MCP Toplist.
Use Linkedin
claude mcp add --transport http linkedin https://linkedin.run.mcp.com.ai/mcp[mcp_servers.linkedin]
url = "https://linkedin.run.mcp.com.ai/mcp"Add to ~/.codex/config.toml.
https://linkedin.run.mcp.com.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"linkedin": {
"url": "https://linkedin.run.mcp.com.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"linkedin": {
"type": "http",
"url": "https://linkedin.run.mcp.com.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"linkedin": {
"serverUrl": "https://linkedin.run.mcp.com.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"linkedin": {
"url": "https://linkedin.run.mcp.com.ai/mcp"
}
}
}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/ai.com.mcp%2Flinkedin)<a href="https://mcptoplist.com/server/ai.com.mcp%2Flinkedin"><img src="https://mcptoplist.com/badge/ai.com.mcp%2Flinkedin.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
la-rebelion
Other servers by la-rebelion
View all la-rebelion servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0+0.7.1 | Feb 19, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Linkedin?
- Linkedin is maintained by la-rebelion, which publishes 9 MCP servers (14 total versions) tracked on MCP Toplist.
- Is Linkedin listed on the Official MCP Registry?
- Yes — Linkedin is listed on the Official MCP Registry.
- How many versions does Linkedin have?
- MCP Toplist tracks 2 versions of Linkedin, most recently published on Feb 19, 2026.
- Where can I find the source code for Linkedin?
- The source code for Linkedin is hosted at github.com/la-rebelion/hapimcp.