MySSL MCP Server
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"myssl-mcp-server-go": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
An MCP server implementation that provides domain and IP security checking capabilities through the MySSL API.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in security
An evil MCP server used for redteam testing
Proof primitive for AI agents on MultiversX. Anchor file hashes on-chain as verifiable proofs.
AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Security-first platform for AI agents. 38 specialized agents, 15 AI-powered extensions, zero-knowledge multi-agent orchestration. SENTINEL WAF, Ed25519 auth, 2.6M grounding facts.
MCP Security Weekly
Get CVE alerts and security updates for Myssl Mcp Server Go and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
An MCP server implementation that provides domain and IP security checking capabilities through the MySSL API.
{
"AccessKey": "ak_name",
"SecretKey": "sk_value"
}
msp-test-pub-2,6e01b7c975b23f87b6b71a7822fa330250997cc2e1b69f3db4638e2a57a0b0a7To use this MCP server, you need to register it with your AI client:
myssl-mcp-server1.0.0Once registered with your AI client, you can use the following tools:
Check information about a domain or IP.
Example prompt in your AI client:
Check if the MySSL service is operational.
Example prompt in your AI client:
Check if the MySSL service is working
Building from source:
go build -o myssl-mcp-server .