Amazon Orders MCP
Fetches and manages historical Amazon consumer orders from multiple accounts, with tools for syncing orders into a local database, querying orders with filters, and managing saved account profiles.
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., "@Amazon Orders MCPSync my Amazon orders and show me this year's purchases."
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.
Amazon Orders MCP
MCP server for fetching historical Amazon consumer orders from multiple accounts.
Database
Orders are stored in ~/.amazon-orders-mcp/orders.db (SQLite).
Import orders — one click; pulls anything not already in the database (skips known orders, refreshes recent ones for status/tracking)
View — reads from the database; use the toolbar to filter by date, search, or hide cancelled
Related MCP server: Amazon Seller MCP Server
MCP tools
sync_orders— import new orders into the databaseget_orders— read from the database (optional filters)list_accounts,login_account,remove_account
Setup
Already registered in ~/.cursor/mcp.json. Restart Cursor or reload MCP servers to pick it up.
First run installs dependencies automatically via run-amazon-orders-mcp.sh.
Tools
list_accounts — saved profiles and session status
login_account — open browser to sign in (complete 2FA manually)
get_orders — fetch orders (
accounts:"all"or comma-separated names)remove_account — delete a saved profile
Example
login_accountwithaccount_name: "personal",region: "us"get_orderswithaccounts: "all",year: 2025,max_orders: 10
Output fields
Each row: account, order_id, item_name, order_date, order_status, tracking_number
Limitations
Unofficial scraping — Amazon HTML changes may break parsers
Tracking fetch adds ~2s per shipment
US (
amazon.com) is the primary target; other regions supported via region codeRe-run
login_accountwhen sessions expire
Sessions stored in ~/.amazon-orders-mcp/profiles/ (mode 700).
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
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 Connectors
Live Amazon product, review, search, deal, offer/stock and seller data across 20 marketplaces.
Real-time Amazon product, seller, and search data for AI agents across 21 marketplaces.
171Connect Amazon Seller Central to Claude or ChatGPT via MCP. Orders, inventory, pricing, fees, FBA.
Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables downloading Amazon order history as CSV files with support for orders, items, shipments, and transactions across 16 Amazon regional sites using browser automation.1113MIT
- AlicenseNot gradedqualityCmaintenanceExposes Amazon Selling Partner API tools for sellers to manage orders, inventory, listings, pricing, analytics, and reports via natural language.241AGPL 3.0
- FlicenseAqualityCmaintenanceConnects Claude to your Amazon Seller Central account via the Selling Partner API, enabling queries for recent orders, sales summaries, FBA inventory, and financial events.4-
- AlicenseAqualityAmaintenanceEnables searching products, viewing orders, and analyzing order trends on Amazon.in via a persistent Playwright browser session.9-
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/aasper03/amazon-orders-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server