# SMTP2GO MCP Node

> Access SMTP2GO MCP actions through Scalekit.

**URL:** https://caywork.com/learn/docs/node/smtp2gomcp-node

## Content

## Description
Access SMTP2GO MCP actions through the Scalekit MCP gateway.

## Parameters
* **action** (string): Enabled sub-action to run.
* **params** (object): Action-specific inputs.

## Actions
* `smtp2gomcp_execute_request`
* `smtp2gomcp_get_endpoint`
* `smtp2gomcp_get_server_variables`
* `smtp2gomcp_list_endpoints`
* `smtp2gomcp_search_endpoints`

## Use Cases
1. **Automate SMTP2GO MCP workflows**: Add the node, enable the actions you need, and let the agent invoke them through Scalekit.
2. **Enforce least privilege**: Only enable the subset of actions required for the current agent flow.