WinstonRedGuard MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 7 installs a week from pypi.
WinstonRedGuard monorepo bridge for MCP agents: governance, pipelines, memory, OSINT tools.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add wrg-mcp-server -- uvx wrg-mcp-server
{
"mcpServers": {
"wrg-mcp-server": {
"args": [
"wrg-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.wrg-mcp-server]
command = "uvx"
args = ["wrg-mcp-server"]
{
"mcpServers": {
"wrg-mcp-server": {
"args": [
"wrg-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"wrg-mcp-server": {
"args": [
"wrg-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.