Skip to main content
Glama

Amazon Order History CSV Download MCP

by marcusquinn
docker-compose.yml523 B
# Test orchestration for Amazon Order History CSV Download MCP services: test: build: context: ../.. dockerfile: tests/docker/Dockerfile command: ["npm", "test"] volumes: - ../../coverage:/home/testuser/app/coverage test-unit: build: context: ../.. dockerfile: tests/docker/Dockerfile command: ["npm", "run", "test:unit"] shell: build: context: ../.. dockerfile: tests/docker/Dockerfile command: ["/bin/bash"] stdin_open: true tty: true

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