☁️

DevOps & Cloud

Featured

Manage cloud infrastructure, SSH into servers, monitor logs and metrics, track errors, and control Git workflows — from a single AI interface.

DevOps8 MCP servers in this stack
1
purpleCloud & DevOps

SSH into your servers directly from Claude and other AI agents

SSH into servers, run terminal commands, manage containers and infra

Install Command
curl -fsSL getpurple.sh | sh
2
MCP AWS KB RetrievalOfficialCloud & DevOps

Retrieval from AWS Knowledge Base using Bedrock Agent Runtime

Query your AWS Bedrock knowledge base for runbooks and documentation

Install Command
npx -y @modelcontextprotocol/server-aws-kb-retrieval
3
MCP Google DriveOfficialCloud & DevOps

File access and search for Google Drive

Access cloud storage, deployment configs, and shared team files

Install Command
npx -y @modelcontextprotocol/server-gdrive
4
Datadog MCPOfficialMonitoring & Observability

Query Datadog metrics, logs, traces, and dashboards

Query Datadog metrics, logs, and dashboards without leaving Claude

Install Command
npx -y @datadog/mcp-server
5
MCP SentryOfficialMonitoring & Observability

Retrieve and analyze issues from Sentry.io

Triage Sentry errors and trace production issues to their root cause

Install Command
uvx mcp-server-sentry --auth-token YOUR_TOKEN
6
GitHub MCPOfficialVersion Control

Official GitHub MCP — manage repos, issues, PRs, and code search

Manage GitHub repos, trigger workflows, and review deployment PRs

Install Command
npx @github/mcp-server
7
MCP GitLabOfficialVersion Control

GitLab API integration for project management

Full GitLab CI/CD access — manage pipelines, MRs, and environments

Install Command
npx -y @modelcontextprotocol/server-gitlab
8
MCP GitOfficialVersion Control

Read, search, and manipulate Git repositories

Git operations for quick hotfixes and release branch management

Install Command
uvx mcp-server-git --repository /path/to/repo