Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI → MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
  • Remote MCP ↗ (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) ↗ (opens in a new tab)
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Browse
  3. Linkedin Mcp
  4. vs Mcp Server
Side-by-Side Model Context Protocol Comparison

Linkedin Mcp vs Mcp Server

In-depth architectural comparison of the Linkedin Mcp and Mcp Server MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

Linkedin Mcp
Social Media · Local stdio
Quality: 52/100 (Good) | Auth: other
Mcp Server
Social Media · Local stdio
Quality: 56/100 (Good) | Auth: No auth required
Verdict Summary: Choose Linkedin Mcp if you need specialized Social Media tools running via a local process. Choose Mcp Server if your workspace requires Social Media integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

Linkedin Mcp logo

Choose Linkedin Mcp when:

  • You need dedicated capabilities in the Social Media domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: other (Free / Open Source).
  • You have access to required keys: LINKEDIN_MCP_SESSION_PATH.
  • Primary tools included: Structured JSON output from LinkedIn Voyager API calls, Authenticated session via stealth Chrome browser using patchright, Gated write operations with direct API POST requests and status feedback.
Explore Linkedin Mcp Details
M

Choose Mcp Server when:

  • You need dedicated capabilities in the Social Media domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: No auth required (Free / Open Source).
  • Primary tools included: scrape_as_markdown, screenshot, google_search.

Feature & Specification Comparison

Specification
Linkedin Mcp logo
Linkedin Mcp
devag7
Social Media
M
Mcp Server
Social Media
SummaryLinkedIn for AI assistants over an authenticated browser session — profiles, people/job/company search, feed, messaging, and gated writes (connect, message, post, react, comment) returned as structured JSON, with built-in rate limiting. npx -y linkedin-mcp-tools.Enable your AI agents to scrape and parse web content dynamically, including geo-restricted sites
Category & ScopeSocial Media

Tools & Capabilities Breakdown

Linkedin Mcp Tools (6)

Structured JSON output from LinkedIn Voyager API calls
Authenticated session via stealth Chrome browser using patchright
Gated write operations with direct API POST requests and status feedback
Built-in safety layer with daily caps, pacing, warmup, and circuit breaker
Persistent session storage with secure local cookie handling
Locale-independent API calls resilient to UI changes

Mcp Server Tools (30)

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

Linkedin Mcp Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "devag7-linkedin-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "linkedin-mcp-tools@latest"
      ],
      "env": {
        "LINKEDIN_MCP_SESSION_PATH": "YOUR_LINKEDIN_MCP_SESSION_PATH_HERE"
      }
    }
  }
}
Mcp Server Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "mcp-server-64": {
      "command": "npx",
      "args": [
        "-y",
        "@decodo/mcp-server"
      ]
    }
  }
}

Frequently Asked Questions

Linkedin Mcp is categorized under Social Media and uses a local stdio subprocess. In contrast, Mcp Server belongs to Social Media using local stdio subprocess. Select Linkedin Mcp when you need capabilities focused on social media and Mcp Server when you require tools for social media.

More alternatives to Linkedin McpMore alternatives to Mcp ServerSocial Media category hub

Related MCP Server Comparisons

Popular comparisons with Linkedin Mcp

  • Reddit Mcp Buddy logoLinkedin Mcp vs Reddit Mcp Buddy
  • Tiktok Agent Publisher logoLinkedin Mcp vs Tiktok Agent Publisher
  • X Twitter Scraper logoLinkedin Mcp vs X Twitter Scraper
  • X Use logoLinkedin Mcp vs X Use

Popular comparisons with Mcp Server

Explore Mcp Server Details
Social Media
Quality signal52/100 (Good)56/100 (Good)
Transport ProtocolLocal Subprocess (stdio)Local Subprocess (stdio)
Auth RequirementotherNo auth required
Pricing ModelFree / Open SourceFree / Open Source
Required Env Vars
LINKEDIN_MCP_SESSION_PATH
None required
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signalnpx · highnpx · high
Engagement & Health 2 views 0 copies 0 upvotes 7 stars 1 views 0 copies 0 upvotes 34 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView Linkedin Mcp ListingView Mcp Server Listing
scrape_as_markdown
Scrapes any target URL, expects a URL to be given via prompt. Returns results in Markdown.
screenshot
Captures a screenshot of any webpage and returns it as a PNG image.
google_search
Scrapes Google Search for a given query, and returns parsed results.
google_ads
Scrapes Google Ads search results.
google_lens
Scrapes Google Lens image search results.
google_ai_mode
Scrapes Google AI Mode (Search with AI) results.
google_travel_hotels
Scrapes Google Travel Hotels search results.
amazon_search
Scrapes Amazon Search for a given query, and returns parsed results.
amazon_product
Scrapes Amazon Product page.
amazon_pricing
Scrapes Amazon Product pricing information.
amazon_sellers
Scrapes Amazon Seller information.
amazon_bestsellers
Scrapes Amazon Bestsellers list.
+18 more tools listed on main page
Reddit Mcp Buddy logoMcp Server vs Reddit Mcp Buddy
  • Tiktok Agent Publisher logoMcp Server vs Tiktok Agent Publisher
  • Reddit Research Mcp logoMcp Server vs Reddit Research Mcp
  • Twitterapi Docs Mcp logoMcp Server vs Twitterapi Docs Mcp