CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
jbelieve avatar

Maasy — AI Marketing Copilot

jbelieve/mcp-server
STDIOregistry active
Summary

Connects Claude directly to your Maasy marketing workspace through a comprehensive API covering brand DNA, campaign metrics, CRM pipeline, content generation, and SEO intelligence. You get read operations for scanning brand health, pulling campaign performance data, checking alert queues, and retrieving full brand context like tone of voice and ICPs. Write operations let you generate on-brand social content, discover keywords, redistribute ad budgets, rotate fatigued creatives, and recalculate lead scores. The skills system is notable: you can create, update, and manage specialized marketing knowledge that Maasy's copilot uses automatically. Reach for this when you want Claude to act as your marketing ops layer instead of just answering questions about it.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

@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

ToolDescription
maasy_list_brandsList all brands with basic info and health status
maasy_scan_brandDeep health scan across DNA, campaigns, content, CRM, SEO
maasy_get_brand_contextFull brand DNA: tone, ICP, value prop, colors, assets
maasy_get_alertsPending copilot alerts: anomalies, opportunities, gaps
maasy_get_campaign_metricsAd performance: spend, CTR, CPC, ROAS by period
maasy_get_crm_summaryCRM pipeline: hot leads, contacts, opportunities, value
maasy_get_content_pipelineContent status by network and publication state
maasy_get_seo_statusSEO/GEO scores, keyword rankings, citations
maasy_get_daily_summaryConsolidated daily summary of all operations
maasy_generate_contentGenerate on-brand content for any platform
maasy_discover_keywordsAI-powered keyword discovery for SEO
maasy_execute_actionExecute actions: reports, budget, creatives, lead scoring
maasy_list_skillsBrowse all Maasy copilot skills by category
maasy_get_skillRead a skill's full content
maasy_create_skillCreate new marketing knowledge skill
maasy_update_skillUpdate skill content, category, or priority
maasy_delete_skillRemove a skill permanently

Requirements

  • Node.js 18+
  • A Maasy account
  • Claude Desktop or any MCP-compatible client

Built by the Maasy team

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Configuration

MAASY_SUPABASE_URLdefault: https://vdlaoswrgppbimjykugn.supabase.co

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)

Categories
Sales & MarketingAI & LLM ToolsFinance & Commerce
Registryactive
Package@maasy-ai/mcp-server
TransportSTDIO
UpdatedApr 16, 2026
View on GitHub

Related Sales & Marketing MCP Servers

View all →
kimjin8 avatar
Call For Me

io.github.kimjin8/call-for-me

Give your AI agent a phone. Place outbound calls to US businesses to ask, book, or confirm.
leaddelta avatar
LeadDelta MCP Server

io.github.leaddelta/mcp-server

MCP server for LeadDelta — manage LinkedIn connections and CRM data via AI assistants.
manycontacts avatar
ManyContacts - WhatsApp Business CRM

io.github.manycontacts/whatsapp-business

WhatsApp Business CRM: send messages, manage contacts, campaigns, and AI agents.
marvennai avatar
Marvenn MCP Server

io.github.marvennai/marvenn-mcp

Connect AI agents to Marvenn for outbound growth via email, voice, and LinkedIn.
metamorphosis-sre avatar
Devdrops Property

io.github.metamorphosis-sre/devdrops-property

UK property MCP: Land Registry prices, company charges, House Price Index. x402 USDC on Base.
nerdydata avatar
Mcp

io.github.nerdydata/mcp

Search websites by source code, technology stack, analyze domains, and download lead lists.