Proton Workflow Connector runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from pypi. Last commit 14 Jul 2026.
Unofficial self-hosted MCP connector for Proton Mail Bridge and SimpleLogin.
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 proton-workflow-connector -- uvx proton-workflow-connector
{
"mcpServers": {
"proton-workflow-connector": {
"args": [
"proton-workflow-connector"
],
"command": "uvx"
}
}
}
[mcp_servers.proton-workflow-connector]
command = "uvx"
args = ["proton-workflow-connector"]
{
"mcpServers": {
"proton-workflow-connector": {
"args": [
"proton-workflow-connector"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"proton-workflow-connector": {
"args": [
"proton-workflow-connector"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.