Maasy MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAASY_API_KEY | Yes | Your Maasy API key, obtained from Maasy Settings → API / MCP. | |
| MAASY_SUPABASE_URL | No | The Supabase URL for the Maasy server (default is https://vdlaoswrgppbimjykugn.supabase.co). |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| maasy_list_brandsA | List all brands (projects) in your maasy account with basic info |
| maasy_scan_brandA | Deep health scan: DNA completeness, campaigns, content, CRM, SEO, alerts. Returns traffic-light status per area. |
| maasy_get_brand_contextA | Full brand DNA: name, industry, tone, ICP, value prop, assets, references. Essential for on-brand generation. |
| maasy_list_skillsB | List all maasy copilot skills — modular knowledge packages (SEO, ads, CRM playbooks, etc). |
| maasy_get_skillA | Get full details of a skill including content and auto-generated quick action pills. |
| maasy_create_skillA | Create a new knowledge skill for maasy. Write actionable marketing knowledge in markdown — frameworks, checklists, strategies. Auto-generates quick action pills after creation. maasy loads relevant skills based on which tool the user is using. |
| maasy_update_skillB | Update a skill's content, category, priority, or active status. Regenerates quick action pills if content changes. |
| maasy_delete_skillA | Permanently delete a skill. Removes the knowledge from maasy. |
| maasy_get_alertsC | Pending copilot alerts: campaign anomalies, lead opportunities, content gaps, SEO drops. |
| maasy_get_campaign_metricsB | Ad campaign performance: spend, impressions, clicks, CTR, CPC, conversions, ROAS. |
| maasy_get_crm_summaryC | CRM pipeline: leads by status, hot leads, contacts, opportunities, total pipeline value. |
| maasy_get_content_pipelineC | Content pipeline: drafts, scheduled, published, by status, last N days. |
| maasy_get_seo_statusC | SEO/GEO scores, keyword rankings, visibility trends, top queries. |
| maasy_generate_contentA | Generate on-brand social content using maasy AI. Respects brand DNA, tone, ICP. |
| maasy_discover_keywordsB | AI keyword discovery: clusters, volume estimates, difficulty scores. |
| maasy_get_daily_summaryC | Today's operations summary: what happened, what needs attention, recommended actions. |
| maasy_execute_actionB | Execute a copilot action: generate report, redistribute budget, rotate creatives, diagnose campaigns, etc. |
| maasy_create_landingB | Create a landing page in maasy from HTML. Returns a landing_id and editor_url to open in the builder. |
| maasy_generate_adsC | Generate ad creatives (copy + concepts) for Meta or Google using brand DNA and a brief. |
| maasy_schedule_postB | Schedule a social media post in maasy. Returns post_id and scheduled time. |
| maasy_trigger_workflowB | Trigger a maasy workflow manually — automations, sequences, CRM flows. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| brand-audit | Complete brand health audit with actionable recommendations |
| teach-maasy | Create a new skill to teach maasy specialized marketing knowledge |
| weekly-strategy | Generate a weekly marketing strategy and action plan |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| active-brand | |
| skills-catalog |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/BELIEVE-IT-GROUP/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server