In-depth architectural comparison of the Competlab MCP Server and Meta Ads MCP MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Competlab MCP Server
Marketing · Remote HTTP/SSE
Quality: 56/100 (Good) | Auth: No auth required
Meta Ads MCP
Marketing · Local stdio
Quality: 68/100 (Great) | Auth: API Key required
Verdict Summary: Choose Competlab MCP Server if you need specialized Marketing tools running via a hosted cloud SSE transport. Choose Meta Ads MCP if your workspace requires Marketing integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Competlab MCP Server when:
You need dedicated capabilities in the Marketing domain.
You prefer remote streaming HTTP/SSE transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Competitive intelligence platform with 24 tools. Monitor competitor pricing, content, positioning, tech stacks, and AI visibility — track how ChatGPT, Claude, and Gemini rank your brand.
MCP server for Meta Marketing API v25.0 — 123 tools for Facebook & Instagram ad campaigns, audiences, creatives, insights, catalogs, and automated rules.
Category & Scope
Tools & Capabilities Breakdown
Competlab MCP Server Tools (38)
list_projects
List all projects with status, competitor count, and last monitored timestamp
get_project
Get project details with per-dimension monitoring freshness
list_competitors
List all monitored competitors (includes your own domain for comparison)
get_competitor
Get competitor details including monitored page URLs
get_ai_visibility_dashboard
The market map — which companies the AI models recommend in your category, and whether you are one of them — with per-model breakdowns; optionally the models' raw answers
get_ai_visibility_history
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Competlab MCP Server is categorized under Marketing and uses a remote streaming HTTP/SSE transport. In contrast, Meta Ads MCP belongs to Marketing using local stdio subprocess. Select Competlab MCP Server when you need capabilities focused on marketing and Meta Ads MCP when you require tools for marketing.
Full detail for one check, and optionally what each model actually said — filterable by competitor, model, or prompt
get_ai_visibility_trend
How the market the AI models draw has moved over a window — each company's reading now and at the start, and the difference; readable per AI model
get_ai_sources_dashboard
The pages Perplexity and Google AI Overviews read when they answer the project's buying questions, per engine — which companies each named, which pages it retrieved, and the pages naming competitors and not you
get_ai_sources_history
Paginated history of AI Sources checks
get_ai_sources_check_detail
Full detail for one AI Sources check, and optionally every answer and retrieved page — filterable by engine or question
get_positioning_dashboard
Latest homepage messaging, value props, CTAs, target audience analysis
+26 more tools listed on main page
Meta Ads MCP Tools (134)
list_campaigns
List campaigns in the ad account. Supports filtering by status and objective. Returns paginated results.
get_campaign
Get details of a specific campaign by ID.
create_campaign
Create a new ad campaign. Defaults to PAUSED status. Requires name and objective. Budget can be set at campaign or ad set level.
update_campaign
Update an existing campaign. Only provided fields will be modified.
delete_campaign
Delete a campaign. This action is irreversible.
copy_campaign
Copy an existing campaign. Creates a duplicate with optional name override. Copies structure including ad sets and ads.
get_campaign_adsets
Get all ad sets belonging to a specific campaign.
get_campaign_ads
Get all ads belonging to a specific campaign.
get_campaign_leads
Get leads generated by a specific campaign. Requires leads_retrieval permission.
list_adsets
List ad sets in the ad account. Optionally filter by campaign or status.
get_adset
Get details of a specific ad set by ID.
create_adset
Create a new ad set. Requires name, campaign_id, budget, optimization_goal, billing_event, and targeting. Defaults to PAUSED status.