@horizondatawave/mcp
Freeby MCP Community
A Model Context Protocol (MCP) server that provides access to Horizon Data Wave's LinkedIn and Instagram APIs
v0.3.0Added Apr 12, 2026
mcpclaudelinkedininstagramhdw
@horizondatawave/mcp MCP Server
A Model Context Protocol (MCP) server that provides access to Horizon Data Wave's LinkedIn and Instagram APIs
Installation
npx -y @horizondatawave/mcp
Reviews
Installation
Quick install
npx -y @horizondatawave/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@horizondatawave/mcp": {
"command": "npx",
"args": ["-y", "@horizondatawave/mcp"]
}
}
}