Skip to main content
Glama
spruikco

send16-mcp

by spruikco

design_email_template

Generate a complete HTML email template from a description. AI creates ready-to-use templates for marketing, transactional, or newsletter emails with custom styles and colors.

Instructions

Use AI to generate a complete email HTML template based on a description. Returns ready-to-use HTML that can be sent or used in campaigns.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeYesType of email template to generate
styleYesVisual style/aesthetic for the template
apiKeyNoSend16 API key (overrides SEND16_API_KEY env var)
brandColorNoPrimary brand color as hex code (e.g. "#4F46E5")
companyNameNoCompany or brand name to include in the template
descriptionYesDetailed description of the email content and purpose (e.g. 'Welcome email for a SaaS product with feature highlights and CTA to start trial')
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries full burden. It mentions 'Use AI' but doesn't disclose key behavioral traits like API key usage (despite the parameter), idempotency, cost/credit consumption, rate limits, or error handling. The return value 'ready-to-use HTML' is vague.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences front-loaded with the core action and outcome. No unnecessary words or details; every sentence adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description should elaborate on the return value (e.g., 'responsive HTML with inline styles'). It does not explain how parameters like brandColor or companyName affect the output. The description is adequate for a simple tool but lacks completeness for a 6-parameter tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema already documents all parameters. The tool description adds no additional meaning beyond what the schema provides, resulting in a baseline score of 3.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the action ('Use AI to generate'), the resource ('complete email HTML template'), and the input ('based on a description'). It also distinguishes from siblings like 'generate_email_from_url' which uses a URL instead.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives (e.g., 'generate_email_from_url' for URLs, 'render_email_content' for rendering existing content). It does not specify prerequisites, limitations, or contexts where this tool is preferred.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/spruikco/send16-mcp'

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