通过MySSL API提供域名和IP安全检查能力的MCP服务器实现。
{
"AccessKey": "ak_name",
"SecretKey": "sk_value"
}
msp-test-pub-2,6e01b7c975b23f87b6b71a7822fa330250997cc2e1b69f3db4638e2a57a0b0a7要使用此MCP服务器,您需要将其注册到您的AI客户端:
myssl-mcp-server1.0.0一旦注册到您的AI客户端,您可以使用以下工具:
检查域名或IP的信息。
AI客户端中的示例提示:
<p align='center'> <img src='./resource/example1.png' width="30%" style="margin-right:2%" /> <img src='./resource/example2.png' width="30%" style="margin-right:2%" /> <img src='./resource/example3.png' width="30%" /> </p>检查MySSL服务是否正常运行。
AI客户端中的示例提示:
检查MySSL服务是否工作
从源码构建:
go build -o myssl-mcp-server .