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

评论

其他 分类下的更多 MCP 服务器