mcp-edd (verygoodplugins/mcp-edd) is an MCP server listed on the M8ven Trust Index. It scores 68 out of 100, grade C. It declares 16 tools. No publisher has claimed this listing.
MCP server for Easy Digital Downloads REST API, enabling access to sales data, customers, products, and analytics from your EDD store.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
verygoodplugins
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
edd_list_productsedd_get_productGet detailed information about a specific product by ID
edd_list_salesList recent sales/transactions with optional filtering by email or date range
edd_get_saleGet detailed information about a specific sale by ID or purchase key
edd_list_customersedd_get_customerGet detailed customer information by EDD customerId or email. Returns full customer data including date_created and additional_emails.
edd_get_statsGet earnings or sales statistics (current month, last month, and all-time totals)
edd_get_stats_by_dateGet daily earnings or sales statistics for a custom date range
edd_get_stats_by_productGet earnings or sales statistics broken down by product
edd_list_discountsList all discount codes with their usage statistics
edd_get_discountGet detailed information about a specific discount code
edd_get_download_logsGet file download history, optionally filtered by product or customer
edd_validate_connectionValidate Store API URL and credentials by making lightweight requests (products + one authenticated endpoint).
edd_get_discount_by_codeLook up a discount by its code string (case-insensitive)
edd_list_active_discountsList only currently active discount codes, filtering out expired and disabled ones
edd_get_stats_by_presetGet earnings or sales statistics using a preset date filter (today, yesterday, this_week, this_month, etc.)
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
DOTENV_CONFIG_QUIETEDD_API_KEYexport ="your-api-public-key"EDD_API_TOKENexport ="your-api-token"EDD_API_URLexport ="https://your-store.com/edd-api/"Tool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
16/16 tools missing one or more hints — edd_list_products (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); edd_get_product (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); edd_list_sales (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +13 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool inputs are validated
15/16 tool handlers declare input schemas (94%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tool handlers catch errors
Only 1/16 tool handlers wrap calls in try/catch (6%)
Wrap each tool handler body in try/catch and return a structured error response.
Tool test coverage
Only 0/16 tools referenced in tests (0%)
Write tests that reference each tool by name so every tool has at least one test.
Production dependencies are patched
0 critical, 2 high severity in production deps — @modelcontextprotocol/sdk@1.25.1 (high), @modelcontextprotocol/sdk@1.25.1 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/verygoodplugins/mcp-edd)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check