MCP.so
Sign In
H

Hopgraph Mcp Server

@j-sulliman

About Hopgraph Mcp Server

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

Basic information

Category

Other

Transports

stdio

Publisher

j-sulliman

Submitted by

j-sulliman

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

More Other MCP servers