Skip to main content
Glama

Amazon Order History CSV Download MCP

by marcusquinn
.gitignore978 B
# Dependencies node_modules/ .pnp/ .pnp.js # Build outputs dist/ build/ *.tsbuildinfo # Environment and secrets .env .env.* !.env.example *.key *.pem *token* *secret* secrets/ # Config files with actual values (templates are .txt) configs/*.json !configs/*.json.txt .core-config.local.json # IDE and editors .vscode/ .idea/ *.swp *.swo *~ .project .settings/ # OS files .DS_Store Thumbs.db *.log # Test coverage coverage/ .nyc_output/ # Quality tool outputs reports/ *.sarif .scannerwork/ # Playwright test-results/ playwright-report/ playwright/.cache/ # Temporary files tmp/ temp/ *.tmp # Session data (browser automation) .browser-data/ cookies/ sessions/ # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Runtime data pids/ *.pid *.seed *.pid.lock # Optional npm cache directory .npm # Optional eslint cache .eslintcache # TypeScript cache *.tsbuildinfo # AI tool symlinks - TRACK these !.cursorrules !.windsurfrules !CLAUDE.md !.opencode/

Latest Blog Posts

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/marcusquinn/amazon-order-history-csv-download-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server