HDW MCP Server
@MCP-Mirror
关于 HDW MCP Server
Mirror of
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"hdw": {
"command": "npx",
"args": [
"@horizondatawave/mcp"
],
"env": {
"HDW_ACCESS_TOKEN": "",
"HDW_ACCOUNT_ID": ""
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is HDW MCP Server?
A Model Context Protocol server that provides comprehensive access to LinkedIn data and account management through the HorizonDataWave API. It enables user and company searches, profile lookups, email resolution, post/reaction retrieval, and direct actions such as sending chat messages, connection requests, and comments.
How to use HDW MCP Server?
Install via npm (npm install after cloning the repository), then configure a .env file with your HDW_ACCESS_TOKEN and HDW_ACCOUNT_ID (obtained from app.horizondatawave.ai). Add the server to an MCP client such as Claude Desktop, Cursor, or Windsurf using the provided configuration templates.
Key features of HDW MCP Server
- Search LinkedIn users by name, title, company, location, industry, and education.
- Retrieve detailed profiles with experience, education, and skills.
- Look up LinkedIn users by email address.
- Fetch a user’s posts, reactions, reposts, and comments.
- Send connection invitations, chat messages, and post comments.
- Search LinkedIn companies via Google and retrieve company details and employees.
- Manage LinkedIn chat messages (retrieve and send).
Use cases of HDW MCP Server
- Recruitment: search for candidates by specific criteria and view their full profiles.
- Sales prospecting: look up company details and employees, then send connection or chat messages.
- Social media monitoring: retrieve posts, reactions, and comments for a LinkedIn user or post.
- Account management: automate sending connection requests and commenting on posts.
- Lead enrichment: resolve a LinkedIn profile from an email address.
FAQ from HDW MCP Server
What credentials are required to use this server?
You need an HDW_ACCESS_TOKEN and an HDW_ACCOUNT_ID, obtained by registering at app.horizondatawave.ai (100 free credits are provided).
How do I install and configure the server?
Clone the repo, run npm install, set up a .env file with your credentials, then configure your MCP client (Claude Desktop, Cursor, or Windsurf) using the provided JSON examples.
What data can I retrieve from LinkedIn?
User profiles (with optional experience, education, skills), posts, reactions, reposts, comments, chat messages, user connections, company details, company employees, and email-to-profile lookups.
Can I perform actions on LinkedIn via this server?
Yes: send connection requests, send chat messages, and create comments on posts or replies using the corresponding tools.
What are the maximum limits for search results and timeouts?
Search users can return up to 1000 results (default 10). Timeout is configurable from 20 to 1500 seconds (default 300).
其他 分类下的更多 MCP 服务器
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
ICSS
chokcoco不止于 CSS
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
评论