Skip to main content
Glama
bgalmes

rubit-mcp-mail

by bgalmes

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOMENoHome directory used to locate configur file and secrets. May need to be set explicitly in stripped-down desktop environments (e.g., Claude Desktop).
PATHNoExecutable search path. May need to be set explicitly when the parent process provides no default PATH.
USERNoUsername of the account running the server. May need to be set explicitly in environments that do not inherit it.
XDG_RUNTIME_DIRNoPer-user runtime directory (e.g., /run/user/1000). Required for D-Bus and Secret Service keyring access.
RUBIT_MCP_MAIL_LOG_FILENoPath to a log file (e.g., /tmp/rubit-mail.log). If not set, logs are written to stderr.
DBUS_SESSION_BUS_ADDRESSNoD-Bus session bus address (e.g., unix:path=/run/user/1000/bus). Required for keyring access in desktop en environments.
RUBIT_MCP_MAIL_LOG_LEVELNoLogging verbosity level (e.g., DEBUG, INFO, WARNING).INFO
RUBIT_MCP_MAIL_NO_KEYRINGNoSet to '1' to disable the OS keyring and use the plain-text secrets file (~/.config/rubit-mcp-mail/secrets.json) instead. Must be set in both the shell where 'rubit-mcp-mail auth' is run and in the MCP server environment.0

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/bgalmes/rubit-mcp-mail'

If you have feedback or need assistance with the MCP directory API, please join our Discord server