@arcwall/mcp-server
Rank #62,183io.github.rom-baro/arcwall-security
Security scanning for AI coding tools. Detects secrets, threat models, and runs pre-commit checks.
@arcwall/mcp-server is a Model Context Protocol (MCP) server published by rom-baro. It ranks #62,183 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. @arcwall/mcp-server is listed across 3 registries — Official MCP, Glama and mcp.so, with 1 tracked version. It was first listed on May 7, 2026 and most recently updated on May 7, 2026.
Ranks ahead of 69,930 of 132,113 servers on MCP Toplist.
Use @arcwall/mcp-server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add arcwall-security -e "ARCWALL_API_KEY=<your ARCWALL_API_KEY>" -- npx -y @arcwall/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.arcwall-security]
command = "npx"
args = ["-y", "@arcwall/mcp-server"]
[mcp_servers.arcwall-security.env]
ARCWALL_API_KEY = "<your ARCWALL_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"arcwall-security": {
"command": "npx",
"args": [
"-y",
"@arcwall/mcp-server"
],
"env": {
"ARCWALL_API_KEY": "<your ARCWALL_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"arcwall-security": {
"command": "npx",
"args": [
"-y",
"@arcwall/mcp-server"
],
"env": {
"ARCWALL_API_KEY": "<your ARCWALL_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"arcwall-security": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@arcwall/mcp-server"
],
"env": {
"ARCWALL_API_KEY": "<your ARCWALL_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"arcwall-security": {
"command": "npx",
"args": [
"-y",
"@arcwall/mcp-server"
],
"env": {
"ARCWALL_API_KEY": "<your ARCWALL_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"arcwall-security": {
"command": "npx",
"args": [
"-y",
"@arcwall/mcp-server"
],
"env": {
"ARCWALL_API_KEY": "<your ARCWALL_API_KEY>"
}
}
}
}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.rom-baro%2Farcwall-security)<a href="https://mcptoplist.com/server/io.github.rom-baro%2Farcwall-security"><img src="https://mcptoplist.com/badge/io.github.rom-baro%2Farcwall-security.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
rom-baro
Other servers by rom-baro
View all rom-baro servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | May 7, 2026 |
Frequently asked questions
- Who maintains @arcwall/mcp-server?
- @arcwall/mcp-server is maintained by rom-baro, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is @arcwall/mcp-server listed on the Official MCP Registry?
- Yes — @arcwall/mcp-server is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does @arcwall/mcp-server have?
- MCP Toplist tracks 1 version of @arcwall/mcp-server, most recently published on May 7, 2026.
- Where can I find the source code for @arcwall/mcp-server?
- The source code for @arcwall/mcp-server is hosted at github.com/rom-baro/arcwall-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.