
Microsoft Advertising MCP Server
Let your coding agent create and tune Microsoft Advertising campaigns, import from Google Ads, and pull async performance reports without leaving the editor.
Overview
Microsoft Advertising MCP Server is a MCP server for the Launch phase that lets agents manage Microsoft Ads accounts with CRUD, Google Ads import, extensions, and async reports.
What is this MCP server?
- Full Microsoft Ads CRUD from MCP tools for campaigns, ad groups, and ads
- Google Ads import to migrate or mirror existing search structures
- Ad extension management for sitelinks, callouts, and structured snippets
- Async reporting for metrics without blocking the agent session
- stdio npm package @cesteral/msads-mcp v1.1.0 plus optional streamable-http remote
- Server version 1.1.0
- npm package @cesteral/msads-mcp with stdio transport
- Optional streamable-http remote at /msads-mcp/mcp
What problem does it solve?
Switching between your IDE and the Microsoft Ads UI to tweak campaigns and wait on reports breaks flow when you are solo and iterating creatives daily.
Who is it for?
Indie founders running Microsoft/Bing ads who want Claude or Cursor to apply bulk edits and imports from conversation.
Skip if: Builders with no ad budget, no Microsoft Advertising account, or who only need organic SEO without paid channels.
What do I get? / Deliverables
Your agent can adjust Microsoft Advertising entities and fetch report jobs in one session so distribution changes ship faster.
- Updated campaigns, ad groups, ads, and extensions in Microsoft Ads
- Imported structures from Google Ads where supported
- Async report job results for performance analysis
Recommended MCP Servers
Journey fit
Paid search and display on Bing/Microsoft networks is a launch-phase distribution channel once the product is ready to acquire users. Campaign CRUD, extensions, and cross-network import are day-to-day paid distribution work, not product build or infra ops.
How it compares
MCP bridge to Microsoft Ads APIs, not a copywriting skill or analytics dashboard product.
Common Questions / FAQ
Who is Microsoft Advertising MCP Server for?
Solo and small-team builders who use AI coding agents and actively manage Microsoft Advertising for user acquisition.
When should I use Microsoft Advertising MCP Server?
Use it at launch or grow when you need agent-assisted campaign edits, Google Ads migration, extensions, or async performance reports.
How do I add Microsoft Advertising MCP Server to my agent?
Install @cesteral/msads-mcp from npm for stdio, configure Microsoft Ads API credentials per the repo, or deploy remote and set the streamable-http host URL in your MCP client.