microsoft-ads-mcp
by shinypebble
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| READ_ONLY | No | true registers no write tools at all (default false) | false |
| MICROSOFT_ADS_CLIENT_ID | Yes | Azure AD app (client) id | |
| MICROSOFT_ADS_ACCOUNT_ID | No | Discovered via search_accounts if unset | |
| MICROSOFT_ADS_CUSTOMER_ID | No | Discovered via search_accounts if unset | |
| MICROSOFT_ADS_ENVIRONMENT | No | production (default) or sandbox | production |
| MICROSOFT_ADS_CLIENT_SECRET | No | Only for web/confidential app registrations | |
| MICROSOFT_ADS_REFRESH_TOKEN | No | Run non-interactively; else mint one via the auth tools | |
| MICROSOFT_ADS_DEVELOPER_TOKEN | Yes | From the developer portal |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/shinypebble/microsoft-ads-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server