Ironscales
Rank #10,994io.github.wyre-technology/ironscales-mcp
MCP server for Ironscales phishing incident management — incidents, mailboxes, and reporting.
Ironscales is a Model Context Protocol (MCP) server published by wyre-technology. It ranks #10,994 of 132,046 servers tracked on MCP Toplist. Ironscales is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Apr 29, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 121,052 of 132,046 servers on MCP Toplist.
Use Ironscales
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add ironscales-mcp -e "IRONSCALES_API_KEY=<your IRONSCALES_API_KEY>" -e "IRONSCALES_COMPANY_ID=<your IRONSCALES_COMPANY_ID>" -e "MCP_TRANSPORT=<your MCP_TRANSPORT>" -e "AUTH_MODE=<your AUTH_MODE>" -e "LOG_LEVEL=<your LOG_LEVEL>" -- docker run -i --rm ghcr.io/wyre-ai/ironscales-mcp:v1.2.2Replace each placeholder with your own value before saving.
[mcp_servers.ironscales-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/wyre-ai/ironscales-mcp:v1.2.2"]
[mcp_servers.ironscales-mcp.env]
IRONSCALES_API_KEY = "<your IRONSCALES_API_KEY>"
IRONSCALES_COMPANY_ID = "<your IRONSCALES_COMPANY_ID>"
MCP_TRANSPORT = "<your MCP_TRANSPORT>"
AUTH_MODE = "<your AUTH_MODE>"
LOG_LEVEL = "<your LOG_LEVEL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ironscales-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/ironscales-mcp:v1.2.2"
],
"env": {
"IRONSCALES_API_KEY": "<your IRONSCALES_API_KEY>",
"IRONSCALES_COMPANY_ID": "<your IRONSCALES_COMPANY_ID>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ironscales-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/ironscales-mcp:v1.2.2"
],
"env": {
"IRONSCALES_API_KEY": "<your IRONSCALES_API_KEY>",
"IRONSCALES_COMPANY_ID": "<your IRONSCALES_COMPANY_ID>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ironscales-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/ironscales-mcp:v1.2.2"
],
"env": {
"IRONSCALES_API_KEY": "<your IRONSCALES_API_KEY>",
"IRONSCALES_COMPANY_ID": "<your IRONSCALES_COMPANY_ID>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ironscales-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/ironscales-mcp:v1.2.2"
],
"env": {
"IRONSCALES_API_KEY": "<your IRONSCALES_API_KEY>",
"IRONSCALES_COMPANY_ID": "<your IRONSCALES_COMPANY_ID>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ironscales-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/ironscales-mcp:v1.2.2"
],
"env": {
"IRONSCALES_API_KEY": "<your IRONSCALES_API_KEY>",
"IRONSCALES_COMPANY_ID": "<your IRONSCALES_COMPANY_ID>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
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.wyre-technology%2Fironscales-mcp)<a href="https://mcptoplist.com/server/io.github.wyre-technology%2Fironscales-mcp"><img src="https://mcptoplist.com/badge/io.github.wyre-technology%2Fironscales-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
wyre-technology
Other servers by wyre-technology
- Autotask#652 · 54 vers
- NinjaOne#1,404 · 31 vers
- IT Glue#1,861 · 27 vers
- ConnectWise Manage#2,080 · 16 vers
- CIPP#2,589 · 20 vers
- HaloPSA#3,651 · 26 vers
- Syncro#3,833 · 17 vers
- Datto RMM#4,145 · 15 vers
- Hudu#4,174 · 15 vers
- SuperOps#4,768 · 13 vers
- Action1#4,971 · 14 vers
- QuickBooks Online#5,059 · 17 vers
Available versions (5)
| Version | Published |
|---|---|
| 1.2.2 | Aug 26, 2026 |
| 1.2.1 | Aug 7, 2026 |
| 1.2.0 | Jul 17, 2026 |
| 1.1.5 | Jul 1, 2026 |
| 1.1.4 | May 22, 2026 |
Frequently asked questions
- Who maintains Ironscales?
- Ironscales is maintained by wyre-technology, which publishes 60 MCP servers (749 total versions) tracked on MCP Toplist.
- Is Ironscales listed on the Official MCP Registry?
- Yes — Ironscales is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Ironscales have?
- MCP Toplist tracks 5 versions of Ironscales, most recently published on Aug 26, 2026.
- Where can I find the source code for Ironscales?
- The source code for Ironscales is hosted at github.com/wyre-technology/ironscales-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.