mcpbeat Sign in

Easy Digital Downloads MCP Server

local only

Easy Digital Downloads runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 9 May 2026.

MCP server for Easy Digital Downloads REST API - sales, customers, products, analytics

Installs per day peak 15 · avg 7 · +35% w/w
a month agotoday
33
Installs / week
npm · @verygoodplugins/mcp-edd
4
Stars
0 open issues
9 May 2026
Last commit
0 releases in 90 days
GPL-3.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check Easy Digital Downloads every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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-edd -- npx -y @verygoodplugins/mcp-edd
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-edd": {
      "args": [
        "-y",
        "@verygoodplugins/mcp-edd"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-edd]
command = "npx"
args = ["-y", "@verygoodplugins/mcp-edd"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-edd": {
      "args": [
        "-y",
        "@verygoodplugins/mcp-edd"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-edd": {
      "args": [
        "-y",
        "@verygoodplugins/mcp-edd"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Easy Digital Downloads

same job, measured the same way
Ozon Seller
by dontsovcmc

MCP server for Ozon Seller API — products, FBS/FBO, finance, analytics, returns

86 installs/wk local only
Wildberries
by dontsovcmc

MCP server for Wildberries Seller API — products, orders, supplies, analytics, advertising

68 installs/wk local only
Ozon Seller MCP Server
by woyaxnini

MCP server for Ozon Seller API. 26 tools: products, prices, orders, analytics, finance, rating.

44 installs/wk local only
Mini Accountant
by miniaccountant

Hosted MCP server for Mini Accountant: invoices, expenses, customers, analytics, tax estimates.

answering
Cakto
by mcp-dir

Read your Cakto sales: orders, revenue analytics, subscriptions, churn, customers and products.

27 tools answering
Trading212 MCP Server
by kyurish

MCP server for Trading 212 API - portfolio, orders, pies, dividends, and analytics

214 installs/wk local only
Yandex Market Seller
by dontsovcmc

MCP server for Yandex Market Partner API — orders, offers, prices, stocks, analytics

95 installs/wk local only
Posthog MCP Server
by friendlygeorge

MCP server for PostHog — product analytics for AI assistants. Query events, persons, insights, da...

28 installs/wk local only

Easy Digital Downloads — questions

Answers built from our own checks of this server.

Why is there no uptime for Easy Digital Downloads?
Easy Digital Downloads 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 @verygoodplugins/mcp-edd was installed 33 times last week.
How do I connect Easy Digital Downloads?
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 @verygoodplugins/mcp-edd straight from npm; nothing to host, nothing to sign up for.
How many people use Easy Digital Downloads?
The npm package @verygoodplugins/mcp-edd was installed 33 times in the last week. Week over week that is +35%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Easy Digital Downloads open source?
Yes — it is published under the GPL-3.0 licence, written in TypeScript and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.