Umbryn MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 95 installs a week from pypi. Last commit 7 Jul 2026.
Redacts PII/PHI from text before it reaches an LLM. Fail-closed, self-hosted, no egress.
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 umbryn-mcp -- uvx umbryn-mcp
{
"mcpServers": {
"umbryn-mcp": {
"args": [
"umbryn-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.umbryn-mcp]
command = "uvx"
args = ["umbryn-mcp"]
{
"mcpServers": {
"umbryn-mcp": {
"args": [
"umbryn-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"umbryn-mcp": {
"args": [
"umbryn-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.