BeClaude

action-creator

New
1.4kSmitheryGeneralby anthropics

Creates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for their specific workflows (send payment reminder to ACME Corp, forward bugs to engineering, archive old newsletters from specific sources).

First seen 5/28/2026

Install & Usage

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

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

3
Restart Claude Code
/mcp
View source on GitHub
productivitycommunication

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is action-creator?

Creates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for their specific workflows (send payment reminder to ACME Corp, forward bugs to engineering, archive old newsletters from specific sources).

How to install action-creator?

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

What is action-creator best for?

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