HoneyLabs
Rank #29,193net.honeylabs/mcp
Honeypot probe data: IP reputation, scanners, CVE probing, TLS and SSH fingerprints.
HoneyLabs is a Model Context Protocol (MCP) server published by honeylabshq. It ranks #29,193 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. HoneyLabs is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on May 20, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 102,853 of 132,046 servers on MCP Toplist.
Use HoneyLabs
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http honeylabs https://mcp.honeylabs.net/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.honeylabs]
url = "https://mcp.honeylabs.net/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.honeylabs.net/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"honeylabs": {
"url": "https://mcp.honeylabs.net/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"honeylabs": {
"type": "http",
"url": "https://mcp.honeylabs.net/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"honeylabs": {
"serverUrl": "https://mcp.honeylabs.net/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"honeylabs": {
"url": "https://mcp.honeylabs.net/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/net.honeylabs%2Fmcp)<a href="https://mcptoplist.com/server/net.honeylabs%2Fmcp"><img src="https://mcptoplist.com/badge/net.honeylabs%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
honeylabshq
Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | Aug 28, 2026 |
| 1.0.0 | May 20, 2026 |
Frequently asked questions
- Who maintains HoneyLabs?
- HoneyLabs is maintained by honeylabshq, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is HoneyLabs listed on the Official MCP Registry?
- Yes — HoneyLabs is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does HoneyLabs have?
- MCP Toplist tracks 2 versions of HoneyLabs, most recently published on Aug 28, 2026.
- Where can I find the source code for HoneyLabs?
- The source code for HoneyLabs is hosted at github.com/honeylabshq/honeylabs-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.