Pinterest Ads by Get MCP Ads
by get-mcp-ads
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log level: debug, info, warn, error. | info |
| PINTEREST_APP_ID | No | Pinterest app ID, needed for token refresh. | |
| PINTEREST_APP_SECRET | No | Pinterest app secret, needed for token refresh. | |
| PINTEREST_ACCESS_TOKEN | No | Access token with ads:read scope. Either this or the refresh trio is required. | |
| PINTEREST_AD_ACCOUNT_ID | No | Optional default ad account ID, saves passing it on every call. | |
| PINTEREST_ENABLE_WRITES | No | Set to '1' to register the 25 write tools. By default, write tools are disabled. | |
| PINTEREST_REFRESH_TOKEN | No | Refresh token for renewing the access token. Requires PINTEREST_APP_ID and PINTEREST_APP_SECRET. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues