HDW MCP Server
JSON →Access and manage LinkedIn data and user accounts using the HorizonDataWave API.
Install
npx -y @anysiteio/mcp`. Tools · 5
- discover List endpoints in a category with their params and LLM hints. Always call before execute.
- execute Fetch data. Returns first 10 items + cache_key.
- get_page Paginate cached items without re-fetching.
- query_cache Filter / sort / aggregate cached items locally.
- export_data Dump the full dataset to json / jsonl / csv. Returns a local file path.
Environment variables
YOUR_KEYANYSITE_ACCESS_TOKENANYSITE_API_URLANYSITE_OPENAPI_URL
Links
★ 60 GitHub stars