UNPKG

@mseep/adspirer-mcp-server

Version:

MCP server for Amazon Advertising data integration with Claude

12 lines 206 B
{ "mcpServers": { "amazon-ads": { "command": "adspirer-mcp", "args": ["start"], "env": { "API_KEY": "your_api_key_here", "NODE_ENV": "production" } } } }