Servers
StyleHub Online Shop
@pooja-bhavani
In this repo I have created an E-Commerce website and deployed i on Kubernetes and tools used in this Amazon Q with Kubernetes-MCP-Server, Docker, Docker-Compose and Jenkins.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"StyleHub-Online-Shop": {
"command": "docker",
"args": [
"build",
"-t",
"stylehub-online-shop",
"."
]
}
}
}