io.github.AronLEEdev/profitlee-mcp
NPM · PROFITLEE-MCP · SCANNED SEP 20
MCP server for the Profitlee ecommerce profit calculator (Amazon FBA/FBM + TikTok Shop).
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 36 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability73
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1122 tokens (~160/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.AronLEEdev/profitlee-mcp server?
io.github.AronLEEdev/profitlee-mcp runs locally as an npm package, launched with npx -y profitlee-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · profitlee-mcp
claude mcp add aronleedev-profitlee-mcp -- npx -y profitlee-mcp
{
"mcpServers": {
"aronleedev-profitlee-mcp": {
"command": "npx",
"args": [
"-y",
"profitlee-mcp"
]
}
}
} {
"servers": {
"aronleedev-profitlee-mcp": {
"command": "npx",
"args": [
"-y",
"profitlee-mcp"
]
}
}
} codex mcp add aronleedev-profitlee-mcp -- npx -y profitlee-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"aronleedev-profitlee-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"profitlee-mcp"
],
"enabled": true
}
}
} openclaw mcp add aronleedev-profitlee-mcp --command npx --arg -y --arg profitlee-mcp
mcp_servers:
aronleedev-profitlee-mcp:
command: "npx"
args: ["-y", "profitlee-mcp"] {
"McpServers": {
"aronleedev-profitlee-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"profitlee-mcp"
]
}
}
} assistant mcp add aronleedev-profitlee-mcp -t stdio -c npx -a -y profitlee-mcp
{
"mcpServers": {
"aronleedev-profitlee-mcp": {
"command": "npx",
"args": [
"-y",
"profitlee-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +1
- Stability: 0.97 → pass security
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 14 Sept 26 −3
- Stability: pass → 0.80 functional
- 13 Sept 26 +1
- Stability: 0.97 → pass security
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 9 Sept 26 +5
- Stability: fail → 0.87 functional
- 8 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 47 to 50.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/profitlee-mcp@0.2.1
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 96 packages
| Packages resolved | 96 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
calculate_profit Calculate profit ~636
Calculate ecommerce profit for one product on Amazon FBA, Amazon FBM, TikTok Shop FBT, or TikTok Shop self-fulfilled. Returns per-unit fees, landed cost, gross margin, net margin after ads/returns/storage, and monthly P&L. Free to use; no Profitlee API token required.
| Name | Type | Req | Description |
|---|---|---|---|
| H | number | yes | Height. US: inches; DE/JP: cm. |
| L | number | yes | Length. US: inches; DE/JP: cm. |
| W | number | yes | Width. US: inches; DE/JP: cm. |
| adSalesShare | number | – | Ad-attributed share of sales, 0-1. Omit to default to 1. |
| duty | number | yes | Import duty per unit. |
| fob | number | yes | Unit manufacturing / FOB cost in the marketplace currency. |
| headShip | number | yes | Inbound freight cost allocated per unit. |
| inboundOption | string | – | Amazon FBA only: inbound placement option. |
| isApparel | boolean | yes | Whether the product is apparel (affects some fees). |
| mode | string | yes | Fulfillment mode. amazon: fba or fbm. tiktok_shop: fbt or self_fulfilled. |
| monthly3plStorage | number | – | FBM or TikTok self_fulfilled: total monthly 3PL storage. |
| monthlyVolume | integer | yes | Units sold per month. |
| outboundShipPerUnit | number | – | FBM or TikTok self_fulfilled: outbound shipping per unit. |
| pickPackPerUnit | number | – | FBM or TikTok self_fulfilled: pick & pack per unit. |
| platform | string | – | Sales platform. Default: amazon. |
| ppcAcos | number | yes | Advertising ACoS as a 0-1 decimal (0.15 = 15%). |
| price | number | yes | Selling price per unit (gross; VAT-inclusive for DE/JP). |
| referralCategory | string|null | – | Advanced: a category slug that overrides referralPct. Leave unset and use referralPct. |
| referralPct | number | yes | Referral/commission fee as a 0-1 decimal (0.15 = 15%). Preferred. |
| region | string | yes | Marketplace. US uses inches+pounds; DE/JP use cm+kg. |
| returnRate | number | yes | Return rate as a 0-1 decimal (0.05 = 5%). |
| storageMonths | number | – | Amazon FBA only: number of months in storage. |
| storageMonthsPastFree | number | – | TikTok fbt only: months stored past the 60-day free window (0 if shipped before it ends). |
| storageSeason | string | – | Amazon FBA only: storage season (octDec is the Q4 peak). |
| unsellableReturnRate | number | – | Unsellable share of returned units, 0-1. Omit to default to 1. |
| weight | number | yes | Unit weight. US: pounds; DE/JP: kg. |
No output schema declared.
No examples provided.
copy_scenario Copy a scenario ~128
Duplicate an existing Profitlee scenario into a new one. Profitlee reads the source inputs server-side and recomputes outputs, so the copy reflects the current fee tables. The new name defaults to "Copy of <source name>" unless you pass name. Counts against the saved-scenario limit. Requires PROFITLEE_API_TOKEN.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Saved Profitlee scenario id returned by list_scenarios or save_scenario. |
| name | string | – | Optional name for the copy, up to 120 characters. Defaults to "Copy of <source name>". |
No output schema declared.
No examples provided.
delete_scenario Delete a scenario ~61
Delete one saved Profitlee scenario by id. This permanently removes the saved scenario from the authenticated Pro account. Requires PROFITLEE_API_TOKEN.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Saved Profitlee scenario id returned by list_scenarios or save_scenario. |
No output schema declared.
No examples provided.
get_scenario Get a scenario ~60
Fetch one saved Profitlee scenario by id, including the original calculator inputs and the computed profit output. Requires PROFITLEE_API_TOKEN.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Saved Profitlee scenario id returned by list_scenarios or save_scenario. |
No output schema declared.
No examples provided.
list_scenarios List saved scenarios ~52
List saved Profitlee profit scenarios for the authenticated Pro account. Use this before get_scenario, update_scenario, or delete_scenario when you need a scenario id. Requires PROFITLEE_API_TOKEN.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
save_scenario Save a scenario ~79
Create a saved Profitlee scenario from a scenario name and calculator inputs. Profitlee validates the inputs and computes outputs server-side. Requires PROFITLEE_API_TOKEN.
| Name | Type | Req | Description |
|---|---|---|---|
| inputs | object | yes | Calculator inputs using the same field meanings and units as calculate_profit. |
| name | string | yes | Human-readable scenario name, up to 120 characters. |
No output schema declared.
No examples provided.
update_scenario Update a scenario ~106
Update an existing Profitlee scenario by id. Pass name to rename it, inputs to replace calculator inputs and recompute outputs, or both. Requires PROFITLEE_API_TOKEN.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Saved Profitlee scenario id returned by list_scenarios or save_scenario. |
| inputs | object | – | Optional replacement calculator inputs using the same field meanings and units as calculate_profit. |
| name | string | – | Optional new scenario name, up to 120 characters. |
No output schema declared.
No examples provided.
What is the io.github.AronLEEdev/profitlee-mcp server?
io.github.AronLEEdev/profitlee-mcp is listed in the public MCP registry as io.github.AronLEEdev/profitlee-mcp. MCP server for the Profitlee ecommerce profit calculator (Amazon FBA/FBM + TikTok Shop). This page covers its npm package (profitlee-mcp).
Is the io.github.AronLEEdev/profitlee-mcp server safe to use?
io.github.AronLEEdev/profitlee-mcp scores 84 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.AronLEEdev/profitlee-mcp server expose?
io.github.AronLEEdev/profitlee-mcp exposes 7 tools: calculate_profit, list_scenarios, get_scenario, save_scenario, update_scenario, and 2 more. Their descriptions and schemas cost roughly 1,122 tokens of context every time the server is loaded.
Is the io.github.AronLEEdev/profitlee-mcp server still maintained?
io.github.AronLEEdev/profitlee-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.AronLEEdev/profitlee-mcp server under?
io.github.AronLEEdev/profitlee-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.