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 服务器
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
评论