Skip to main content
Glama
MarcinDudekDev

marketing-page-quality-gate

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
score_pageA

Score a landing page and return an A-F grade with per-signal breakdown.

Pass a live url (fetched server-side) OR a raw html string. Returns grade, overall score, signals, spend_at_risk, and optional details.

gate_spendA

Block ad spend on leaky landing pages.

Pass a live url (fetched server-side) OR a raw html string. Returns verdict, grade, monthly_spend, spend_at_risk, and risk factors.

check_linksA

Check internal and outbound links for broken HTTP status codes.

Pass a live url (fetched server-side) OR a raw html string. Returns total, internal, outbound, ok, broken links, and has_broken flag.

detect_pixelsA

Detect Meta Pixel, GA4, GTM, and TikTok tracking pixels.

Pass a live url (fetched server-side) OR a raw html string. Returns per-pixel booleans, found list, and count.

audit_mobileA

Audit viewport meta and horizontal-scroll risk on mobile.

Pass a live url (fetched server-side) OR a raw html string. Returns viewport flags, issues list, and mobile score.

audit_speedB

Audit static load-speed signals from HTML.

Pass a live url (fetched server-side) OR a raw html string. Returns html_bytes, render-blocking scripts, missing img dimensions, and score.

cta_clarityA

Analyze CTA presence, count, and above-the-fold placement.

Pass a live url (fetched server-side) OR a raw html string. Returns cta_count, primary_cta, above_the_fold flag, and score.

get_campaign_metricsA

Return mock ad-platform campaign metrics (plug real API keys to go live).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/MarcinDudekDev/marketing-page-quality-gate'

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