There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
wrg-mcp-server · pypi · 1.0.8
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.WRG-11/wrg-mcp-server",
"description": "WinstonRedGuard monorepo bridge for MCP agents: governance, pipelines, memory, OSINT tools.",
"title": "WinstonRedGuard MCP Server",
"repository": {
"url": "https://github.com/WRG-11/wrg-mcp-server",
"source": "github"
},
"version": "1.0.8",
"websiteUrl": "https://github.com/WRG-11/wrg-mcp-server",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "wrg-mcp-server",
"version": "1.0.8",
"runtimeHint": "pipx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Transport to use (stdio for desktop clients; streamable-http or sse for HTTP deployments).",
"default": "stdio",
"type": "named",
"name": "--transport"
}
],
"environmentVariables": [
{
"description": "Absolute path to the WinstonRedGuard monorepo checkout. Required when the package is installed outside the repo (the server auto-detects when run from inside the repo).",
"isRequired": true,
"name": "WRG_REPO_ROOT"
},
{
"description": "Set to '1' to permit state-changing tools (memory_set, pipeline_run). Default '0' = read-only.",
"default": "0",
"name": "WRG_MCP_ALLOW_MUTATIONS"
},
{
"description": "Base URL of the optional company-site API (enables site_* tools). Requires the `[remote]` extra.",
"name": "WRG_SITE_BASE_URL"
},
{
"description": "Bearer token for the company-site API.",
"isSecret": true,
"name": "WRG_SITE_TOKEN"
},
{
"description": "Base URL of the optional PulseBoard dashboard API (enables pulseboard_* tools). Requires the `[remote]` extra.",
"name": "WRG_PULSEBOARD_BASE_URL"
},
{
"description": "Bearer token for the PulseBoard API.",
"isSecret": true,
"name": "WRG_PULSEBOARD_TOKEN"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-30T21:24:37.437591Z",
"publishedAt": "2026-05-30T21:24:37.437591Z",
"updatedAt": "2026-05-30T21:24:37.437591Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.0.8last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Terms
Somebody else's record
This listing was indexed rather than published here, so nobody has signed anything and this catalog cannot sign on their behalf. Treat it as a pointer to the publisher, not as terms.