JSPM

mcp-marketing-site

0.0.2
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 2
    • Score
      100M100P100Q29677F
    • License MIT

    This is a Crawler Security Guard based on the Model Context Protocol (MCP).

    Package Exports

    • mcp-marketing-site
    • mcp-marketing-site/build/ai.js

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (mcp-marketing-site) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    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.

    Contact

    mcp-marketing-site MCP server

    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.