← All servers
πŸ”§

WinstonRedGuard MCP ServerVerifiedπŸ›‘ No advisories

io.github.WRG-11/wrg-mcp-server
New to MCP? Start here β†’
0β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/wrg-11, which proved it owns this namespace.

Verified owner: github.com/wrg-11 β†—io.github.WRG-11/wrg-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs WRG_SITE_TOKEN, WRG_PULSEBOARD_TOKEN.
βœ“
Configuration
Reads WRG_REPO_ROOT, WRG_MCP_ALLOW_MUTATIONS, WRG_SITE_BASE_URL, WRG_PULSEBOARD_BASE_URL.

About

WinstonRedGuard monorepo bridge for MCP agents: governance, pipelines, memory, OSINT tools.

Packages & transports

pypiwrg-mcp-serverv1.0.8 Β· pipx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "wrg_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "wrg-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y wrg-mcp-server
WinstonRedGuard MCP Server, an MCP server Β· SocketCat