MCP.so
ログイン
H

Hopgraph Mcp Server

@j-sulliman

Hopgraph Mcp Server について

Verify Australian and New Zealand businesses against government registers via any MCP-compatible AI agent.

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

j-sulliman

投稿者

j-sulliman

設定

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

{
  "mcpServers": {
    "hopgraph": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://hopgraph.com/mcp/",
        "--header",
        "Authorization:${AUTH_HEADER}"
      ],
      "env": {
        "AUTH_HEADER": "Bearer YOUR_API_KEY"
      }
    }
  }
}

ツール

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

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

概要

What is Hopgraph Mcp Server?

Hopgraph Mcp Server verifies Australian and New Zealand businesses against government registers via any MCP-compatible AI agent. It returns registration status, directors, licences, trading names, and a three-tier risk assessment (CLEAR / ADVISORY / FLAGS_FOUND), producing an immutable compliance record with a unique audit UID.

How to use Hopgraph Mcp Server?

Get a free API key at hopgraph.com/signup. Add the server to Claude Desktop using npx mcp-remote with the URL https://hopgraph.com/mcp/ and an Authorization header set to `Bearer

コメント

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