m

mcp-marketing-site

marketingweb-scrapingtesting-and-qa-tools

179 查看 · 2026-07-07 更新

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 pages 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

ModuleDescription
SEO AnalysisChecks for <title>, <meta>, header tags (H1~H6), image alt attributes, viewport, robots.txt, and sitemap to ensure proper indexing by search engines.
Layout Structure ReviewEvaluates whether the page follows AIDA structure (Attention, Interest, Desire, Action), and whether key elements like headlines, CTAs, testimonials are missing.
Color Contrast CheckFollows WCAG AA standards to ensure button text and background color contrast is sufficient for readability and accessibility.
PageSpeed ScoreIntegrates Google PageSpeed API to fetch performance scores and suggest performance improvements.
Fix SuggestionsAutomatically outputs structural optimization advice and recommended HTML snippets.
CLI ReadyAnalyze 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.

Contact

mcp-marketing-site MCP server

Business Contact Email: deeppathai@outlook.com


MCP Access Addresses

服务配置

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

来源