OQVA Marketing MCP
Connect Claude to your marketing data from Google and Meta, enabling read and write operations on Search Console, Analytics, Tag Manager, Business Profile, and Meta platforms.
README
OQVA Marketing MCP
Connect Claude to your marketing data. This MCP server lets Claude read and manage your Google and Meta accounts directly:
- Google Search Console — search analytics, sitemaps, URL inspection
- Google Analytics 4 — reports, realtime, and configuration
- Meta (Facebook & Instagram) — Page insights and Ads
- Google Tag Manager — tags, triggers, variables, publishing
- Google Business Profile — locations, performance, reviews (needs Google approval)
Install
macOS / Linux — paste this into a terminal:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/oqva-digital/oqva-marketing-mcp/main/install.sh)"
Windows — download oqva-marketing-mcp-Windows-x86_64.exe from the
latest release and run:
oqva-marketing-mcp-Windows-x86_64.exe setup
Installing runs a guided setup that connects your accounts, checks each one, and adds the tool to Claude. Restart Claude when it finishes.
Setup
setup walks you through each account and verifies it as you go:
- Google — you create a free Google Cloud OAuth client; setup opens your browser to sign in and stores the access for you. One sign-in covers Search Console, Analytics, Tag Manager, and Business Profile.
- Meta — you paste a Business Manager access token; setup finds your Page and ad account for you.
Step-by-step credential guide: SETUP.md. Everything you enter is stored only on
your own computer, at ~/.oqva-marketing-mcp/.env.
Commands
oqva-marketing-mcp setup guided setup — connect accounts, register with Claude (run anytime)
oqva-marketing-mcp doctor check every connection
oqva-marketing-mcp auth re-do the Google sign-in
Tools
| Tool | What it does |
|---|---|
config_status |
Which sources are configured (no secrets shown). Call first if something says "not configured". |
gsc_list_sites |
Properties the OAuth account can read (confirms access + exact siteUrl). |
gsc_query |
Search Analytics — clicks/impressions/CTR/position by query/page/country/device/date. Live + filterable. |
gsc_list_sitemaps |
Submitted sitemaps + status. |
gsc_inspect_url |
Index/coverage/canonical for one URL. |
ga4_run_report |
GA4 Data API: sessions/users/conversions/events by any dimensions, any date range. |
ga4_realtime |
Active users in the last 30 min. |
gbp_list_accounts / gbp_list_locations |
Business Profile accounts + locations. (needs GBP API approval) |
gbp_performance |
Daily impressions/calls/website-clicks/directions for a location. (needs approval) |
gbp_list_reviews |
Reviews (rating, text, reply). (needs approval) |
gbp_reply_review |
[write] Reply to a review. (needs approval) |
meta_graph |
[write-capable] Raw Meta Graph/Marketing API call — GET / POST / DELETE escape hatch. |
meta_page_insights |
Facebook Page insights. |
meta_ad_insights |
Ad-account insights (only if you run Meta ads). |
meta_list_ad_accounts · meta_list_businesses · meta_list_pages |
Enumerate Meta assets (ads audit). |
meta_list_campaigns · meta_list_custom_audiences · meta_list_pixels |
List campaigns / audiences / pixels on an ad account. |
meta_update_campaign |
[write] pause / archive / activate a campaign. |
meta_delete_custom_audience |
[write] delete a custom audience. |
ga4_account_summaries |
List your GA4 accounts/properties + their numeric ids. |
ga4_list_key_events · ga4_create_key_event |
[write] read / create Key events (conversions). |
ga4_list_custom_dimensions · ga4_create_custom_dimension |
[write] read / create custom dimensions. |
ga4_list_data_streams |
List data streams (+ measurement ids). |
ga4_admin |
[write] GA4 Admin API escape hatch (audiences, property/stream edits). |
gsc_submit_sitemap · gsc_delete_sitemap · gsc_add_site |
[write] manage sitemaps + properties. |
gsc_request_indexing |
[write] request a recrawl (Indexing API). |
gtm |
[write + publish] Google Tag Manager API escape hatch (tags/triggers/variables → version → publish). |
Security
- Credentials live only at
~/.oqva-marketing-mcp/.envon your machine, and go only to Google and Meta. - Write tools are tagged
[WRITE]; Claude confirms before anything destructive or public (a review reply, a Tag Manager publish).
Build from source
One TypeScript file, no runtime dependencies. To run it from source instead of the binary:
npm install # TypeScript toolchain only
npm run setup # build, then guided setup
npm run doctor # check connections
npm start # run as the MCP server
Release binaries are built with Bun:
./build.sh # compiles the macOS/Linux/Windows binaries into dist/
Create a GitHub release and upload the five files; install.sh downloads them by name.
License
Apache-2.0 © OQVA.
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。