Serversio.github.Jbelieve/maasy
M

Maasy — AI Marketing Copilot

io.github.Jbelieve/maasy · v1.3.1
▦ npm
v1.3.1npm npm: @maasy-ai/mcp-server↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Jbelieve/maasy",
  "description": "AI marketing copilot: brand intelligence, campaigns, content, CRM, SEO, and skills for Claude.",
  "title": "Maasy — AI Marketing Copilot",
  "repository": {
    "url": "https://github.com/Jbelieve/mcp-server",
    "source": "github"
  },
  "version": "1.3.1",
  "websiteUrl": "https://maasy.co",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@maasy-ai/mcp-server",
      "version": "1.3.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Maasy API endpoint",
          "default": "https://vdlaoswrgppbimjykugn.supabase.co",
          "name": "MAASY_SUPABASE_URL"
        },
        {
          "description": "Your Maasy API key — generate at maasy.co → Settings → API Key. Starts with msy_",
          "name": "MAASY_API_KEY"
        },
        {
          "description": "Default brand UUID (optional — tools use this brand automatically when set)",
          "name": "MAASY_PROJECT_ID"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}