About Indicium Mail TUI
Indicium Mail TUI is an MCP server in the Browser category: a keyboard-driven terminal email client built in Rust. Reads and sends mail over standard IMAP/SMTP with real push delivery via RFC 2177 IDLE, stores everything locally in SQLite, and never opens a browser - HTML renders inline, OAuth2 flows run inside the TUI itself. It has been installed 0 times through Conduid.
Tools (11)
delete_messageMove to Trash
Takes no parameters.
list_accountsList configured accounts
Takes no parameters.
list_foldersList folders for an account
Takes no parameters.
list_messagesList messages in a folder (paginated)
Takes no parameters.
mark_readMark read or unread
Takes no parameters.
move_messageMove to another folder
Takes no parameters.
read_messageFetch full body, auto-downloads from IMAP if not cached
Takes no parameters.
replyReply or reply-all to a message (supports an `attachments` list of file paths)
Takes no parameters.
searchFull-text search via SQLite FTS5
Takes no parameters.
sendSend a new email (supports an `attachments` list of file paths)
Takes no parameters.
toggle_flagStar / unstar a message
Takes no parameters.
Install
git clone https://github.com/a2-stuff/Indicium-Mail-TUIThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Indicium Mail TUI
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.