Mother MCP
Manage tasks, lists, and spaces in ClickUp, including creating, reading, and updating tasks.
Manage Facebook Ads campaigns, audiences, and performance insights, including listing, creating, and updating campaigns.
Manage Google Ads campaigns, keywords, bidding, and search terms, including listing, creating, and performance reporting.
Create, read, edit, and list Google Docs documents, with find and replace functionality.
Read, write, append, and create Google Sheets spreadsheets.
Manage Google Tag Manager tags, triggers, variables, and publish containers.
List, get, and embed Looker Studio reports, and share report links.
Create pages, search, query databases, and update pages in Notion.
Manage Pinterest Ads campaigns and retrieve analytics, including listing and creating campaigns.
Manage TikTok Ads campaigns, performance reporting, and audience management, including listing and creating campaigns.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Mother MCPShow my top Facebook campaigns by spend"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🚀 Mother MCP
Just add the URL → All tools connected → Command দাও → কাজ হবে!
🔗 https://mcp.yourdomain.com/mcp☝️ Just this one link in Claude/Cursor — everything works!
কী এটা?
Mother MCP হলো একটা remote MCP server — ঠিক Higgsfield (https://mcp.higgsfield.ai/mcp) এর মতো। একটা URL add করলেই সব platform auto-connect:
Facebook Ads — campaign বানাও, performance দেখো
Google Ads — search ads, keywords, bidding manage করো
TikTok Ads — campaign, audience, creative report
Pinterest Ads — promoted pins, analytics
LinkedIn Ads — B2B campaigns, targeting, lead gen
X (Twitter) Ads — promoted tweets, analytics
GA4 — analytics report, real-time, traffic sources
Google Tag Manager — tags, triggers, publish
Looker Studio — reports, embed links
ClickUp — tasks, lists, spaces
Notion — pages, databases, search
Google Docs — create, read, edit documents
Google Sheets — read, write, append data
কিভাবে ব্যবহার করবে
Step 1: Deploy করো (যেকোন hosting-এ)
git clone https://github.com/SharifulHasanRoky/mcp.git
cd mcp
# Environment variables set করো (platform tokens)
export FB_ACCESS_TOKEN="তোমার-token"
export CLICKUP_TOKEN="তোমার-token"
export NOTION_TOKEN="secret_xxxxx"
# Start server
node src/index.js
# 🚀 Server live at: http://localhost:3000/mcpDeploy options: Vercel, Railway, Render, VPS — যেকোন জায়গায় deploy করো।
Step 2: URL add করো Claude/Cursor-এ
Claude Desktop claude_desktop_config.json:
{
"mcpServers": {
"mother-mcp": {
"url": "https://your-domain.com/mcp"
}
}
}ব্যাস! এটুকুই! Just একটা URL! ঠিক Higgsfield-এর মতো।
Step 3: Command দাও!
"আমার Facebook campaigns দেখাও"
"GA4 থেকে গত ৭ দিনের top pages দাও"
"ClickUp-এ একটা task বানাও"
"Google Ads performance last 30 days"
"Notion-এ search করো 'marketing plan'"ব্যাস! এটুকুই! 🎯
Platform Tokens কোথা থেকে পাবে
Platform | Token | কোথায় পাবে |
Facebook Ads |
| |
Google Ads |
| |
TikTok Ads |
| |
| ||
| ||
X (Twitter) |
| |
GA4 |
| |
Tag Manager |
| |
Looker Studio |
| |
ClickUp |
| ClickUp → Settings → Apps |
Notion |
| |
Google Docs/Sheets |
|
Available Tools (60+)
Use mother_status to see which platforms are connected.
Use mother_list_tools to see all available commands.
Ads (6 platforms)
fb_ads_list_campaigns,fb_ads_create_campaign,fb_ads_get_performance,fb_ads_update_campaign,fb_ads_create_audience,fb_ads_insights_breakdowngoogle_ads_list_campaigns,google_ads_create_campaign,google_ads_get_performance,google_ads_manage_keywords,google_ads_search_termstiktok_ads_list_campaigns,tiktok_ads_create_campaign,tiktok_ads_get_performance,tiktok_ads_manage_audiencepinterest_ads_list_campaigns,pinterest_ads_create_campaign,pinterest_ads_get_analyticslinkedin_ads_list_campaigns,linkedin_ads_create_campaign,linkedin_ads_get_analytics,linkedin_ads_targetingx_ads_list_campaigns,x_ads_create_campaign,x_ads_get_analytics,x_ads_promote_tweet
Analytics (3 platforms)
ga4_get_report,ga4_realtime,ga4_top_pages,ga4_traffic_sources,ga4_conversionsgtm_list_tags,gtm_create_tag,gtm_list_triggers,gtm_create_trigger,gtm_list_variables,gtm_publishlooker_list_reports,looker_get_report,looker_get_embed_url,looker_share_report
Productivity (4 platforms)
clickup_create_task,clickup_get_tasks,clickup_update_task,clickup_get_spaces,clickup_get_listsnotion_create_page,notion_search,notion_query_database,notion_update_pagegdocs_create,gdocs_read,gdocs_append,gdocs_find_replace,gdocs_listgsheets_create,gsheets_read,gsheets_write,gsheets_append
Architecture
mcp/
├── src/
│ ├── index.js ← Entry point (start server)
│ ├── core/
│ │ ├── mcp-server.js ← MCP protocol handler
│ │ ├── base-plugin.js ← Plugin base class
│ │ ├── plugin-registry.js ← Plugin registration
│ │ └── command-router.js ← Routes commands
│ └── plugins/
│ ├── ads/ ← FB, Google, TikTok, Pinterest, LinkedIn, X
│ ├── analytics/ ← GA4, GTM, Looker Studio
│ └── productivity/ ← ClickUp, Notion, Docs, Sheets
├── mcp-config.json ← Example config (copy to your client)
├── package.json
└── README.mdNo external dependencies. Just Node.js.
License
MIT
Mother MCP — Link add করো, command দাও, কাজ হবে। 🔥
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/SharifulHasanRoky/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server