datavessel
Provides tools for retrieving campaign, ad-group, keyword, and search-term performance data from Google Ads.
Access traffic, realtime, custom reports, and property configuration for Google Analytics 4.
Enables querying search performance, top queries/pages, sitemaps, and keyword opportunities from Google Search Console.
Supports managing campaigns, ad sets, ads, and accessing account and campaign insights for Meta Ads.
Allows reading and writing orders, products, customers, inventory, and discounts in Shopify.
Provides access to catalog, orders, customers, and enables creating/updating CMS pages, landing pages, SEO URLs, and products in Shopware.
Enables interaction with Slack channels, history, and posting messages and direct messages.
Offers tools for managing orders, products, customers, sales reports, and coupons in WooCommerce.
datavessel — MCP server for your marketing & ecommerce stack
Connect your AI agent to 100+ read/write tools across Google Analytics, Search Console, Google & Meta Ads, Shopify, WooCommerce, Shopware, Slack and LinkedIn.
Website · App · MCP · Blog · Pricing
This repository is the public home and setup guide for the datavessel MCP server. datavessel is a hosted, remote MCP server — there's nothing to install or run. Point your AI client at the URL below with your own API key.
What it is
datavessel gives AI agents (Claude, Cursor, and any MCP client) read and write access to your entire marketing and ecommerce stack through a single connection. One agent, your whole stack — pull data and take action.
Bring your own key (BYOK). Your data, your credentials.
Hosted & remote. No local install; Streamable HTTP.
100+ typed tools across 10 connectors, plus 20+ guided workflows.
Related MCP server: Google Ads - AdLoop
Connectors
Connector | What your agent can do |
Google Analytics 4 | Traffic, realtime, custom reports, property config |
Google Search Console | Search performance, top queries/pages, sitemaps, keyword opportunities |
Google Ads | Campaign, ad-group, keyword & search-term performance |
Meta Ads | Campaigns, ad sets, ads, account & campaign insights |
Shopify | Orders, products, customers, inventory, discounts — incl. writes |
WooCommerce | Orders, products, customers, sales reports, coupons |
Shopware | Catalog, orders, customers — create/update CMS & landing pages, SEO URLs, products |
Slack | Channels, history, post messages & DMs |
Publish text & article posts | |
datavessel | Reports, alerts, domain checks & utilities |
Example: "Find Search Console keywords where we rank well but get few clicks, rewrite those product titles in Shopify, and post the summary to #seo in Slack."
Setup
Create your account — sign up at www.datavessel.io and connect the data sources you want (Google, Shopify, etc.) via OAuth in the dashboard. See datavessel.io/mcp for the full MCP overview.
Add the server to your MCP client using the remote Streamable HTTP URL
https://mcp.datavessel.io/mcp.
Authentication is handled automatically over OAuth — there is no API key to copy or paste. datavessel implements the MCP authorization spec: the first time you connect, your client discovers the server's OAuth metadata, registers itself dynamically (DCR), and opens a browser to sign you in. Tokens (with PKCE) are issued and refreshed by the client for you.
Clients with native remote MCP support (Claude, etc.)
Add the remote server by URL — your client runs the OAuth flow on first connect:
{
"mcpServers": {
"datavessel": {
"type": "streamable-http",
"url": "https://mcp.datavessel.io/mcp"
}
}
}Clients without native remote support (via mcp-remote)
mcp-remote bridges a stdio client to the remote server and performs the same
OAuth/DCR handshake — again, no token in the config:
{
"mcpServers": {
"datavessel": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.datavessel.io/mcp"]
}
}
}On first connect a browser window opens to authorize datavessel; approve it once and the tools appear. If a connection ever fails with an auth error, clear your client's saved tokens and reconnect — it will re-register automatically.
Pricing
Tier | API calls | Price |
Free | 100 / month | $0 |
Professional | 1,000 / month | $49 / month |
All tools are available on both tiers — discovery calls don't count toward the limit.
Links & support
🌐 Website: https://www.datavessel.io
🚀 App / dashboard: https://app.datavessel.io
🔌 MCP details: https://datavessel.io/mcp
✍️ Blog: https://blog.datavessel.io
💬 Support: open an issue or contact us via the website
License
Apache-2.0 — see LICENSE.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceUnified MCP server for managing Meta Ads, LinkedIn Ads, Google Ads, GA4, and Search Console with 89 read/write tools, multi-account support, OAuth setup, and safe dry-run mutations.Last updatedMIT
- AlicenseAqualityAmaintenanceAn MCP server that gives your AI assistant read + write access to Google Ads and GA4 — with safety guardrails that prevent accidental spend.Last updated67223MIT
- Alicense-qualityDmaintenanceA unified MCP server that gives AI assistants direct access to Google Analytics 4, Google Search Console, Google Ads and Google Merchant Center data using OAuth2 user credentials.Last updatedMIT
- -license-qualityCmaintenanceHosted MCP server connecting Shopify, Klaviyo, GA4, Meta Ads, Google Ads, Xero, Gorgias and 20+ e-commerce data sources so AI assistants can answer merchant questions that span every source at once.Last updated
Related MCP Connectors
Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.
Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.
Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/djr4/datavessel-mcp-public'
If you have feedback or need assistance with the MCP directory API, please join our Discord server