How to Connect Data Bloo to Claude with MCP

Connect Data Bloo to Claude with MCP and pull Facebook Ads, Instagram, Search Console and WooCommerce numbers straight from the chat, no dashboards, no exports. Here's the 2-minute setup.

Free to startRead-only & secureWorks in ~2 min
Data Bloo
The one thing you need

Your Data Bloo MCP URL

Paste this into Claude when you add a custom connector. Then expand Advanced settings and enter 43 in the OAuth Client ID field, leave the Client Secret blank. That's the whole secret; everything below is just where to click.

https://mcp.databloo.com/mcp
Using Claude Code instead? Grab the one-line CLI command →
Why connect Data Bloo to Claude

Stop waiting on data pulls. Start acting on them.

The same connectors you already trust for your Data Studio reports, now answering questions in a chat. No exports, no dashboards to open.

Ask, get instant answers

"Which Facebook Ads campaigns had the highest CTR last week?" Claude pulls the numbers and explains them.

Reports inside the chat

Ask for a 30-day performance view and get tables plus a summary ready to share, no Data Studio setup.

Client-ready summaries

"Turn the last 30 days of Facebook Ads into an executive summary." Paste it into Slack, email or a doc.

Diagnose dips fast

"Why did our spend jump on Tuesday?" Claude looks across campaigns, placements and dates and explains it.

Automate the routine

Pair it with scheduled tasks for a Monday-morning KPI digest or anomaly alerts, unattended.

Connect once, use everywhere

The same accounts you linked for Data Studio reports are instantly available to Claude, zero duplicate setup.

What you get

Not just charts. Finished, branded deliverables

Ask in plain language and Data Bloo returns polished, client-ready outputs with your logo and brand colors, straight from the chat.

Client presentations

Slide-ready decks with your logo, colors and commentary, built from live data, ready to send.

92
!

Audits

Automated account audits that flag issues, wins and opportunities, with clear next steps.

REV
€84K
ROAS
4.2×
CVR
2.4%

Executive reports

Concise, narrative summaries for leadership, the numbers that matter, explained in plain language.

Setup · ~2 minutes

How to connect Data Bloo to Claude

Pick your Claude client. Desktop & Web are easiest for most marketers; Claude Code is a one-liner for developers.

1
Open Claude and click the + inside the chat

Launch Claude Desktop or claude.ai. In the chat input at the bottom, click the + icon on the left to open the tools menu.

2
Go to Connectors → Manage connectors

Hover over Connectors in the menu, then click Manage connectors to open your connector settings.

3
Click the + at the top of the Connectors panel

In the Customize → Connectors screen, click the small + at the top right of the connector list.

4
Select Add custom connector

A small dropdown appears, click Add custom connector.

5
Name your connector "Data Bloo"

In the dialog, type Data Bloo in the Name field. This is how you'll find it inside any conversation later.

6
Paste the Data Bloo MCP URL

In the Remote MCP server URL field, paste https://mcp.databloo.com/mcp (copy it from the band above). Then expand Advanced settings and enter 43 in the OAuth Client ID field, leave the OAuth Client Secret blank.

7
Click Add and sign in

Click Add. Claude opens your browser on Data Bloo's sign-in page, sign in and approve so Claude can read your data.

8
Review the read-only tools

Claude shows Data Bloo's tools: get_user, list_data_sources, get_connector_accounts, list_fields, query_data, list_accounts and get_dates. All read-only. Return to your chats.

9
Start a new chat and prompt your data

Try: "Using Data Bloo, pull impressions, clicks and spend for my Facebook Ads account for the last 30 days."

10
Get numbers, tables and analysis

Claude calls Data Bloo, pulls the data, and returns a table plus a short analysis you can share. You're chatting with your marketing data.

Step 1, Register the Data Bloo MCP

Open your terminal and run:

terminal
# Register Data Bloo as an HTTP MCP server in Claude Code
claude mcp add --transport http databloo https://mcp.databloo.com/mcp
Step 2, Authenticate with Data Bloo

Next time you start a Claude Code session, Claude opens your browser to sign in to Data Bloo. Sign in once, the connection persists across sessions.

Step 3, Verify

Run /mcp list, you should see databloo with status connected.

Confirm it works: in a fresh chat, ask "Using Data Bloo, list all the data source accounts I have connected." If Claude returns your accounts, you're fully connected.

See it in action

Take the MCP for a spin

Walk through connecting Data Bloo to Claude and pulling a report, no signup, right here in the page.

Under the hood

Seven read-only tools Claude uses for you

