loading…
Search for a command to run...
loading…
MCP server for Maasy AI Marketing Copilot
MCP server for Maasy AI Marketing Copilot
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.
Go to Maasy → Settings → API / MCP and click "Instalar en Claude Desktop". Done.
Step 1: Get your API key from Maasy Settings → API / MCP
Step 2: Add to your Claude Desktop config:
~/Library/Application Support/Claude/claude_desktop_config.json%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.
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
| 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 |
Built by the Maasy team
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"maasy-mcp": {
"command": "npx",
"args": []
}
}
}