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

      How To Prevent WordPress SQL Injection Attacks

      June 14, 2025

      This week in AI dev tools: Apple’s Foundations Model framework, Mistral’s first reasoning model, and more (June 13, 2025)

      June 13, 2025

      Open Talent platforms emerging to match skilled workers to needs, study finds

      June 13, 2025

      Java never goes out of style: Celebrating 30 years of the language

      June 12, 2025

      6 registry tweaks every tech-savvy user must apply on Windows 11

      June 14, 2025

      Here’s why network infrastructure is vital to maximizing your company’s AI adoption

      June 14, 2025

      The AI video tool behind the most viral social trends right now

      June 14, 2025

      Got a new password manager? How to clean up the password mess you left in the cloud

      June 14, 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

      Right Invoicing App for iPhone: InvoiceTemple

      June 14, 2025
      Recent

      Right Invoicing App for iPhone: InvoiceTemple

      June 14, 2025

      Tunnel Run game in 170 lines of pure JS

      June 14, 2025

      Integrating Drupal with Salesforce SSO via SAML and Dynamic User Sync

      June 14, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Windows 11 24H2 tests toggle to turn off Recommended feed in the Start menu

      June 14, 2025
      Recent

      Windows 11 24H2 tests toggle to turn off Recommended feed in the Start menu

      June 14, 2025

      User calls Windows 11 “pure horror,” Microsoft says it’s listening to feedback

      June 14, 2025

      John the Ripper is an advanced offline password cracker

      June 14, 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

    June 14, 2025
    Machine Learning

    MemOS: A Memory-Centric Operating System for Evolving and Adaptive Large Language Models

    June 14, 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

    CVE-2025-46533 – WordPress wpdrift.no Stored Cross-site Scripting (XSS)

    Common Vulnerabilities and Exposures (CVEs)

    Cookie pop-ups don’t have to be a fact of life online – how I block them and why

    News & Updates

    WordPress Sites Turned Weapon: How VexTrio and Affiliates Run a Global Scam Network

    Development

    DRY – a common source of bad abstractions

    Learning Resources

    Highlights

    CVE-2025-32927 – Chimpstudio FoodBakery Deserialization of Untrusted Data Object Injection Vulnerability

    May 19, 2025

    CVE ID : CVE-2025-32927

    Published : May 19, 2025, 8:15 p.m. | 3 hours, 59 minutes ago

    Description : Deserialization of Untrusted Data vulnerability in Chimpstudio FoodBakery allows Object Injection.This issue affects FoodBakery: from n/a through 3.3.

    Severity: 9.8 | CRITICAL

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    CVE-2025-49787 – Apache Web Server Unvalidated User Input

    June 11, 2025

    New HTTPBot Botnet Launches 200+ Precision DDoS Attacks on Gaming and Tech Sectors

    May 16, 2025

    The fastest-growing jobs for new grads and how to land one, according to LinkedIn

    May 8, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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