m

mcp-marketing-site

@deeppath-ai/mcp-marketing-site
0 Stars 243 次浏览 deeppath-ai 更新于 2026-08-23

MCP 服务配置

复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用

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

服务介绍

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

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

相关 MCP 服务