shelfkeeper-mcp-server
Provides tools for Amazon FBA sellers, including profit calculation, inventory health checks, COGS breakdown, tax deduction guidance, reorder point calculation, and FBA fee references.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@shelfkeeper-mcp-serverWhen should I reorder if my lead time is 21 days and I sell 12 units/day?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
š¦ ShelfKeeper MCP Server
MCP server for Amazon FBA sellers ā inventory tracking, profit calculations, COGS analysis, and tax deduction guidance.
Built by ARJE Bookkeeping & Tax Services ⢠A CPA firm managing 90+ Amazon seller clients.
š ļø Tools Included
Tool | Description |
| Calculate net profit for any FBA product after all fees and COGS |
| Analyze inventory levels and flag slow movers, overstock, and stranded items |
| Break down Cost of Goods Sold into components (product, shipping, prep, duties) |
| Identify commonly missed tax deductions for Amazon FBA sellers |
| Calculate when to reorder based on lead time and daily sales velocity |
| Quick reference for current FBA fee structures by category and size tier |
Related MCP server: keepa-adapter
š Quick Start
Option 1: Claude Desktop (stdio)
Add to your claude_desktop_config.json:
{
"mcpServers": {
"shelfkeeper": {
"command": "node",
"args": ["/path/to/shelfkeeper-mcp-server/dist/index.js"]
}
}
}Option 2: Remote HTTP (Vercel deployment)
Use the hosted endpoint:
https://shelfkeeper-mcp-server.vercel.app/mcpOption 3: Install via Smithery
npx @smithery/cli install shelfkeeper --client claudeš¦ Installation (Local)
git clone https://github.com/arnold-commits/shelfkeeper-mcp-server.git
cd shelfkeeper-mcp-server
npm install
npm run build
npm startš” Example Prompts
"Calculate my profit on a product that costs $8 to source, sells for $24.99, with $5.50 in FBA fees"
"Check the health of my inventory ā I have 500 units, selling 8/day"
"Break down my COGS for a product: $6 unit cost, $1.20 shipping, $0.50 prep, $0.80 duties"
"What tax deductions am I probably missing as an FBA seller?"
"When should I reorder if my lead time is 21 days and I sell 12 units/day?"
"What are the current FBA fees for standard-size items in the Toys category?"
šļø Project Structure
shelfkeeper-mcp-server/
āāā src/
ā āāā index.ts # MCP server entry point
ā āāā constants.ts # FBA fee tables, tax categories, thresholds
ā āāā types.ts # TypeScript interfaces and types
ā āāā tools/
ā ā āāā fba-tools.ts # All 6 tool implementations
ā āāā services/
ā āāā calculations.ts # Core business logic and formulas
āāā dist/
ā āāā index.js # Compiled output
āāā package.json
āāā tsconfig.json
āāā smithery.json
āāā vercel.json
āāā README.mdš Who This Is For
Amazon FBA Sellers who want AI-powered inventory and profit analysis
Bookkeepers managing multiple Amazon seller clients
CPAs providing advisory services to ecommerce businesses
Ecommerce consultants who need quick FBA calculations
š¤ About ARJE Bookkeeping & Tax Services
We specialize in bookkeeping, tax preparation, and advisory services for Amazon FBA sellers and ecommerce businesses. With 90+ active clients, we understand the unique challenges of FBA accounting.
š arjebookkeeping.com
š License
MIT License ā free to use, modify, and distribute.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceMCP server that provides tools for automating AWS Pricing Calculator estimate generation.Last updatedMIT
- AlicenseAqualityBmaintenanceMCP server for Amazon product monitoring via the Keepa API, providing 18 tools for prices, BSR trends, buy box changes, variation families, sales estimates, coupon/deal tracking, seller stats, category lookup, and promotion impact analysis.Last updated1815MIT
- AlicenseAqualityBmaintenanceProfitLee 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 supports reusable profit scenarios so users can compare pricing and cost assumptions more easily.Last updated775MIT
- Alicense-qualityCmaintenanceMCP server for Amazon Selling Partner API and Advertising API, enabling access to orders, inventory, pricing, ads, and reports via natural language.Last updatedMIT
Related MCP Connectors
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.
MCP server aggregating developer infrastructure deals, free tiers, and startup programs
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/arnold-commits/shelfkeeper-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server