Talkops MCP
This repository serves as the central hub and MCP registry for all MCP servers built to support a wide range of DevOps tools and workflows. Each MCP server provides a Standardized interface for AI agents.
Install / Use
/learn @talkops-ai/Talkops MCPQuality Score
Category
Development & EngineeringSupported Platforms
README
TalkOps MCP Servers
A suite of Model Context Protocol (MCP) servers for DevOps tools and technologies, enabling AI assistants and automation to interact with modern infrastructure and deployment technologies.
This repository serves as the central hub and MCP registry for all MCP servers built to support a wide range of DevOps tools and workflows. Each MCP server provides a standardized interface for AI agents and automation platforms to interact with specific tools, services, or platforms, making it easier to integrate, automate, and extend DevOps operations across diverse environments.
- Kubernetes Package Management: For managing Kubernetes workloads, the Helm MCP Server enables AI-driven Helm chart operations and best practices.
- CI/CD, Build & Release: Dedicated MCP servers (e.g., ArgoCD MCP Server, Argo Rollout MCP Server, Jenkins MCP Server) provide automation and orchestration for continuous integration, delivery, and deployment pipelines.
- Cloud Orchestration: Dedicated MCP Servers like Terraform MCP Server provide comprehensive infrastructure as code management with secure command execution, semantic document search, and intelligent document ingestion for AWS, Azure, Google Cloud, and more.
- Integration & Traffic: Dedicated MCP Servers like Traefik MCP Server enables AI-driven edge routing, weighted canary traffic, traffic mirroring, NGINX-to-Traefik migration, and instant middleware protections (rate limit, circuit breaker).
- Observability & Monitoring: For monitoring and observability, specialized MCP servers will be available for Prometheus, the TICK stack (Telegraf, InfluxDB, Chronograf, Kapacitor), and other monitoring solutions.
The vision for TalkOps MCP Servers is to offer a modular, extensible, and unified platform where each DevOps domain—whether infrastructure as code, CI/CD, cloud orchestration, or observability—can be managed through a dedicated MCP server. This approach empowers AI agents and automation tools to deliver intelligent, context-aware DevOps workflows, regardless of the underlying technology stack.
Table of Contents
Available MCP Servers
Each table lists MCP servers by DevOps domain. Use Quick Install for the recommended setup (Docker preferred; CLI if no Docker), README for full documentation, and Config for MCP client configuration in that server's README.
<a id="kubernetes-package-management"></a>
📦 Kubernetes Package Management
| Server Name | Description | Quick Install | README | Config | Video |
|-------------|-------------|---------------|--------|--------|-------|
| Helm MCP Server | Search charts, install/upgrade/rollback releases, validate manifests, monitor deployments. Full Helm lifecycle with dry-run and multi-cluster support. | docker run -p 8765:8765 -v ~/.kube/config:/app/.kube/config:ro talkopsai/helm-mcp-server:latest | README | Config | ▶ Watch |
<a id="cicd--gitops"></a>
🚀 CI/CD & GitOps
| Server Name | Description | Quick Install | README | Config | Video |
|-------------|-------------|---------------|--------|--------|-------|
| ArgoCD MCP Server | Manage ArgoCD applications, sync deployments, onboard repositories, create projects, debug with guided workflows. GitOps with credential isolation. | docker run -p 8770:8770 -e ARGOCD_SERVER_URL=... -e ARGOCD_AUTH_TOKEN=... -e MCP_ALLOW_WRITE=true talkopsai/argocd-mcp-server:latest | README | Config | ▶ Overview<br>▶ Demo |
| Argo Rollout MCP Server | Convert K8s Deployments to Argo Rollouts, orchestrate canary/blue-green deployments, promote/pause/abort, integrate AnalysisTemplates. Zero-YAML onboarding with built-in playbooks. | docker run -p 8768:8768 -v ~/.kube:/app/.kube:ro -e K8S_KUBECONFIG=/app/.kube/config talkopsai/argo-rollout-mcp-server:latest | README | Config | ▶ Quick Walk<br>▶ Migration<br>▶ Canary<br>▶ Blue-Green<br>▶ A/B Testing |
<a id="integration--traffic"></a>
📡 Integration & Traffic
| Server Name | Description | Quick Install | README | Config | Video |
|-------------|-------------|---------------|--------|--------|-------|
| Traefik MCP Server | Manage K8s traffic via Traefik: weighted canary routing, traffic mirroring, NGINX-to-Traefik migration, rate limit and circuit breaker middlewares. Works with Argo Rollouts for progressive delivery. | docker run -p 8769:8769 -v ~/.kube/config:/app/.kube/config:ro talkopsai/traefik-mcp-server:latest | README | Config | — |
<a id="cloud-orchestration--infrastructure"></a>
🏗️ Cloud Orchestration & Infrastructure
| Server Name | Description | Quick Install | README | Config | Video |
|-------------|-------------|---------------|--------|--------|-------|
| Terraform MCP Server | Execute Terraform commands, semantic doc search via Neo4j, document ingestion. Multi-provider AI (OpenAI, Anthropic, Ollama). | cd src/terraform-mcp-server && uv pip install -e . && uv run agents-mcp-server | README | Config | — |
<a id="agent-discovery--registry"></a>
🔗 Agent Discovery & Registry
| Server Name | Description | Quick Install | README | Config | Video |
|-------------|-------------|---------------|--------|--------|-------|
| Agents Central Registry | Discovery hub for Google A2A agents and MCP servers. Natural language queries, capability matching, real-time registry updates. | cd src/agents-mcp-server && uv pip install -e . && uv run -m agents_mcp_server | README | Config | — |
Contributing
Contributions are welcome! Please open an issue or pull request on the project repository.
License
This project is licensed under the Apache-2.0 License.
📞 Support
- Open an issue on GitHub
- Join our Discord server
- See each server's README for documentation and guides
Related Skills
node-connect
335.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
335.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.5kCommit, push, and open a PR
