SERVER

Bulwark

Rank #17040

io.github.bpolania/bulwark

MCP server providing bulwark capabilities

First listed
Feb 25, 2026
Last publish date
Feb 25, 2026
OVERVIEW

Bulwark is a Model Context Protocol (MCP) server published by bpolania. It ranks #17040 of 58,900 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Bulwark is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 25, 2026 and most recently updated on Feb 25, 2026.

STANDING
#17,040of 58,900 tracked serversTop 50%

Ranks ahead of 41,860 of 58,900 servers on MCP Toplist.

CONNECT

Use Bulwark

Add Bulwark to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Docker image
{
  "mcpServers": {
    "bulwark": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/bpolania/bulwark:v0.2.0"
      ],
      "env": {
        "BULWARK_CONFIG": "<your BULWARK_CONFIG>",
        "BULWARK_SESSION_TOKEN": "<your BULWARK_SESSION_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

bpolania

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.2.0Feb 25, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Bulwark?
MCP server providing bulwark capabilities
Who maintains Bulwark?
Bulwark is maintained by bpolania, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Bulwark an official MCP server?
Yes — Bulwark is listed on the Official MCP Registry.
How many versions does Bulwark have?
MCP Toplist tracks 2 versions of Bulwark, most recently published on Feb 25, 2026.
Where can I find the source code for Bulwark?
The source code for Bulwark is hosted at github.com/bpolania/bulwark.
EXPLORE