Slide 12
Slide 12 text
外部サービスのプロキシ
外部連携するサービスごとにMCPサーバをセットアップするのではなく、
n8n MCP越しに外部連携するワークフローを利用させることができる。
MCPの設定が最小で済み、クレデンシャルがAIから隔離されて1か所にまとまるのがメリット。
ワークフローを
MCPとして公開
MCP ホストに
n8n のMCP設定
AIがスキルを利用
© Synergy Marketing, Inc. 10
GA4連携の例:n8n で認証情報とワークフローを設定してから:
---
name: GA4 Reporting Integration
description
: Analyzes GA4 data fetched via n8n MCP to generate
comprehensive digital marketing reports in Markdown.
---
# GA4 Reporting Skill
This skill automates the collection and analysis of GA4 data using a local
n8n instance as a data proxy. It transforms raw metrics into strategic
reports with AI-driven insights and hypotheses.
**PREREQUISITE**: You must have the n8n MCP server running and the
`GA4
Data Fetcher` workflow imported and active. The workflow now uses a
**Webhook Trigger**.