Skip to content

Add Docker deployment support #3

@octaviospain

Description

@octaviospain

Add Docker support to make it easier to deploy and use the Scryfall MCP Server in containerized environments.

Proposed Solution

  • Multi-stage Dockerfile using distroless base for security and minimal size
  • docker-compose.yml for easy deployment
  • Documentation for integration with Claude Desktop and Claude Code
  • Environment configuration template

Benefits

  • Isolated, reproducible deployments
  • No need to install Node.js or manage dependencies locally
  • Easier integration with Claude Desktop/Code via Docker
  • Production-ready with security best practices (non-root user, minimal attack surface)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions