proton-bridge-mcp
by Considus
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROTON_MODE | No | Operation mode: 'readonly', 'organise', or 'full'. Removes tools not allowed in that mode. | |
| PROTON_AUDIT | No | Set to '0' to disable audit logging. | |
| PROTON_AUDIT_LOG | No | Path to the audit log file. Overrides default location. | |
| PROTON_ATTACH_DIR | No | Directory where saved attachments are written. Overrides default location. | |
| PROTON_STATE_FILE | No | Path to the state file that stores polling cursors and rate counters. Overrides default location. | |
| PROTON_ALLOWED_SENDERS | No | Additional from addresses allowed when sending, beyond your own and alias owner address. | |
| PROTON_ALLOWED_RECIPIENTS | No | Additional recipient addresses allowed for sending, beyond those found in message headers. Useful for manually allowing addresses from untrusted content. | |
| PROTON_TLS_INSECURE_HOSTS | No | Comma-separated hostnames for which TLS certificate verification is skipped. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Considus/proton-bridge-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server