HDW MCP Server
@horizondatawave
About HDW MCP Server
A Model Context Protocol (MCP) server that provides comprehensive access to LinkedIn data and functionalities using the Anysite API, enabling not only data retrieval but also robust management of user accounts.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"hdw-mcp-server": {
"command": "node",
"args": [
"build/server.js"
],
"env": {
"ANYSITE_ACCESS_TOKEN": "..."
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is HDW MCP Server?
An MCP server that lets Claude, Cursor, ChatGPT, and any MCP client query structured data from LinkedIn, Instagram, Twitter/X, Reddit, YouTube, SEC EDGAR, Y Combinator, Crunchbase, and any URL via five universal meta-tools. It dynamically discovers endpoints from the AnySite OpenAPI spec.
How to use HDW MCP Server?
Two connection options. Remote MCP with OAuth (recommended): sign up at anysite.io, then point your client to https://mcp.anysite.io/mcp and authenticate via OAuth or ?api_key=YOUR_KEY. Self-hosted: install @anysiteio/mcp via npm, set the ANYSITE_ACCESS_TOKEN environment variable, and configure your client to run the server over stdio.
Key features of HDW MCP Server?
- Five universal meta-tools: discover, execute,
More Other MCP servers
ICSS
chokcoco不止于 CSS

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments