mcpbeat Sign in

Maasy — AI Marketing Copilot MCP Server

local only

Maasy — AI Marketing Copilot runs on your own machine — the client starts it, so there is no endpoint to ping. 69 installs a week from npm. Last commit 16 Apr 2026.

AI marketing copilot: brand intelligence, campaigns, content, CRM, SEO, and skills for Claude.

Installs per day peak 26 · avg 13 · +10% w/w
a month agotoday
69
Installs / week
npm · @maasy-ai/mcp-server
0
Stars
0 open issues
16 Apr 2026
Last commit
0 releases in 90 days
License
JavaScript

What changed 41

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 31 more, back to 9 August 2026

What the code does

We read the source, 7 d ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository believe-it-group/mcp-server
пакет @maasy-ai/mcp-server ссылается на jbelieve/mcp-server

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add maasy -- npx -y @maasy-ai/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "maasy": {
      "args": [
        "-y",
        "@maasy-ai/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.maasy]
command = "npx"
args = ["-y", "@maasy-ai/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "maasy": {
      "args": [
        "-y",
        "@maasy-ai/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "maasy": {
      "args": [
        "-y",
        "@maasy-ai/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: MAASY_SUPABASE_URL (Maasy API endpoint), MAASY_API_KEY (Your Maasy API key — generate at maasy.co → Settings → API Key. Starts with msy_), MAASY_PROJECT_ID (Default brand UUID (optional — tools use this brand automatically when set)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Maasy — AI Marketing Copilot

same job, measured the same way
TMTB Marketing AI Platform
by tmtb

AI marketing skills for e-commerce brands: reports, campaign management, and creative generation.

answering
Marcora
by marketcore

Tools for creating on-brand marketing content using Marcora's intelligent context infrastructure.

answering
Media Generator — Images, Videos & Audios
by saifs

Generate marketing images, videos and audios for campaigns, product content, and brand assets.

answering
Sleepwalker
by sleepwalker

AI Visibility and Content Intelligence tools for Claude and MCP-compatible agents.

answering
Singular
by singular

Marketing intelligence MCP server providing campaign performance data and analytics tools.

answering
I
SEO GEO Intelligence
by atul0016

SEO and AI-answer visibility intelligence for search, content gaps, and GEO actions.

44 installs/wk local only
Rocket Plus MCP
by crypto-goatz

56+ AI tools for CRM, content, workflows, SkillForge & marketing automation.

50 installs/wk local only
LeanrIQ
by leanrads

Creative-intelligence MCP for campaign strategy, ad builds, QA, and reporting.

87 tools answering

Maasy — AI Marketing Copilot — questions

Answers built from our own checks of this server.

Why is there no uptime for Maasy — AI Marketing Copilot?
Maasy — AI Marketing Copilot runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @maasy-ai/mcp-server was installed 69 times last week.
How do I connect Maasy — AI Marketing Copilot?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @maasy-ai/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Maasy — AI Marketing Copilot?
The npm package @maasy-ai/mcp-server was installed 69 times in the last week. Week over week that is +10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Maasy — AI Marketing Copilot open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.