Konquest Meta Ads MCP Server

Supervised Meta Ads Operating System for Claude Code. You can find the premium version here

Local serverstdioPython

What is the Konquest Meta Ads MCP MCP server?

Konquest Meta Ads MCP MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. Supervised Meta Ads Operating System for Claude Code. You can find the premium version here: https://farasokster.gumroad.com/l/konquest-meta-ads-mcp-premium ## Open-Core Model.

What the assistant can call

Once Konquest Meta Ads MCP is connected, these are the calls the assistant has available:

  • Multi — asset ad creation (video + static image, multi-dimension)
  • Production — tested** across 37+ client campaigns with real budgets and real edge cases
  • Vault-integrated — reads client intelligence (ICPs, brand voice, angles) to generate better ads
  • Rollback — undo recent changes with execution journal
  • Tier — based access** - safety tiers per account (sandbox, standard, production)
  • META_ACCESS_TOKEN — Meta Marketing API access token (system user token recommended)
  • META_APP_SECRET — for appsecret_proof (recommended for production)
  • META_APP_ID — Meta app ID
  • VAULT_PATH — path to your marketing vault directory (defaults to ~/marketing-vault)
  • Classification — Count
  • production-safe — 38
  • supervised-only — 29

Setting it up

Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.

Configuration and credentials

You will need 4 environment variables: META_ACCESS_TOKEN, VAULT_PATH, META_APP_SECRET, META_APP_ID. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.

Choosing this one

Plenty of file and storage access servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Konquest Meta Ads MCP's toolset — Multi, Production, Vault-integrated and 11 more — is a fair guide to whether it matches your workflow. It is maintained by brandu-mos; worth a glance at recent repository activity before you build anything load-bearing on it.

We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.

Before you rely on it

  • It runs with your machine's permissions. That is convenient and also the reason to think about what you point it at before you approve a tool call.
  • With 14 tools registered it takes up a noticeable share of the context window; turn it off in projects that never touch Konquest Meta Ads MCP.
  • Missing credentials fail quietly in some clients — if no tools show up, check the environment block first.
  • MCP clients confirm each tool call by default. Leave that on until you have watched what the konquest meta ads mcp mcp server does with a few real requests.

Available tools

ToolWhat it does
Multiasset ad creation (video + static image, multi-dimension)
Productiontested** across 37+ client campaigns with real budgets and real edge cases
Vault-integratedreads client intelligence (ICPs, brand voice, angles) to generate better ads
Rollbackundo recent changes with execution journal
Tierbased access** - safety tiers per account (sandbox, standard, production)
META_ACCESS_TOKENMeta Marketing API access token (system user token recommended)
META_APP_SECRETfor appsecret_proof (recommended for production)
META_APP_IDMeta app ID
VAULT_PATHpath to your marketing vault directory (defaults to ~/marketing-vault)
ClassificationCount
production-safe38
supervised-only29
advisory-only31
CategoryTools

Configuration

VariableDescriptionRequired
META_ACCESS_TOKENCredential the server authenticates with.Yes
VAULT_PATHFilesystem location the server is allowed to use.Optional
META_APP_SECRETCredential the server authenticates with.Yes
META_APP_IDConfiguration value read at startup.Optional

Example prompts to try

  • Use Konquest Meta Ads MCP to Multi.
  • Use Konquest Meta Ads MCP to Production.
  • Use Konquest Meta Ads MCP to Vault-integrated.

Frequently asked questions

It connects Konquest Meta Ads MCP to MCP-compatible AI assistants such as Claude and Cursor, exposing 14 tools (Multi, Production, Vault-integrated, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Konquest Meta Ads MCP directly.