SERVER
Bulwark
Rank #16948io.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 #16948 of 58,832 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
#16,948of 58,832 tracked serversTop 50%
Ranks ahead of 41,884 of 58,832 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
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Feb 25, 2026 |
| 0.1.0 | Nov 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