You just ask in plain language, Claude picks the right tool. The typical flow: list_data_sources → get_connector_accounts → list_fields → query_data.

Tool
What it does
get_user
Your plan, MCP access, usage limits and remaining calls.
list_data_sources
All available connectors, name, slug and description.
get_connector_accounts
Your linked accounts for a connector (returns the account IDs to query).
list_fields
Valid metrics and dimensions for a connector + account.
query_data
Fetch tabular marketing data for a date range, by metric and dimension.
list_accounts
Every connected account across every connector, in one call.
get_dates
Turns "last month" into the exact start and end dates to query.

Read-only, always. Claude can pull and analyze your data, it can never change anything in your ad accounts or Data Bloo settings.

Try it

Prompts to paste into Claude

Once connected, drop any of these into a fresh chat. Start broad, then drill in.

Discovery
"What Data Bloo plan am I on and how many calls do I have left?"
"List all available Data Bloo data sources."
"Show me my linked Facebook Ads accounts."
"What fields can I query for my Facebook Ads account?"
Pulling data
"Pull impressions, clicks and spend for my Facebook Ads account for the last 30 days."
"Show CTR and CPC by date for the last 7 days on Facebook Ads."
"Query Google Search Console clicks and impressions by query for last month."
"Get WooCommerce revenue and order count for the last 30 days."
Breakdowns
"Break down Facebook Ads spend by placement (publisher platform + device)."
"Show Facebook Ads performance by age and gender for last 30 days."
"Get spend by country for my Facebook Ads account."
"Break down Search Console clicks by page for last month."
Reporting & analysis
"Compare this month's Facebook Ads spend and conversions vs last month."
"Which campaigns had the highest CTR last 30 days?"
"Turn the last 30 days of Facebook Ads data into an executive summary."
Good to know

Query notes & FAQs

One breakdown dimension per call. For multiple breakdowns, ask Claude to run separate queries and combine them after.
Confirm fields first. Field IDs vary per connector. Claude usually lists fields before querying to avoid rejected requests.
ROAS may be empty. If an account doesn't track purchase value, ROAS is omitted rather than shown as zero.
Transient errors clear on retry. Occasional server hiccups (notably on get_user) usually resolve when Claude retries.
Is the Data Bloo MCP free?

You can start free, the free tier includes MCP access with usage limits (calls per period). Paid plans raise the limits and unlock more connected accounts. No credit card required to try it.

Does Claude change anything in my accounts?+

No. All seven MCP tools are strictly read-only. Claude can pull and analyze your data but can never edit campaigns, budgets or any account settings.

Which AI tools does the MCP work with?+

Any MCP-compatible client, Claude Desktop, Claude Web, Claude Code, plus ChatGPT, Gemini and others that accept remote MCP servers. The same URL works across all of them.

Do I need to reconnect my data sources?+

No. If your accounts are already connected in Data Bloo for your Data Studio reports, they're instantly available to Claude through the MCP, connect once, use everywhere.

How current is the data Claude sees?+

Claude queries your data live through Data Bloo's connectors at the moment you ask, subject to each platform's API freshness and your plan's refresh limits.

Can I automate recurring reports with it?+

Yes. Pair the MCP with Claude's scheduled tasks (or Claude Code) to receive a Monday-morning KPI digest, anomaly alerts or client updates automatically.

Simple, transparent pricing

Scale your reporting without limits

Every plan includes all data sources. Start free, upgrade only when your dashboards demand it.

FREE
$0/ forever

Best for individuals or early-stage teams starting with marketing data.

Create free account
Destinations included
& more
1 account per connector300 daily refreshes (API calls)All data sources includedData Bloo MCP
STARTER
$8.33/mo
billed annually · save $20/yr

For individuals who need unlimited refreshes with a single account.

Choose Starter
Destinations included
& more
1 account per connectorUnlimited daily refreshesAll data sources includedData Bloo MCPEmail support
Most popularPRO
$16.66/mo
billed annually · save $40/yr

For freelancers & growing teams that need more accounts and volume.

Choose Pro
Destinations included
& more
Up to 5 accounts per connectorUnlimited daily refreshesAll data sources includedData Bloo MCPEmail support
AGENCY
$33.33/mo
billed annually · save $80/yr

For agencies managing multi-client reporting at scale.

Choose Agency
Destinations included
& more
Unlimited accounts per connectorUnlimited daily refreshesAll data sources includedData Bloo MCPPriority email & chat support

No credit card required to start · Cancel anytime · See plan FAQs →

Chat with your marketing data today

Connect Data Bloo to Claude in under 2 minutes and start pulling reports straight from the chat. Free to start, no credit card.