-
Notifications
You must be signed in to change notification settings - Fork 51
Add Amazon SP-API MCP Server #139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should be clear that the customer needs to download the swagger files from models repo and place it into a folder.
Altoguh, after doing this and the server running locally. Claude is not being able to find the swagger folder and files.
…t clarification - Add clear instructions for downloading and setting up SP-API model files - Clarify prerequisite about downloading swagger files from models repository - Update configuration section to clarify environment variable methods - Specify that MCP server uses stdio transport for communication 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Thanks @leonardonakagawa. The PR has been updated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
This PR introduces a comprehensive Model Context Protocol (MCP) server that enables natural language interaction with Amazon's Selling Partner API through MCP clients.
The Amazon SP-API MCP Server covers 324 endpoints across 50 categories.
This includes comprehensive coverage of all major SP-API functionality areas:
Major categories with highest endpoint counts:
Key functional areas covered:
Summary
Key Features
Components Added
Configuration
Files Added