MCP Server
Active
Apache-2.0
Proton Bridge MCP MCP Server
com.considus/proton-bridge-mcp
What is the Proton Bridge MCP MCP server?
Read, organise and carefully-gated send for Proton Mail, without your mail leaving this machine.
How to install Proton Bridge MCP
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"proton-bridge-mcp": {
"command": "https://github.com/Considus/proton-bridge-mcp/releases/download/v1.2.2/proton-bridge-mcp-1.2.2.mcpb",
"args": []
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"proton-bridge-mcp": {
"command": "https://github.com/Considus/proton-bridge-mcp/releases/download/v1.2.2/proton-bridge-mcp-1.2.2.mcpb",
"args": []
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"proton-bridge-mcp": {
"command": "https://github.com/Considus/proton-bridge-mcp/releases/download/v1.2.2/proton-bridge-mcp-1.2.2.mcpb",
"args": []
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"proton-bridge-mcp": {
"type": "stdio",
"command": "https://github.com/Considus/proton-bridge-mcp/releases/download/v1.2.2/proton-bridge-mcp-1.2.2.mcpb",
"args": []
}
}
}Claude Code
claude mcp add proton-bridge-mcp -- https://github.com/Considus/proton-bridge-mcp/releases/download/v1.2.2/proton-bridge-mcp-1.2.2.mcpbRelated MCP servers
PageSpeed Insights MCP
Active
One run is noise, so this reports the median of several distinct PageSpeed analyses and the spread.
0
View repository →Python
Apache-2.0