Maasy — AI Marketing Copilot MCP Server
io.github.Jbelieve/maasy
What is the Maasy — AI Marketing Copilot MCP server?
AI marketing copilot: brand intelligence, campaigns, content, CRM, SEO, and skills for Claude.
How to install Maasy — AI Marketing Copilot
Copy-paste configuration for popular MCP clients.
MAASY_SUPABASE_URLMaasy API endpoint
MAASY_API_KEYYour Maasy API key — generate at maasy.co → Settings → API Key. Starts with msy_
MAASY_PROJECT_IDDefault brand UUID (optional — tools use this brand automatically when set)
{
"mcpServers": {
"maasy": {
"command": "npx",
"args": [
"-y",
"@maasy-ai/mcp-server"
],
"env": {
"MAASY_SUPABASE_URL": "<YOUR_MAASY_SUPABASE_URL>",
"MAASY_API_KEY": "<YOUR_MAASY_API_KEY>",
"MAASY_PROJECT_ID": "<YOUR_MAASY_PROJECT_ID>"
}
}
}
}{
"mcpServers": {
"maasy": {
"command": "npx",
"args": [
"-y",
"@maasy-ai/mcp-server"
],
"env": {
"MAASY_SUPABASE_URL": "<YOUR_MAASY_SUPABASE_URL>",
"MAASY_API_KEY": "<YOUR_MAASY_API_KEY>",
"MAASY_PROJECT_ID": "<YOUR_MAASY_PROJECT_ID>"
}
}
}
}{
"mcpServers": {
"maasy": {
"command": "npx",
"args": [
"-y",
"@maasy-ai/mcp-server"
],
"env": {
"MAASY_SUPABASE_URL": "<YOUR_MAASY_SUPABASE_URL>",
"MAASY_API_KEY": "<YOUR_MAASY_API_KEY>",
"MAASY_PROJECT_ID": "<YOUR_MAASY_PROJECT_ID>"
}
}
}
}{
"servers": {
"maasy": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@maasy-ai/mcp-server"
],
"env": {
"MAASY_SUPABASE_URL": "<YOUR_MAASY_SUPABASE_URL>",
"MAASY_API_KEY": "<YOUR_MAASY_API_KEY>",
"MAASY_PROJECT_ID": "<YOUR_MAASY_PROJECT_ID>"
}
}
}
}claude mcp add maasy --env MAASY_SUPABASE_URL=<YOUR_MAASY_SUPABASE_URL> --env MAASY_API_KEY=<YOUR_MAASY_API_KEY> --env MAASY_PROJECT_ID=<YOUR_MAASY_PROJECT_ID> -- npx -y @maasy-ai/mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.