Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

      July 22, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Machine Learning»Tutorial on Seamlessly Accessing Any LinkedIn Profile with exa-mcp-server and Claude Desktop Using the Model Context Protocol MCP

    Tutorial on Seamlessly Accessing Any LinkedIn Profile with exa-mcp-server and Claude Desktop Using the Model Context Protocol MCP

    April 30, 2025

    In this tutorial, we’ll learn how to harness the power of the exa-mcp-server alongside Claude Desktop to access any LinkedIn page programmatically. The exa-mcp-server provides a lightweight, high-performance implementation of the Model Context Protocol, enabling Claude Desktop to issue HTTP requests and return raw HTML or structured data on demand. Throughout this guide, we’ll install and configure exa-mcp-server, connect it to your local Claude Desktop instance, and craft the precise protocol messages needed to fetch and display LinkedIn profiles, all without writing a single line of manual web-scraping code. By the end, we’ll have a reusable workflow that leverages an LLM-driven agent to retrieve and process LinkedIn content seamlessly. 

    Step 1: Download the Claude Desktop

    Step 2: Enable the Developer Mode from the left pane on Claude Desktop

    Step 3: https://smithery.ai/server/exa – Retrieve the code containing the API key and installation of the exa server by copying the rounded text in the image below to run on a desktop terminal

    Step 4: Copy the above code in the terminal and run it there

    Step 5: Open Edit Config from the developer part on the top left pane on Claude Desktop

    Step 6: Now, open the claude_desktop_config.json file and check for the EXA server and API key; it should be set there.

    It will be something like the one shared below.

    Copy CodeCopiedUse a different Browser
    {
      "mcpServers": {
        "exa": {
          "command": "cmd",
          "args": [
            "/c",
            "npx",
            "-y",
            "@smithery/cli@latest",
            "run",
            "exa",
            "--key",
            "Your Key",
            "--config",
            ""{\"exaApiKey\":\"Your exa API Key\"}""
          ]
        }
      }
    }

    Step 7: Finally, close the Claude desktop and reopen it. Check by searching for any LinkedIn page. Here we have searched for our own LinkedIn page for marktechpost.com.

    In conclusion, we’ve set up exa-mcp-server, linked it to Claude Desktop, and successfully issued Model Context Protocol commands to retrieve LinkedIn pages on demand. This approach streamlines access to protected or dynamically rendered web content while also laying the groundwork for LLM-powered automation across any site that relies on authenticated or JavaScript-driven pages. From here, you can extend your setup for web_search_exa, research_paper_search, twitter_search, company_research, crawling, and competitor_finder.

    Sources

    • https://github.com/exa-labs/exa-mcp-server 
    • https://smithery.ai/server/exa 
    • https://claude.ai/download 

    The post Tutorial on Seamlessly Accessing Any LinkedIn Profile with exa-mcp-server and Claude Desktop Using the Model Context Protocol MCP appeared first on MarkTechPost.

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleGoogle NotebookLM Launches Audio Overviews in 50+ Languages, Expanding Global Accessibility for AI Summarization
    Next Article Can Coding Agents Improve Themselves? Researchers from University of Bristol and iGent AI Propose SICA (Self-Improving Coding Agent) that Iteratively Enhances Its Own Code and Performance

    Related Posts

    Machine Learning

    How to Evaluate Jailbreak Methods: A Case Study with the StrongREJECT Benchmark

    July 22, 2025
    Machine Learning

    Boolformer: Symbolic Regression of Logic Functions with Transformers

    July 22, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    I finally found a power bank with a wireless charging pad, and it’s sustainably-made

    News & Updates

    CVE-2025-5828 – Autel MaxiCharger AC Wallbox Commercial USB Frame Packet Length Buffer Overflow Remote Code Execution Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    DietPi – extremely lightweight Debian-based distribution

    Linux

    CVE-2025-4880 – PHPGurukul News Portal SQL Injection Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    Multiple HPE StoreOnce Vulnerabilities Let Attackers Execute Malicious Code Remotely

    June 3, 2025

    Multiple HPE StoreOnce Vulnerabilities Let Attackers Execute Malicious Code Remotely

    Multiple security vulnerabilities in Hewlett-Packard Enterprise (HPE) StoreOnce software platform that could allow remote attackers to execute malicious code, bypass authentication mechanisms, and acc …
    Read more

    Published Date:
    Jun 03, 2025 (4 hours, 3 minutes ago)

    Vulnerabilities has been mentioned in this article.

    CVE-2025-37096

    CVE-2025-37095

    CVE-2025-37094

    CVE-2025-37093

    CVE-2025-37092

    CVE-2025-37091

    CVE-2025-37089

    Boosting team productivity with Amazon Q Business Microsoft 365 integrations for Microsoft 365 Outlook and Word

    May 22, 2025

    Snowflake Proposes ExCoT: A Novel AI Framework that Iteratively Optimizes Open-Source LLMs by Combining CoT Reasoning with off-Policy and on-Policy DPO, Relying Solely on Execution Accuracy as Feedback

    April 3, 2025

    RapperBot Botnet Attack Peaks 50,000+ Attacks Targeting Network Edge Devices

    June 18, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.