← All servers
🔍

Bing AdsVerified🛡 No advisories

io.github.mharnett/bing-ads
New to MCP? Start here →
0★ stars
0weekly installs
4 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/mharnett, which proved it owns this namespace.

Verified owner: github.com/mharnettio.github.mharnett/bing-ads

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs BING_ADS_DEVELOPER_TOKEN, BING_ADS_REFRESH_TOKEN, BING_ADS_CLIENT_SECRET.
Configuration
Reads BING_ADS_CLIENT_ID.

About

MCP server for Microsoft Advertising (Bing Ads) — campaigns, keywords, and reports

Packages & transports

npmmcp-bing-adsv1.0.2 · npx

Metadata

Categorysearch
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "bing_ads": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-bing-ads"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y mcp-bing-ads