Skip to main content
Glama

HDW MCP Server

get_linkedin_user_connections

Retrieve LinkedIn user connections data from your account, with options to filter by connection date and limit results for efficient network analysis.

Instructions

Get list of LinkedIn user connections. Account ID is taken from environment.

Input Schema

NameRequiredDescriptionDefault
connected_afterNoFilter users that added after the specified date (timestamp)
countNoMax connections to return
timeoutNoTimeout in seconds

Input Schema (JSON Schema)

{ "properties": { "connected_after": { "description": "Filter users that added after the specified date (timestamp)", "type": "number" }, "count": { "default": 20, "description": "Max connections to return", "type": "number" }, "timeout": { "default": 300, "description": "Timeout in seconds", "type": "number" } }, "required": [], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/horizondatawave/hdw-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server