MCP Server with Docker, Redis, and TimescaleDB

by chuckwilliams37 · devops · mcp-server, glama

Advanced setupBest for experimentalTrust score 15/100

A FastAPI-based MCP server orchestrated with Docker Compose, integrating Redis caching and TimescaleDB for time-series data management.

Source: https://github.com/chuckwilliams37/mcp-server-docker

Install

git clone https://github.com/chuckwilliams37/mcp-server-docker

Use this forAI-extracted

  • Run MCP servers in containerized environments with Docker for isolation and consistency
  • Cache MCP operation results using Redis for improved performance and reduced latency
  • Store and query time-series data from MCP operations using TimescaleDB
  • Build scalable AI agent backends that require distributed caching and historical data persistence

Works with

Claude CodeClaude Desktop

Tags: mcp-server, glama

Source: glama

About devops MCP servers and Claude skills

devops MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

MCP Server with Docker, Redis, and TimescaleDB is one of hundreds of devops entries indexed on Skiln. Browse the full devops category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related devops MCPs and skills

  • WhatsNew-MCPserver by chhanz

    Fetches AWS What's New announcements by month, allowing users to query announcements for a specific year/month via MCP tools.

  • mcp-docs-server by circlesac

    Serves Markdown documentation as an MCP server, enabling AI agents to answer questions from your content. Supports local, npm, and Cloudflare deployment with reusable prompts and resources.

  • GreenNode MCP Server by vngcloud

    Enables AI assistants to manage VNG Cloud infrastructure including compute, storage, networking, and Kubernetes resources through natural language commands.

  • Enterprise MCP Server by jimestesblog

    A highly configurable, deployment-ready MCP server with modular architecture for dynamic tool loading and external package support.

  • Remote MCP Server (Authless) by trqhoang

    Deploy a remote MCP server on Cloudflare Workers without authentication, with custom tools and connection to Cloudflare AI Playground or Claude Desktop via proxy.

  • Weik.io Integration Expert MCP Server by weikio

    Provides AI-assisted guidance for the Weik.io integration platform, enabling planning, implementation, testing, and deployment of integrations using Apache Camel and specialized Weik.io features.

  • poly-git-mcp by Grifex-0

    Unified MCP server for Git forge management across GitHub, GitLab, Gitea, and Bitbucket, enabling repository, issue, PR, and CI/CD operations via CLI tools and APIs.

  • mcp-d365-connector by UmarSardarMS

    Enables natural language querying of Dynamics 365 Finance & Operations by using Azure OpenAI to generate OData queries, fetch data, and refine responses.

Frequently asked questions

How do I install MCP Server with Docker, Redis, and TimescaleDB?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support MCP Server with Docker, Redis, and TimescaleDB?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is MCP Server with Docker, Redis, and TimescaleDB free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.