Skip to content

Conversation

@tigredonorte
Copy link

Add comprehensive Docker deployment support for the ServiceNow MCP server:

  • Enhanced Dockerfile with non-root user, optimized layer caching, and minimal image size
  • Added .dockerignore to exclude unnecessary files from build context
  • Added docker-compose.yml for simplified container orchestration
  • Added requirements.txt for explicit Python dependency management
  • Updated README with Docker installation instructions and Claude Desktop configuration examples for both Python and Docker deployments

This enables users to deploy the MCP server in containerized environments with improved security and portability.

Add comprehensive Docker deployment support for the ServiceNow MCP server:
- Enhanced Dockerfile with non-root user, optimized layer caching, and minimal image size
- Added .dockerignore to exclude unnecessary files from build context
- Added docker-compose.yml for simplified container orchestration
- Added requirements.txt for explicit Python dependency management
- Updated README with Docker installation instructions and Claude Desktop configuration examples for both Python and Docker deployments

This enables users to deploy the MCP server in containerized environments with improved security and portability.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant