Skip to main content
Glama

SMTP MCP Server

delete-smtp-config

Remove an SMTP configuration by its ID from the SMTP MCP Server to manage and update email sending settings efficiently.

Instructions

Delete an SMTP configuration

Input Schema

NameRequiredDescriptionDefault
idYesID of the SMTP configuration to delete

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID of the SMTP configuration to delete", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from SMTP MCP Server

Related Tools

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/samihalawa/mcp-server-smtp'

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