MCP.so
ログイン

HDW MCP Server

@horizondatawave

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.

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

horizondatawave

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "hdw-mcp-server": {
      "command": "node",
      "args": [
        "build/server.js"
      ],
      "env": {
        "ANYSITE_ACCESS_TOKEN": "..."
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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,

コメント

「その他」の他のコンテンツ