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.
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,
Basic information
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
π Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments