I'd like to run this project as a docker container! But as is, it's pretty hard to do. Though I got it to work, I'd like to suggest official support for it!
This would require a few things:
- Support to specify what type of transport in the cli (
mcp.run(transport="sse"))
- Support to provide the google service account entirely in the environment variable instead of as a path
Eventually I'd also be happy to see an official docker image on docker hub as well!
I already have something set up. Although it's a hack, I can clean it up and make a pull request :D
I'd like to run this project as a docker container! But as is, it's pretty hard to do. Though I got it to work, I'd like to suggest official support for it!
This would require a few things:
mcp.run(transport="sse"))Eventually I'd also be happy to see an official docker image on docker hub as well!
I already have something set up. Although it's a hack, I can clean it up and make a pull request :D