
mcp-sidecar
MCP sidecar pattern on Kubernetes
3 years
Works with Finder
0
Github Watches
0
Github Forks
0
Github Stars
MCP Sidecar Pattern
MCP sidecar pattern on Kubernetes
Your can run MCP server only support stdio mode separetely from your app!
MCP Sidecar concept
Contents
Dockerfile-github-mcp-server
Sample Dockerfile to build GitHub MCP Server container(to add some tools to create FIFO pipe in GitHub MCP Server)
Dockerfile-client-app
Dockerfile for Sample Apps
mcp-sidecar-deploy.yaml
Kubernetes manifest to run a pod of AI app and MCP server sidecar
app.py
Sample python app to get your GitHub Repo list via MCP Server
mcp-proxy.py
Local proxy to bridge stdin/stdout pipe between app container and MCP Server sidecar container
How to run the sample app
- Build your app container with Dockerfile-client-app
- cd ~
- git clone https://github.com/hatasaki/mcp-sidecar.git
- cd mcp-sidecar
- docker build --tag
your-app-container-image
-f Dockerfile-client-app . - docker push
your-app-container-image
- Build your GitHub MCP Server container with Dockerfile-github-mcp-server
This is optional, only required for a MCP server container image without shell or mkfifo such as GitHub MCP Server
- cd ~
- git clone https://github.com/github/github-mcp-server.git
- cd github-mcp-server
- cp ../mcp-sidecar/Dockerfile-github-mcp-server .
- docker build --tag
your-built-github-mcp-server-image>
-f Dockerfile-github-mcp-server . - docker push
your-built-github-mcp-server-image>
- Run app on your Kubernetes
- cd ../mcp-sidecar
- kubectl create ns mcp
- kubectl create secret generic github-token --from-literal=token=
your GitHub PAT
- kubectl apply -f MCP-sidecar-deploy.yaml
- Test your app
- kubectl get pod -n mcp
- kubectl exec github-mcp-sidecar-
your-pod-name
-it -- /bin/bash - python app.py Then, you can see list of your GitHub repos detail
Contributing
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
相关推荐
🧑🚀 全世界最好的LLM资料总结(Agent框架、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.
🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.
⛓️RuleGo is a lightweight, high-performance, embedded, next-generation component orchestration rule engine framework for Go.
This repository is for development of the Azure MCP Server, bringing the power of Azure to your agents.
This project was created to demonstrate how we can connect with different Model Context Protocols (MCPs).
Flock is a workflow-based low-code platform for rapidly building chatbots, RAG, and coordinating multi-agent teams, powered by LangGraph, Langchain, FastAPI, and NextJS.(Flock 是一个基于workflow工作流的低代码平台,用于快速构建聊天机器人、RAG、Agent和Muti-Agent应用,采用 LangGraph、Langchain、FastAPI 和 NextJS 构建。)
Reviews

user_Oi0JEimO
I have been using mcp-sidecar for a while now, and it has truly transformed my multi-container management. Hats off to hatasaki for creating such a seamless application. The integration is smooth, and the performance is top-notch. Highly recommend this to anyone looking to optimize their container orchestration.

user_osAqPUNt
I've been using mcp-sidecar by hatasaki, and it has significantly streamlined my application management. It's intuitive and effectively enhances the user experience while maintaining robust functionality. Highly recommended for anyone looking to improve their app's performance.

user_OzEwkV2x
As a dedicated mcp user, I must say that mcp-sidecar has significantly enhanced my workflow. hatasaki has done an exceptional job with this tool, making it seamless and efficient. I highly recommend mcp-sidecar to anyone looking to optimize their application performance. The integration is smooth, and the user experience is top-notch. Great job!

user_IWEEc12w
As an avid user of the mcp application, I find the mcp-sidecar by hatasaki to be an indispensable addition. Its seamless integration and functionality significantly enhance the overall user experience. Whether you're new to MCP or a seasoned user, the mcp-sidecar is a must-have tool that exemplifies innovation and efficiency. Highly recommended!

user_CsJ2XxIp
I have been using the mcp-sidecar for a while, and it's an exceptional tool created by hatasaki. It integrates seamlessly with my setup, providing efficient and reliable performance. The design and user interface are very intuitive, making it easy to use even for someone new to such applications. Highly recommended for anyone looking to enhance their workflow!