Phishunt
Rank #21,201io.github.0xDanielLopez/phishunt
Public phishing feed: suspicious/confirmed phishing URLs detected hourly. No auth, CC0.
Phishunt is a Model Context Protocol (MCP) server published by 0xDanielLopez. It ranks #21,201 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Phishunt is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 17, 2026 and most recently updated on Jul 17, 2026.
Ranks ahead of 94,390 of 115,591 servers on MCP Toplist.
Use Phishunt
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http phishunt https://mcp.phishunt.io/[mcp_servers.phishunt]
url = "https://mcp.phishunt.io/"Add to ~/.codex/config.toml.
https://mcp.phishunt.io/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"phishunt": {
"url": "https://mcp.phishunt.io/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"phishunt": {
"type": "http",
"url": "https://mcp.phishunt.io/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"phishunt": {
"serverUrl": "https://mcp.phishunt.io/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"phishunt": {
"url": "https://mcp.phishunt.io/"
}
}
}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.0xDanielLopez%2Fphishunt)<a href="https://mcptoplist.com/server/io.github.0xDanielLopez%2Fphishunt"><img src="https://mcptoplist.com/badge/io.github.0xDanielLopez%2Fphishunt.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
0xDanielLopez
Other servers by 0xDanielLopez
View all 0xDanielLopez servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 17, 2026 |
Frequently asked questions
- Who maintains Phishunt?
- Phishunt is maintained by 0xDanielLopez, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Phishunt listed on the Official MCP Registry?
- Yes — Phishunt is listed on the Official MCP Registry, alongside Glama.
- How many versions does Phishunt have?
- MCP Toplist tracks 1 version of Phishunt, most recently published on Jul 17, 2026.
- Where can I find the source code for Phishunt?
- The source code for Phishunt is hosted at github.com/0xDanielLopez/phishunt-mcp.