Skip to main content

BigSpy ad intelligence MCP server - query BigSpy ad data via Chrome CDP

Project description

BigSpy MCP

通过 Chrome CDP 查询 BigSpy 广告数据的 MCP 服务器。支持自动翻页、多平台汇总、批量导出。

安装

pip install bigspy-mcp
playwright install chromium

配置

Claude Code(~/.claude/settings.json)

{
  "mcpServers": {
    "bigspy": {
      "command": "bigspy-mcp"
    }
  }
}

Claude Desktop

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "bigspy": {
      "command": "bigspy-mcp"
    }
  }
}

通过 uvx(无需手动安装)

{
  "mcpServers": {
    "bigspy": {
      "command": "uvx",
      "args": ["bigspy-mcp"]
    }
  }
}

首次运行时 uvx 会自动安装,但仍需手动运行 playwright install chromium

使用前提

  1. 安装 Google Chrome
  2. 登录 BigSpy:首次使用时,工具会自动启动 Chrome 调试模式并打开 BigSpy,在 Chrome 里登录你的 BigSpy 账号即可。之后会记住登录状态。

使用方式

模式 1:抓当前搜索结果

在 Chrome 的 BigSpy 页面里选好筛选条件,然后对 Claude 说:

帮我把当前 BigSpy 搜索结果全部拉下来

模式 2:自然语言描述

帮我查一下 Upside 近30天在美国的广告投放
对比一下 Uber 和 Lyft 的广告投放

导出数据

导出成 CSV 放桌面
导出成 Excel 保存到 ~/Documents/

可用工具

工具 说明
check_connection 检查 Chrome 连接和 BigSpy 登录状态
grab_current_search 抓取当前 BigSpy 页面的搜索结果
search_ads 通过参数搜索广告数据
export_ads 导出数据为 CSV / JSON / Excel
get_cross_platform_summary 获取多平台投放汇总
compare_advertisers 对比多个广告主
reset_connection 重置 Chrome 连接

注意事项

  • 搜索消耗 BigSpy 的请求配额,工具会返回剩余配额
  • 可查询的平台取决于你的 BigSpy 套餐
  • Chrome 必须通过调试模式启动(工具会自动处理)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bigspy_mcp-0.1.0.tar.gz (12.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bigspy_mcp-0.1.0-py3-none-any.whl (15.6 kB view details)

Uploaded Python 3

File details

Details for the file bigspy_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: bigspy_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 12.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for bigspy_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 f47c40caeacc69961102111be718d3134a5b91598e4751f3aebcd509759832dd
MD5 285d7eaaf352f0df9879441606283648
BLAKE2b-256 deebaddf0b9011b4a2ae5bccf010243f0dd95c075b079cf63b554e6d6c655d73

See more details on using hashes here.

File details

Details for the file bigspy_mcp-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: bigspy_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 15.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for bigspy_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fd965d1badd42c440a8ea5c1ca38c1d838e56de578372ee50600cd64b895222e
MD5 3fab50b0c2555bcb3e7ba19acf79c345
BLAKE2b-256 d69a41dbacdf8d4b38d21b8aee5279238dd16009a3cf5ead39e3b1ea4d54d214

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page