MCP server for Easy Digital Downloads REST API - sales, customers, products, analytics
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Easy Digital Downloads.
edd_validate_connectionValidate your Store API URL and credentials
edd_list_productsList all products with pricing and stats
edd_get_productGet detailed product info by ID
edd_list_salesList recent sales with filters
edd_get_saleGet sale by ID or purchase key
edd_list_customersList customers with purchase stats
MCP server for Easy Digital Downloads REST API - access sales data, customers, products, and analytics from your EDD store.
Download the Desktop Extension for one-click installation:
Release page (download .mcpb asset)
Double-click the downloaded file to install. You'll be prompted for your API credentials.
Or add to your Claude Desktop configuration directly (see below).
Set these environment variables before running the server:
Or create a .env file in your working directory.
https://your-site.com/edd-api/Add to your claude_desktop_config.json:
| Tool | Description |
|---|---|
edd_validate_connection | Validate your Store API URL and credentials |
| Tool | Description |
|---|---|
edd_list_products | List all products with pricing and stats |
edd_get_product | Get detailed product info by ID |
| Tool | Description |
|---|---|
edd_list_sales | List recent sales with filters |
edd_get_sale | Get sale by ID or purchase key |
| Tool | Description |
|---|---|
edd_list_customers | List customers with purchase stats |
edd_get_customer | Get customer by ID or email |
Note: edd_list_customers returns the EDD customer ID as id (usable with edd_get_customer(customerId=...)) and includes userId when available.
| Tool | Description |
|---|---|
edd_get_stats | Get earnings/sales totals |
edd_get_stats_by_date | Get daily stats for date range |
edd_get_stats_by_product | Get stats breakdown by product |
| Tool | Description |
|---|---|
edd_list_discounts | List all discount codes |
edd_get_discount | Get discount details by ID |
| Tool | Description |
|---|---|
edd_get_download_logs | Get file download history |
Once configured, you can ask Claude:
Contributions are welcome! Please:
This server wraps the EDD REST API. See their documentation for detailed endpoint information.
GPL-3.0 - see LICENSE for details.
For issues, questions, or suggestions:
Built with π§‘ by Very Good Plugins
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/easy-digital-downloads)<a href="https://allmcps.com/mcp/easy-digital-downloads"><img src="https://allmcps.com/api/badge/easy-digital-downloads?style=directory" alt="Easy Digital Downloads on AllMCPs" /></a>