Loomal

Bulwark

MCP server by github.com/bpolania/bulwark

AI agent governance: content scanning, audit logs, policy evaluation, session management.

4 starsoci: ghcr.io/bpolania/bulwark:v0.2.0

About Bulwark

Bulwark is an MCP (Model Context Protocol) server published by bpolania in the official MCP registry, listed under Autonomous Agents on Loomal. AI agent governance: content scanning, audit logs, policy evaluation, session management.

It ships as a Docker image (ghcr.io/bpolania/bulwark:v0.2.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/bpolania/bulwark, where the project has earned 4 GitHub stars.

Use Bulwark with your agent

Claude Code · one command
claude mcp add bulwark -- docker run -i --rm ghcr.io/bpolania/bulwark:v0.2.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "bulwark": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/bpolania/bulwark:v0.2.0"
      ]
    }
  }
}
ocighcr.io/bpolania/bulwark:v0.2.0

Frequently asked questions

What is Bulwark?
Bulwark is an MCP (Model Context Protocol) server by bpolania in the Autonomous Agents category. AI agent governance: content scanning, audit logs, policy evaluation, session management.
How do I connect Bulwark to Claude, Cursor, or another MCP client?
Install Bulwark from its oci package (ghcr.io/bpolania/bulwark:v0.2.0) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Bulwark open source?
Yes — the source code is public at github.com/bpolania/bulwark, with 4 GitHub stars.
Can AI agents pay to use Bulwark?
Not yet through Loomal — Bulwark is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Bulwark? Claim this listing free by verifying GitHub ownership, or contact us.