Profitlee Mcp
@AronLEEdev
About Profitlee Mcp
ProfitLee MCP is an MCP server for analyzing ecommerce and marketplace profitability. It helps users calculate net profit, profit margin, ROI, breakeven price, and fee-adjusted outcomes from product cost, selling price, shipping, ads, platform fees, and tax inputs. It also suppor
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"profitlee": {
"command": "npx",
"args": [
"-y",
"profitlee-mcp"
],
"env": {
"PROFITLEE_API_TOKEN": "eck_live_xxx"
}
}
}
}Tools
6none
Pro token
Pro token
Pro token
Pro token
Pro token
Overview
What is Profitlee Mcp?
Profitlee Mcp is an MCP server that integrates with Profitlee to compute country-accurate Amazon FBA/FBM and TikTok Shop profit margins. It also lets you manage saved scenarios from any MCP client, such as Claude Desktop or Cursor. The calculate_profit tool is free and requires no token; scenario management tools require a Profitlee Pro API token.
How to use Profitlee Mcp?
Add the server to your MCP client configuration using npx -y profitlee-mcp as the command. Optionally set the PROFITLEE_API_TOKEN environment variable to unlock scenario tools. Requires Node.js 20+.
Key features of Profitlee Mcp
calculate_profitβ free, no authentication needed.- Full per-unit cost stack with gross/net margin and monthly P&L.
- Supports Amazon (FBA/FBM) and TikTok Shop (FBT/self-fulfilled).
- Regions: US (inches/pounds), DE/JP (cm/kg).
- Scenario CRUD tools (
list_scenarios,get_scenario,save_scenario,update_scenario,delete_scenario) β require Pro token. - All fee logic matches the live Profitlee calculator via its API.
Use cases of Profitlee Mcp
- Compute Amazon FBA or FBM profit margins for a product in the US, Germany, or Japan.
- Estimate TikTok Shop profit margins for FBT or self-fulfilled fulfillment.
- Save, retrieve, update, and delete custom profit scenarios for repeated analysis.
- Integrate profit calculations directly into an AI-assisted workflow without leaving the MCP client.
FAQ from Profitlee Mcp
Do I need a token to use the profit calculator?
No. The calculate_profit tool works without any token. A Profitlee Pro API token is only required for the scenario management tools.
What runtime does Profitlee Mcp require?
Node.js version 20 or higher.
How are fees and margins calculated?
All fee logic is handled by the Profitlee API; the server does not reimplement any calculations. Results always match the live Profitlee calculator and current fee tables.
Can I override the API endpoint?
Yes. Set the PROFITLEE_BASE_URL environment variable (defaults to https://profitlee.com).
What units are used for dimensions and weight?
US region: inches and pounds. DE/JP regions: centimeters and kilograms.
Frequently asked questions
Do I need a token to use the profit calculator?
No. The `calculate_profit` tool works without any token. A Profitlee Pro API token is only required for the scenario management tools.
What runtime does Profitlee Mcp require?
Node.js version 20 or higher.
How are fees and margins calculated?
All fee logic is handled by the Profitlee API; the server does not reimplement any calculations. Results always match the live Profitlee calculator and current fee tables.
Can I override the API endpoint?
Yes. Set the `PROFITLEE_BASE_URL` environment variable (defaults to `https://profitlee.com`).
What units are used for dimensions and weight?
US region: inches and pounds. DE/JP regions: centimeters and kilograms.
Basic information
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
πͺ Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments