mcp-server-docker
2
This project sets up a Model Context Protocol (MCP) Server using Docker, integrating Redis and TimescaleDB. Key features include FastAPI, Redis caching, TimescaleDB for time-series data, and Docker Compose for orchestration. It supports easy configuration through environment variables and can be set to auto-restart using a systemd service.
full-bootstrap-mcp.sh
Prepare an MCP deployment environment on a brand new Ubuntu VM
init-repo.sh
Initialize the new local Git repository and submit the current directory
push-repo.sh
Push local repository to remote repository
setup-mcpserver.sh
Configure a local SSH environment to access a remote MCP server