目录 / 快客 - Quick_Dash - MCP
MCP
鉴权未知
未评级
已上架
快客 - Quick_Dash - MCP
透過 CLAUDE 連結快客以存取各大平台廣告數據。
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://quickdash-connector.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"快客 - Quick_Dash - MCP": {
"url": "https://quickdash-connector.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| oauth_login | (CLI only) Get an OAuth login URL to authenticate manually. For claude.ai web users, authentication happens automatically — you do not need to call this tool. Args: provider: OAuth provider — "google" or "meta" |
| get_meta_accounts | Step 1: Fetch the user's META ad accounts from QuickDash. Always call this before any data query. Present accounts to the user and ask them to select one (auto-select if only one exists). Returns accounts with: account_id, account_name, currency, status. Args: auth_token: Optional JWT override (CLI users). Omit when using OAuth. |
| get_meta_ad_data | Step 2: Query META advertising data for a specific account. Requires account_id from get_meta_accounts. Select fields from the field catalog in server instructions based on the user's stated goal. Args: account_id: META ad account ID from get_meta_accounts (e.g. "act_123456789"). fields: Field value IDs from the catalog. Choose based on user intent. auth_token: Optional JWT override (CLI users). Omit when using OAuth. date_start: Start date YYYY-MM-DD. Use with date_end for exact ranges. date_end: End date YYYY-MM-DD. date_preset: Relative range — last_7_days | last_14_days | last_30_days | last_month | this_month | this_week_mon_today | yesterday | today. Ignored when date_start and date_end are both provided. level: "campaign" (default) | "adset" | "ad" breakdowns: e.g. ["age", "gender", "country", "placement", "impression_device"]. filtering: e.g. [{"field": "campaign.name", "operator": "CONTAIN", "value": "春季"}]. limit: Max rows to return (default 100). |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。