blackwall-mcp
Rank #11,709com.blackwalltier/blackwall
API-key pre-action risk gate: any irreversible agent action (money, SQL, delete, email).
blackwall-mcp is a Model Context Protocol (MCP) server published by bluetieroperations-create. It ranks #11,709 of 132,113 servers tracked on MCP Toplist. blackwall-mcp is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 9 tracked versions. It was first listed on May 23, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 120,404 of 132,113 servers on MCP Toplist.
Use blackwall-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add blackwall -e "BLACKWALL_API_KEY=<your BLACKWALL_API_KEY>" -e "BLACKWALL_MODE=<your BLACKWALL_MODE>" -- npx -y blackwall-mcpReplace each placeholder with your own value before saving.
[mcp_servers.blackwall]
command = "npx"
args = ["-y", "blackwall-mcp"]
[mcp_servers.blackwall.env]
BLACKWALL_API_KEY = "<your BLACKWALL_API_KEY>"
BLACKWALL_MODE = "<your BLACKWALL_MODE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"blackwall": {
"command": "npx",
"args": [
"-y",
"blackwall-mcp"
],
"env": {
"BLACKWALL_API_KEY": "<your BLACKWALL_API_KEY>",
"BLACKWALL_MODE": "<your BLACKWALL_MODE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"blackwall": {
"command": "npx",
"args": [
"-y",
"blackwall-mcp"
],
"env": {
"BLACKWALL_API_KEY": "<your BLACKWALL_API_KEY>",
"BLACKWALL_MODE": "<your BLACKWALL_MODE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"blackwall": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"blackwall-mcp"
],
"env": {
"BLACKWALL_API_KEY": "<your BLACKWALL_API_KEY>",
"BLACKWALL_MODE": "<your BLACKWALL_MODE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"blackwall": {
"command": "npx",
"args": [
"-y",
"blackwall-mcp"
],
"env": {
"BLACKWALL_API_KEY": "<your BLACKWALL_API_KEY>",
"BLACKWALL_MODE": "<your BLACKWALL_MODE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"blackwall": {
"command": "npx",
"args": [
"-y",
"blackwall-mcp"
],
"env": {
"BLACKWALL_API_KEY": "<your BLACKWALL_API_KEY>",
"BLACKWALL_MODE": "<your BLACKWALL_MODE>"
}
}
}
}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/com.blackwalltier%2Fblackwall)<a href="https://mcptoplist.com/server/com.blackwalltier%2Fblackwall"><img src="https://mcptoplist.com/badge/com.blackwalltier%2Fblackwall.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
bluetieroperations-create
Other servers by bluetieroperations-create
View all bluetieroperations-create servers →Available versions (9)
| Version | Published |
|---|---|
| 1.4.2 | Aug 25, 2026 |
| 1.4.1 | Jul 5, 2026 |
| 1.1.1 | May 30, 2026 |
| 1.1.0 | May 28, 2026 |
| 1.0.6 | May 23, 2026 |
| 1.0.5 | May 23, 2026 |
| 1.0.4 | May 23, 2026 |
| 1.0.3 | May 23, 2026 |
| 1.0.2 | May 23, 2026 |
Frequently asked questions
- Who maintains blackwall-mcp?
- blackwall-mcp is maintained by bluetieroperations-create, which publishes 2 MCP servers (12 total versions) tracked on MCP Toplist.
- Is blackwall-mcp listed on the Official MCP Registry?
- Yes — blackwall-mcp is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does blackwall-mcp have?
- MCP Toplist tracks 9 versions of blackwall-mcp, most recently published on Aug 25, 2026.
- Where can I find the source code for blackwall-mcp?
- The source code for blackwall-mcp is hosted at github.com/bluetieroperations-create/blackwall-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.