BeClaude

listener-creator

New
1.4kSmitheryGeneralby anthropics

Creates event-driven email listeners that monitor for specific conditions (like urgent emails from boss, newsletters to archive, package tracking) and execute custom actions. Use when user wants to be notified about emails, automatically handle certain emails, or set up email automation workflows.

First seen 5/29/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "listener-creator": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
productivitycommunication

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is listener-creator?

Creates event-driven email listeners that monitor for specific conditions (like urgent emails from boss, newsletters to archive, package tracking) and execute custom actions. Use when user wants to be notified about emails, automatically handle certain emails, or set up email automation workflows.

How to install listener-creator?

To install listener-creator: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "listener-creator": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is listener-creator best for?

listener-creator is a mcp categorized under General. It is designed for: productivity, communication. Created by anthropics.