drio
Open app

HDW MCP Server

Source

A Model Context Protocol (MCP) server that provides comprehensive access to LinkedIn data and functionalities using the HorizonDataWave API, enabling not only data retrieval but also robust management of user accounts.

Catalog onlyCatalog onlySTDIO

Overview

HDW MCP Server is a Model Context Protocol (MCP) server that provides comprehensive access to LinkedIn data and functionalities using the HorizonDataWave API, enabling robust management of user accounts and data retrieval.

To use HDW MCP Server, clone the repository from GitHub, install the necessary dependencies, obtain your API credentials from HorizonDataWave, and configure your environment to connect to the server.

  • LinkedIn Users Search: Filter and search for LinkedIn users by various criteria. - Profile Lookup: Retrieve detailed profile information for LinkedIn users. - Email Lookup: Find LinkedIn user details by email address. - Posts & Reactions: Access a user's posts and associated reactions. - Account Management: Manage chat messages, connections, and comments on LinkedIn posts. - Company Search & Details: Search for companies and retrieve employee information.
  1. Searching for LinkedIn users based on specific criteria.
  2. Retrieving detailed profiles for user analysis.
  3. Managing LinkedIn connections and interactions programmatically.
  4. Analyzing company data and employee information for business insights.

Add to your AI client

Use these steps to connect HDW MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "hdw-mcp-server-horizondatawave": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-hdw-mcp-server-horizondatawave"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "hdw-mcp-server-horizondatawave": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-hdw-mcp-server-horizondatawave"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "hdw-mcp-server-horizondatawave": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-hdw-mcp-server-horizondatawave"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "hdw-mcp-server-horizondatawave": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-hdw-mcp-server-horizondatawave"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "hdw-mcp-server-horizondatawave": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-hdw-mcp-server-horizondatawave"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "hdw-mcp-server-horizondatawave": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-hdw-mcp-server-horizondatawave"
      ]
    }
  }
}

FAQ

Can I use HDW MCP Server for free?

Yes! You can register for an API key and receive 100 free credits.

What programming language is HDW MCP Server built with?

HDW MCP Server is built using JavaScript.

How do I configure the server?

Follow the setup guide in the documentation to clone the repository, install dependencies, and configure your API credentials.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2432,"uuid":"9efb9c27-a1d0-427a-8361-7e2817b95651","name":"hdw-mcp-server","title":"HDW MCP Server","description":"A Model Context Protocol (MCP) server that provides comprehensive access to LinkedIn data and functionalities using the HorizonDataWave API, enabling not only data retrieval but also robust management of user accounts.","avatar_url":"https://avatars.githubusercontent.com/u/190527052?v=4","created_at":"2025-03-13T07:55:43.854Z","updated_at":"2025-03-13T11:10:09.318Z","status":"created","author_name":"horizondatawave","author_avatar_url":"https://avatars.githubusercontent.com/u/190527052?v=4","tags":"[]","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/horizondatawave/hdw-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/dd8f4cc045b52e07dfbb2a4d3b977f9c4f74fc51312d5f8832a9b86db599d3c8/68747470733a2f2f736d6974686572792e61692f62616467652f40686f72697a6f6e64617461776176652f6864772d6d63702d736572766572","type":null,"metadata":"{\"star\":\"18\",\"license\":\"Activity\",\"language\":\"JavaScript\",\"is_official\":false,\"latest_commit_time\":\"2025-04-25 09:37:06\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]