0
/ 100
1 month ago
glama

microsoft-ads-mcp

An MCP server for the Microsoft Advertising (Bing Ads) API. Gives an MCP client live read and management access to your Microsoft Advertising accounts — reporting, campaign structure, and full write operations.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Reads files from sensitive locations
Touches: ~/.config
🔐
You'll be asked for 4 credentials: MSADS_DEVELOPER_TOKEN, MSADS_GOOGLE_CLIENT_SECRET, MSADS_CLIENT_SECRET, MSADS_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configXDG_CONFIG_HOME
configMSADS_TOKEN_FILE~/.config/microsoft-ads-mcp/tokens.json refresh-token store
configMSADS_AUTH_PROVIDERChoose a provider with :
🔐 secretMSADS_DEVELOPER_TOKENyour-developer-token
configMSADS_GOOGLE_CLIENT_IDxxxx.apps.googleusercontent.com
🔐 secretMSADS_GOOGLE_CLIENT_SECRETGOCSPX-xxxx
configMSADS_CLIENT_IDyour-application-client-id
configMSADS_ENVIRONMENTproduction production or sandbox
configMSADS_LOOPBACK_PORT8400 must match the registered redirect
configMSADS_TENANTcommon Microsoft only
🔐 secretMSADS_CLIENT_SECRET/ MSADS_REDIRECT_URI — Microsoft confidential app
configMSADS_REDIRECT_URI=http://localhost:8400
🔐 secretMSADS_REFRESH_TOKEN
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/james-julius-microsoft-ads-mcp-e5ne5z)](https://m8ven.ai/mcp/james-julius-microsoft-ads-mcp-e5ne5z)
commit: 54f49dbfb1c32ec0db8c443a02e9a9e848e33297
code hash: 64f20b58f078717e9310b09b8f8ea7c5890d2f9c18a06ce2661fac9fece7c873
verified: 6/18/2026, 10:31:39 AM
view raw JSON →