Bug Bounty Intelligence
Rank #11,333io.github.holistis/bug-bounty-intelligence-mcp
Smart contract security scanner trained on 27,681 real audit findings. $5 USDC on Base.
Bug Bounty Intelligence is a Model Context Protocol (MCP) server published by holistis. It ranks #11,333 of 115,460 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Bug Bounty Intelligence is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 20, 2026 and most recently updated on Jul 20, 2026.
Ranks ahead of 104,127 of 115,460 servers on MCP Toplist.
Use Bug Bounty Intelligence
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http bug-bounty-intelligence-mcp https://wazir-x402.duckdns.org/api/bug-intel[mcp_servers.bug-bounty-intelligence-mcp]
url = "https://wazir-x402.duckdns.org/api/bug-intel"Add to ~/.codex/config.toml.
https://wazir-x402.duckdns.org/api/bug-intelSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"bug-bounty-intelligence-mcp": {
"url": "https://wazir-x402.duckdns.org/api/bug-intel"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bug-bounty-intelligence-mcp": {
"type": "http",
"url": "https://wazir-x402.duckdns.org/api/bug-intel"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bug-bounty-intelligence-mcp": {
"serverUrl": "https://wazir-x402.duckdns.org/api/bug-intel"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bug-bounty-intelligence-mcp": {
"url": "https://wazir-x402.duckdns.org/api/bug-intel"
}
}
}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/io.github.holistis%2Fbug-bounty-intelligence-mcp)<a href="https://mcptoplist.com/server/io.github.holistis%2Fbug-bounty-intelligence-mcp"><img src="https://mcptoplist.com/badge/io.github.holistis%2Fbug-bounty-intelligence-mcp.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
holistis
Other servers by holistis
View all holistis servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 20, 2026 |
Frequently asked questions
- Who maintains Bug Bounty Intelligence?
- Bug Bounty Intelligence is maintained by holistis, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Bug Bounty Intelligence listed on the Official MCP Registry?
- Yes — Bug Bounty Intelligence is listed on the Official MCP Registry, alongside Glama.
- How many versions does Bug Bounty Intelligence have?
- MCP Toplist tracks 1 version of Bug Bounty Intelligence, most recently published on Jul 20, 2026.
- Where can I find the source code for Bug Bounty Intelligence?
- The source code for Bug Bounty Intelligence is hosted at github.com/holistis/bug-bounty-intelligence-mcp.