mcpbeat Sign in

Attribloom MCP Server

by attribloom Your server? Claim it
local only

Attribloom runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm.

Affiliate attribution and commission data for iOS (StoreKit 2) and Shopify

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 23 · avg 11 · +40% w/w
a month agotoday
49
Installs / week
npm · @attribloom/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp -- npx -y @attribloom/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@attribloom/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@attribloom/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@attribloom/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@attribloom/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ATTRIBLOOM_API_KEY (Tenant API key from the Attribloom dashboard (Settings, API keys). Optional: the two guidance tools work without it.), ATTRIBLOOM_BASE_URL (Management API base URL. Defaults to https://api.attribloom.com). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Attribloom

same job, measured the same way
C
Ecommerce Intelligence MCP Server
by thenextgennexus

Shopify store + product analysis for DTC competitive research.

2 tools answering
Storesignal
by anthesiallc

Shopify store intelligence: apps, tech stack, CDN, and market data over a 19K-store corpus.

45 installs/wk local only
Ecommerce Intelligence MCP Server
by thenextgennexus

Analyze Shopify stores, get product catalogs, pricing strategies, and store performance data

23 installs/wk local only
Flowcheck
by eliaskress

Stripe payouts, Shopify orders, and bank transactions unified for reconciliation and cash flow

28 installs/wk local only
Shopify Multi Store
by alex-brecher

Connect AI agents to multiple Shopify Admin stores for reports, comparisons, and guarded updates.

92 installs/wk local only
Verity Score
by verityscore

GEO audit for Shopify: AI readiness score, recommendations, and 15 vertical checklists.

40 installs/wk local only
Commercebridge
by isaiahdupree

Remote MCP connector for eBay, Shopify, Best Buy & Etsy marketplace data via the Commerce API

14 tools answering
Shopify Geo Audit
by builtbyabs

Audit any Shopify store for AI search (GEO/AEO) readiness and generate the fixes. No signup.

37 installs/wk local only

Attribloom — questions

Answers built from our own checks of this server.

Why is there no uptime for Attribloom?
Attribloom runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @attribloom/mcp was installed 49 times last week.
Is Attribloom still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Attribloom?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @attribloom/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Attribloom?
The npm package @attribloom/mcp was installed 49 times in the last week. Week over week that is +40%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.