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.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • 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 BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs 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 BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Browse
  3. Linkedin MCP
  4. vs Meta MCP
Side-by-Side Model Context Protocol Comparison

Linkedin MCP vs Meta MCP

In-depth architectural comparison of the Linkedin MCP and Meta MCP 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: 61/100 (Good) | Auth: other
Meta MCP
Social Media · Local stdio
Quality: 68/100 (Great) | Auth: API Key required
Verdict Summary: Choose Linkedin MCP if you need specialized Social Media tools running via a local process. Choose Meta MCP 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: whoami, health_check, close_session.
Explore Linkedin MCP Details
Meta MCP logo

Choose Meta MCP when:

  • You need dedicated capabilities in the Social Media domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: API Key required (Free / Open Source).
  • You have access to required keys: INSTAGRAM_ACCESS_TOKEN, INSTAGRAM_USER_ID, INSTAGRAM_MESSAGING_ACCESS_TOKEN, INSTAGRAM_PAGE_ID, THREADS_ACCESS_TOKEN, THREADS_USER_ID, META_APP_ID, META_APP_SECRET.

Feature & Specification Comparison

Specification
Linkedin MCP logo
Linkedin MCP
devag7
Social Media
Meta MCP logo
Meta MCP
mikusnuz
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.Full-coverage MCP server for Instagram Graph API v25.0, Threads API & Meta platform — 57 tools for publishing, comments, insights, hashtags, DMs, and token management.
Category & Scope

Tools & Capabilities Breakdown

Linkedin MCP Tools (22)

whoami
Report server version, browser/login status, and capabilities.
health_check
Deep health check: cookie login state, a LIVE Voyager probe (confirms the API actually answers, not just that a cookie exists), and today's safety-budget headroom (per-action used/cap/remaining + pending invites).
close_session
Close the browser context and release resources (kills the Chrome process).
get_my_profile
Get the authenticated user's own LinkedIn profile (experience, education, headline, summary).
get_profile
Get a LinkedIn profile by public identifier (the slug in the profile URL, e.g. "satyanadella").
get_feed

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"
      }
    }
  }
}
Meta MCP Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "mikusnuz-meta-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mikusnuz/meta-mcp"
      ],
      "env": {
        "INSTAGRAM_ACCESS_TOKEN": "YOUR_INSTAGRAM_ACCESS_TOKEN_HERE",
        "INSTAGRAM_USER_ID": "YOUR_INSTAGRAM_USER_ID_HERE",
        "INSTAGRAM_MESSAGING_ACCESS_TOKEN": "YOUR_INSTAGRAM_MESSAGING_ACCESS_TOKEN_HERE",
        "INSTAGRAM_PAGE_ID": "YOUR_INSTAGRAM_PAGE_ID_HERE",
        "THREADS_ACCESS_TOKEN": "YOUR_THREADS_ACCESS_TOKEN_HERE",
        "THREADS_USER_ID": "YOUR_THREADS_USER_ID_HERE",
        "META_APP_ID": "YOUR_META_APP_ID_HERE",
        "META_APP_SECRET": "YOUR_META_APP_SECRET_HERE"
      }
    }
  }
}

Frequently Asked Questions

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

More alternatives to Linkedin MCPMore alternatives to Meta MCPSocial Media category hub

Related MCP Server Comparisons

Popular comparisons with Linkedin MCP

  • LinkedIn logoLinkedin MCP vs LinkedIn
  • Humanaway MCP Server logoLinkedin MCP vs Humanaway MCP Server
  • MCP Server logoLinkedin MCP vs MCP Server
  • Posteverywhere MCP logoLinkedin MCP vs Posteverywhere MCP

Popular comparisons with Meta MCP

  • Primary tools included: meta_exchange_token, meta_refresh_token, meta_debug_token.
  • Explore Meta MCP Details
    Social Media
    Social Media
    Quality signal61/100 (Good)68/100 (Great)
    Transport ProtocolLocal Subprocess (stdio)Local Subprocess (stdio)
    Auth RequirementotherAPI Key required
    Pricing ModelFree / Open SourceFree / Open Source
    Required Env Vars
    LINKEDIN_MCP_SESSION_PATH
    INSTAGRAM_ACCESS_TOKENINSTAGRAM_USER_IDINSTAGRAM_MESSAGING_ACCESS_TOKENINSTAGRAM_PAGE_IDTHREADS_ACCESS_TOKENTHREADS_USER_IDMETA_APP_IDMETA_APP_SECRET
    Compatible Clients
    Claude DesktopCursorWindsurfClineVS Code
    Claude DesktopCursorWindsurfClineVS Code
    Install path signalnpx · highnpx · high
    Engagement & Health 2 views 0 copies 0 upvotes 10 stars 4 views 0 copies 0 upvotes 24 stars
    Verified / OfficialCommunity ListingCommunity Listing
    Open full listingView Linkedin MCP ListingView Meta MCP Listing
    Get recent posts from your LinkedIn home feed (author + post text).
    get_notifications
    Get your recent LinkedIn notifications (headline, time, read state).
    search_people
    Search LinkedIn people by keywords. Returns name, headline, location, and public identifier (pass that to get_profile for full details).
    search_jobs
    Search LinkedIn jobs by keywords (and optional location). Returns title, location, posted time.
    get_inbox
    List your recent LinkedIn messaging conversations (title, last activity, unread count).
    get_job_details
    Get full details for a job posting by its numeric id (the digits in /jobs/view/<id> or from search_jobs jobUrn).
    search_companies
    Search LinkedIn companies by keywords. Returns name + universalName slug (pass that to get_company for full details).
    +10 more tools listed on main page

    Meta MCP Tools (66)

    meta_exchange_token
    Exchange a short-lived token for a long-lived token (valid ~60 days). Requires META_APP_ID and META_APP_SECRET.
    meta_refresh_token
    Refresh a long-lived token before it expires. Returns a new long-lived token.
    meta_debug_token
    Debug/inspect an access token to check validity, expiration, scopes and associated user.
    meta_get_app_info
    Get Meta App basic information (name, category, namespace, etc.).
    meta_subscribe_webhook
    Subscribe to webhook notifications for an object (e.g., 'instagram', 'page'). Requires META_APP_ID and META_APP_SECRET.
    meta_get_webhook_subscriptions
    List current webhook subscriptions for the Meta App.
    ig_publish_photo
    Publish a photo to Instagram. Two-step process: creates container then publishes. Requires image_url (publicly accessible HTTPS URL).
    ig_publish_video
    Publish a video to Instagram feed. Waits for video processing before publishing.
    ig_publish_carousel
    Publish a carousel (album) post with 2-10 images/videos. Each item needs an image_url or video_url.
    ig_publish_reel
    Publish a Reel (short video). Waits for video processing.
    ig_publish_story
    Publish a Story (image or video). Stories disappear after 24 hours.
    ig_get_container_status
    Check the processing status of a media container (useful for videos).
    +54 more tools listed on main page
    Instagram MCP logo
    Meta MCP vs Instagram MCP
  • Reddit MCP Buddy logoMeta MCP vs Reddit MCP Buddy
  • Postfast MCP logoMeta MCP vs Postfast MCP
  • Pinlyx MCP logoMeta MCP vs Pinlyx MCP