Skip to main content
Glama

Marketing Master – Landing Page Evaluator

by deeppath-ai

mcp-marketing-site

🧠 Marketing Master – Landing Page Evaluator

A command-line tool designed for product managers, marketing teams, and SEO engineers. It enables rapid analysis of any landing page’s structural integrity, conversion potential, and technical performance. It provides insights into SEO compliance, layout structure, color contrast, and loading speed, and automatically suggests modifications and code snippets to help you optimize with ease.


✨ Key Features

Module

Description

🔍 SEO Analysis

Checks for

<title>

,

<meta>

, header tags (H1~H6), image

alt

attributes,

viewport

,

robots.txt

, and

sitemap

to ensure proper indexing by search engines.

🧩 Layout Structure Review

Evaluates whether the page follows AIDA structure (Attention, Interest, Desire, Action), and whether key elements like headlines, CTAs, testimonials are missing.

🎨 Color Contrast Check

Follows

WCAG AA

standards to ensure button text and background color contrast is sufficient for readability and accessibility.

🚀 PageSpeed Score

Integrates Google PageSpeed API to fetch performance scores and suggest performance improvements.

📎 Fix Suggestions

Automatically outputs structural optimization advice and recommended HTML snippets.

🧰 CLI Ready

Analyze any URL in one command. Easily extend to batch scan, web service, or CI pipeline integration.


▶️ Quick Start

CLI

npx -y mcp-marketing-site

MCP Server Configuration

{ "mcpServers": { "mcp-marketing-site": { "command": "npx", "args": [ "-y", "mcp-marketing-site" ] } } }

💭 Murmurs

This project is for educational and internal use only. Contributions and feedback are welcome.
For feature customization, web deployment, or enterprise integration, please contact the project maintainer.

Business Contact Email: deeppathai@outlook.com


🧠 MCP Access Addresses

  • 🌐 ModelScope MCP Address
    For testing and integrating mcp-marketing-site directly within the ModelScope platform.

  • 🛠️ Smithery.ai MCP Address
    For visual configuration and invocation of the mcp-marketing-site service via Smithery.

-
security - not tested
-
license - not tested
-
quality - not tested

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/deeppath-ai/mcp-marketing-site'

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