HDW MCP Server is a Model Context Protocol server providing comprehensive LinkedIn and Instagram data access and management capabilities through the HorizonDataWave API, enabling user search, profile lookup, content retrieval, and account management.
Search for LinkedIn users with various filters.
Retrieve detailed profile information about a LinkedIn user.
Look up LinkedIn user details by email.
Retrieve posts for a LinkedIn user by URN.
Retrieve reactions for a LinkedIn user by URN.
Retrieve comments for a LinkedIn user by URN.
Retrieve top chat messages from the LinkedIn management API.
Send a chat message using the LinkedIn management API.
Send a connection invitation to a LinkedIn user.
Create a comment on a LinkedIn post or reply.
Retrieve a list of LinkedIn user connections.
Retrieve reposts for a LinkedIn post.
Retrieve comments for a LinkedIn post.
Retrieve reactions for a LinkedIn post.
Search for LinkedIn companies via Google – the first result is typically the best match.
Retrieve detailed information about a LinkedIn company.
Retrieve employees of a LinkedIn company.
Search for Reddit posts with various filters.
Get Instagram user information by URL, alias or ID.
Get Instagram user posts.
Get Instagram post comments.
{
"mcpServers": {
"hdw": {
"command": "npx",
"args": ["-y","@horizondatawave/mcp"],
"env": {
"HDW_ACCESS_TOKEN": "YOUR_HD_W_ACCESS_TOKEN",
"HDW_ACCOUNT_ID": "YOUR_HD_W_ACCOUNT_ID"
}
}
}
}