Skip to content

Docker-based MCP server#2

Merged
yuyamashiro merged 5 commits intomainfrom
docker
May 7, 2025
Merged

Docker-based MCP server#2
yuyamashiro merged 5 commits intomainfrom
docker

Conversation

@termoshtt
Copy link
Member

@termoshtt termoshtt commented May 7, 2025

  • uv-based MCP server has two disadvantage
    • Need for git clone
    • Runs on the local environment without sandboxing
  • docker-based MCP server resolves them
    • Much simple install
    • Run in sandboxed environment
  • This PR keeps uv-based one as it is since it will be useful for development.

Tasks

@termoshtt termoshtt marked this pull request as ready for review May 7, 2025 05:51
@termoshtt termoshtt requested a review from yuyamashiro May 7, 2025 05:52
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.

2 participants