
Maasy — AI Marketing Copilot
- Updated April 16, 2026
- Jbelieve/mcp-server
Maasy is an MCP server that connects coding agents to an AI marketing copilot for brand, campaigns, content, CRM, and SEO.
About
Maasy is an AI marketing copilot exposed as a Model Context Protocol server so developers can drive brand intelligence, campaigns, content production, lightweight CRM, and SEO from the same agent session where they ship code. The npm package @maasy-ai/mcp-server uses stdio transport and expects a Maasy API key plus the hosted Supabase endpoint documented in server metadata, with an optional default brand UUID when you want every tool call scoped automatically. It fits the Launch and Grow phases when distribution and compounding traffic matter more than greenfield implementation: you are past the empty repo and need coherent messaging, channel plans, and searchable pages. Maasy is a connected SaaS integration, not a local copywriting template pack—you trade API dependency for consolidated marketing operations. Register it when you are actively publishing, tuning SEO, or syncing CRM-aware content rather than during pure backend builds.
- Maasy marketing copilot: brand intelligence, campaigns, content, CRM, and SEO in one MCP surface
- npm package @maasy-ai/mcp-server (v1.3.1) with stdio transport
- Environment variables MAASY_API_KEY, MAASY_SUPABASE_URL, optional MAASY_PROJECT_ID for default brand
- API keys generated at maasy.co Settings (msy_ prefix)
- Bundled marketing skills orientation for Claude-driven workflows
Maasy — AI Marketing Copilot by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --env MAASY_SUPABASE_URL=YOUR_MAASY_SUPABASE_URL --env MAASY_API_KEY=YOUR_MAASY_API_KEY --env MAASY_PROJECT_ID=YOUR_MAASY_PROJECT_ID maasy -- npx -y @maasy-ai/mcp-serverAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Package | @maasy-ai/mcp-server |
|---|---|
| Transport | STDIO |
| Auth | None |
| Last updated | April 16, 2026 |
| Repository | Jbelieve/mcp-server ↗ |
What it does
Connect Claude to Maasy for brand-aware campaigns, content, CRM, and SEO from one marketing copilot API instead of juggling five separate tools.
Who is it for?
Best when you already use or plan to use Maasy and want Claude Code or Cursor to orchestrate go-to-market tasks.
Skip if: Skip if you have no Maasy account, air-gapped environments, or products that will not use hosted marketing APIs.
What you get
After you add Maasy, your agent can call marketing, brand, and CRM-aware tools so launch and growth work stays in one configured stack.
- Agent-invokable Maasy tools for campaigns, content, CRM, and SEO aligned to your brand
- Faster launch copy and distribution planning without leaving the MCP client
- Consistent default brand context when MAASY_PROJECT_ID is set
By the numbers
- npm @maasy-ai/mcp-server version 1.3.1
- stdio MCP transport
- Documented env vars: MAASY_API_KEY, MAASY_SUPABASE_URL, optional MAASY_PROJECT_ID
README.md
@maasy-ai/mcp-server
MCP server for Maasy — connect Claude to your marketing intelligence.
Give Claude direct access to your brand DNA, campaigns, CRM, SEO, and content pipeline. Ask Claude to scan your brand, generate content, redistribute ad budget, or create marketing skills — all from Claude Desktop or Claude Code.
Quick install
Claude Desktop (one click)
Go to Maasy → Settings → API / MCP and click "Instalar en Claude Desktop". Done.
Manual setup
Step 1: Get your API key from Maasy Settings → API / MCP
Step 2: Add to your Claude Desktop config:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"maasy": {
"command": "npx",
"args": ["@maasy-ai/mcp-server"],
"env": {
"MAASY_SUPABASE_URL": "https://vdlaoswrgppbimjykugn.supabase.co",
"MAASY_API_KEY": "msy_your_api_key_here"
}
}
}
}
Step 3: Restart Claude Desktop. Maasy appears in your MCP connectors.
What you can do
Brand intelligence
- Scan brand health: DNA completeness, campaigns, content, CRM, SEO, alerts
- Get full brand DNA: tone of voice, ICP, value proposition, assets, references
- List all brands with traffic-light status
Marketing actions
- Generate on-brand social content for any platform
- Discover SEO keywords
- Rotate fatigued ad creatives
- Redistribute budget between campaigns
- Diagnose underperforming campaigns
- Recalculate CRM lead scores
- Fill content calendar gaps
Skills — teach Maasy new knowledge
- Create specialized skills (e.g. "TikTok expert for pet brands")
- List, edit, and delete existing skills
- Maasy uses skills in the copilot automatically
Daily intelligence
- Campaign metrics: spend, CTR, CPC, ROAS
- CRM summary: hot leads, contacts, opportunities, pipeline value
- Content pipeline by status and network
- SEO/GEO visibility, mentions, citations
- Pending alerts that need attention
- Daily consolidated operations summary
Example prompts
Scan my brand in Maasy
What pending alerts does my brand have?
Give me campaign metrics for the last 7 days
Generate 3 Instagram posts about my main product
Create a Maasy skill about email marketing for e-commerce
Give me today's daily summary for my main brand
Tools reference
| Tool | Description |
|---|---|
maasy_list_brands |
List all brands with basic info and health status |
maasy_scan_brand |
Deep health scan across DNA, campaigns, content, CRM, SEO |
maasy_get_brand_context |
Full brand DNA: tone, ICP, value prop, colors, assets |
maasy_get_alerts |
Pending copilot alerts: anomalies, opportunities, gaps |
maasy_get_campaign_metrics |
Ad performance: spend, CTR, CPC, ROAS by period |
maasy_get_crm_summary |
CRM pipeline: hot leads, contacts, opportunities, value |
maasy_get_content_pipeline |
Content status by network and publication state |
maasy_get_seo_status |
SEO/GEO scores, keyword rankings, citations |
maasy_get_daily_summary |
Consolidated daily summary of all operations |
maasy_generate_content |
Generate on-brand content for any platform |
maasy_discover_keywords |
AI-powered keyword discovery for SEO |
maasy_execute_action |
Execute actions: reports, budget, creatives, lead scoring |
maasy_list_skills |
Browse all Maasy copilot skills by category |
maasy_get_skill |
Read a skill's full content |
maasy_create_skill |
Create new marketing knowledge skill |
maasy_update_skill |
Update skill content, category, or priority |
maasy_delete_skill |
Remove a skill permanently |
Requirements
- Node.js 18+
- A Maasy account
- Claude Desktop or any MCP-compatible client
Built by the Maasy team
Recommended MCP Servers
How it compares
Hosted marketing-copilot MCP, not a local SEO linter skill or a generic social scheduler without brand context.
FAQ
Who is Maasy MCP for?
Developers and small teams on maasy.co who want brand, campaign, CRM, and SEO tools available inside Claude or Cursor via MCP.
When should I use Maasy MCP?
Use it during launch and growth when you are distributing the product, refining SEO, and producing on-brand content with agent assistance.
How do I add Maasy to my agent?
Create an API key at maasy.co (msy_), set MAASY_API_KEY and MAASY_SUPABASE_URL, optionally MAASY_PROJECT_ID, install @maasy-ai/mcp-server, and add the stdio MCP server entry in your client.