Skip to main content
Glama
sounny

sounnyforms-mcp

Official

generate_full_contact_page

Create a complete standalone HTML5 contact page with integrated CSS, ready to save or deploy, to collect submissions to a specified email.

Instructions

Generates a complete standalone, beautifully styled modern HTML5 + CSS landing contact page ready to save to disk or deploy.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
page_titleNoHeadline for the contact page (e.g. 'Get in touch with our engineering team').
company_nameYesName of the business, portfolio, or brand.
recipient_emailYesDestination email address where submissions will be routed.
Install Server

TDQS

B3.3/5.0
Behavior3/5

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

No annotations are provided, so the description carries the full behavioral disclosure burden. It discloses the output type (HTML5 + CSS), style, and that the result is standalone and deployable. However, it does not clarify whether the tool returns the page content directly or writes a file, and it omits how form submissions are handled—a meaningful gap for a contact page tool.

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

Conciseness4/5

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

The description is a single compact sentence with the core action and artifact type front-loaded. The phrase 'beautifully styled modern' is subjective and adds little operational value, but it does not significantly harm clarity.

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

Completeness2/5

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

There is no output schema and no annotations, so the description must cover return semantics and integration behavior. It does not explicitly state what the function returns (e.g., HTML string vs file path), nor whether the generated page includes a working form linked to an endpoint. This leaves critical ambiguity, especially alongside siblings like submit_form and generate_form_snippet.

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 three parameters adequately. The description adds no parameter-level meaning beyond that, matching the baseline for full schema coverage.

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

Purpose4/5

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

The description uses a specific verb and resource: 'Generates a complete standalone... HTML5 + CSS landing contact page'. It implicitly distinguishes from the sibling generate_form_snippet by emphasizing 'complete standalone... page', but it does not explicitly name or contrast with siblings.

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

Usage Guidelines3/5

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

The description implies when to use this tool—when a full standalone contact page is needed—but provides no explicit when-to-use/when-not-to-use guidance or alternative comparison. Sibling tool names add context, but the description itself does not route the agent toward or away from specific alternatives.

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

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/sounny/sounnyforms-mcp'

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