Hopgraph Mcp Server
@j-sulliman
关于 Hopgraph Mcp Server
Verify Australian and New Zealand businesses against government registers via any MCP-compatible AI agent.
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 服务器

EverArt
modelcontextprotocolModel Context Protocol Servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Codelf
unbugA search tool helps dev to solve the naming things problem.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
评论