awesome-mcp-servers-devops
A curated, DevOps-focused list of Model Context Protocol (MCP) serversβcovering source control, IaC, Kubernetes, CI/CD, cloud, observability, security, and collaborationβwith a bias toward maintained, production-ready integrations.
Stars: 81
This repository, 'awesome-mcp-servers-devops', is a curated list of Model Context Protocol servers for DevOps workflows. It includes servers for various aspects of DevOps such as infrastructure, CI/CD, monitoring, security, and cloud operations. The repository provides information on different MCP servers available for tools like GitHub, GitLab, Azure DevOps, Gitea, Terraform, Vault, Pulumi, Kubernetes, Docker Hub, Portainer, Qovery, various command line and local operation tools, browser automation tools, code execution tools, coding agents, aggregators, CI/CD tools like Argo CD, Jenkins, GitHub Actions, Codemagic, DevOps visibility tools, build tools, cloud platforms like AWS, Azure, Cloudflare, Alibaba Cloud, observability tools like Grafana, Datadog, Prometheus, VictoriaMetrics, Alertmanager, APM & monitoring tools, security tools like Snyk, Semgrep, and community security servers, collaboration tools like Atlassian, Jira, project management tools, service desks, Notion, and more.
README:
A curated list of Model Context Protocol servers for DevOps workflows β infrastructure, CI/CD, monitoring, security, and cloud operations.
Curated by Wagner β The first AI DevOps teammate
- Source Control
- Infrastructure as Code
- Kubernetes and Containers
- Command Line and Local Ops
- Browser Automation
- Code Execution
- Coding Agents
- Aggregators
- CI/CD
- Cloud Platforms
- Observability
- Security
- Collaboration
- Getting Started
The official GitHub MCP server β battle-tested and feature-complete.
| Repo | github/github-mcp-server |
| Maintainer | π·οΈ GitHub (Official) |
| What it does | Repository operations, issues, PRs, code search, GitHub Actions workflows. |
| Standout feature | π‘οΈ Lockdown mode for public repos to prevent prompt injection. |
Community options
| Repo | Notes |
|---|---|
| ddukbg/github-enterprise-mcp | GitHub Enterprise API integration. |
| adhikasp/mcp-git-ingest | Read and analyze GitHub repositories. |
Native GitLab integration via their Duo platform.
| Docs | GitLab MCP Server Documentation |
| Maintainer | π·οΈ GitLab (Official) |
| What it does | Issues, merge requests, pipelines, commits, cross-project search. |
| Note |
Community options
| Repo | Notes |
|---|---|
| kopfrechner/gitlab-mr-mcp | Merge requests + issues for GitLab. |
| modelcontextprotocol/server-gitlab | Reference GitLab server implementation. |
| Repo | tiberriver256/azure-devops-mcp-server |
| Maintainer | π₯ Community |
| What it does | Repos, work items, pipelines, boards. |
Community options
| Repo | Notes |
|---|---|
| Tiberriver256/mcp-server-azure-devops | Azure DevOps integration via MCP. |
| stefanskiasan/azure-devops-mcp-server | Azure DevOps server for Cline. |
| Vortiago/mcp-azure-devops | Azure DevOps via Python SDK. |
| aaronsb/ado-mcp | Azure DevOps tools for pipelines/work items. |
| Repo | Notes |
|---|---|
| gitea/gitea-mcp | MCP server for Gitea instances. |
| oschina/gitee | Gitee API integration. |
| modelcontextprotocol/server-git | Reference local Git server implementation. |
HashiCorp's official MCP server for Terraform workflows.
| Repo | hashicorp/terraform-mcp-server |
| Docs | HashiCorp Developer |
| Maintainer | π·οΈ HashiCorp (Official) |
| What it does | Registry search, workspace management, plan/apply operations, state inspection. |
| Status | π§ͺ Beta. |
Community implementations
| Repo | Notes |
|---|---|
| dulltz/mcp-server-hcp-terraform | Terraform Cloud/HCP focused. |
| guilhermeyoshida/mcp-terraform-assistant | Local Terraform operations. |
| jashkahar/Terraform-MCP-Server | Exposes Terraform operations via MCP. |
| nwiizo/tfmcp | Rust-based Terraform MCP server. |
| severity1/terraform-cloud-mcp | Terraform Cloud API integration. |
| thrash888/terraform-mcp-server | Terraform Registry MCP server. |
| westonplatter/mcp-terraform-python | Terraform operations in Python. |
Secrets management via MCP.
| Repo | hashicorp/vault-mcp-server |
| Docs | HashiCorp Developer |
| Maintainer | π·οΈ HashiCorp (Official) |
| What it does | Mount management, KV operations, secrets access. |
| Status | π§ͺ Beta β |
| Repo | pulumi/mcp-server |
| Docs | Pulumi MCP Docs |
| Maintainer | π·οΈ Pulumi (Official) |
| What it does | Stack queries, resource search, Pulumi Cloud integration. |
| Remote endpoint | π https://mcp.ai.pulumi.com/mcp
|
The open-source Terraform alternative has its own MCP server.
| Repo | opentofu/opentofu-mcp-server |
| Maintainer | π·οΈ OpenTofu (Official) |
| What it does | Registry search, provider/module documentation, resource docs. |
| Remote endpoint | π mcp.opentofu.org
|
| Repo | stakpak/mcp |
| What it does | Terraform, Kubernetes, GitHub Actions, Dockerfile workflows. |
Several solid options exist β pick based on your needs.
Native Go implementation, no kubectl dependency.
| Repo | containers/kubernetes-mcp-server |
| Why choose it | β‘ Single binary, direct K8s API access, multi-cluster support. |
Microsoft's implementation.
| Repo | Azure/mcp-kubernetes |
| Why choose it | π― Unified kubectl tool interface, minimal context consumption. |
Popular community option.
| Repo | Flux159/mcp-server-kubernetes |
| Why choose it | π‘οΈ Non-destructive mode, secrets masking, easy Claude Code integration. |
Multi-tool support.
| Repo | alexei-led/k8s-mcp-server |
| Why choose it | π§° kubectl + helm + istioctl + argocd in one server. |
| Repo | Notes |
|---|---|
| rohitg00/kubectl-mcp-server | Kubernetes CLI via MCP (read/write). |
| aadarshjain/kubectl-mcp-server | Local kubectl server (read-only by default). |
| manusa/kubernetes-mcp-server | Kubernetes + OpenShift support. |
| strowk/mcp-k8s-go | Go-based Kubernetes operations. |
| weibaohui/k8m | Multi-cluster management + UI. |
| weibaohui/kom | SDK + multi-cluster operations. |
| wenhuwang/mcp-k8s-eye | Cluster health analysis and ops. |
| Repo | rrmistry/tilt-mcp |
| What it does | Tilt resources, logs, and dev workflow control. |
| Repo | kocierik/mcp-nomad |
| What it does | Nomad cluster management and analysis. |
| Repo | docker/hub-mcp |
| Docs | Docker Hub MCP |
| Maintainer | π·οΈ Docker (Official) |
| What it does | π³ Image discovery, repository management, tag inspection. |
| Repo | portainer/portainer-mcp |
| Maintainer | π·οΈ Portainer (Official) |
| What it does | Container management, deployments, environment operations. |
| Note | π‘οΈ Read-only mode available for safety. |
| Documentation | Qovery MCP configuration |
| Maintainer | π·οΈ Qovery (Official) |
| What it does | Cluster management, app deployments, security, self-service. |
| Note | Guardrails and permissions management included. |
Tools for executing commands or interacting with local environments safely.
| Repo | Notes |
|---|---|
| MladenSU/cli-mcp-server | Secure CLI execution with policies. |
| g0t4/mcp-server-commands | Run commands and scripts via MCP. |
| tumf/mcp-shell-server | Shell command execution server. |
| ferrislucas/iterm-mcp | iTerm integration for macOS. |
| OthmaneBlial/term_mcp_deepseek | Terminal server for DeepSeek. |
| maxim-saplin/mcp_safe_local_python_executor | Safe local Python execution. |
| wonderwhy-er/DesktopCommanderMCP | Local file/process control. |
| automateyournetwork/pyATS_MCP | Cisco pyATS network automation. |
| Repo | Notes |
|---|---|
| aircodelabs/grasp | Self-hosted browser agent. |
| browserbase/mcp-server-browserbase | Cloud browser automation. |
| browsermcp/mcp | Local Chrome control. |
| Automata-Labs-team/MCP-Server-Playwright | Playwright automation. |
| blackwhite084/playwright-plus-python-mcp | Playwright + Python. |
| executeautomation/playwright-mcp-server | Playwright MCP server. |
| microsoft/playwright-mcp | Official Playwright MCP. |
| co-browser/browser-use-mcp-server | browser-use with SSE transport. |
| eyalzh/browser-control-mcp | Browser control MCP. |
| ndthanhdev/mcp-browser-kit | Browser automation toolkit. |
| kimtth/mcp-aoai-web-browsing | Web browsing MCP server. |
| scrapeless-ai/scrapeless-mcp-server | SERP and web data access. |
| getrupt/ashra-mcp | Browser automation server. |
| Repo | Notes |
|---|---|
| pydantic/pydantic-ai (mcp-run-python) | Run Python in a sandbox. |
| yepcode/mcp-server-js | Secure JS/Python sandbox. |
| alfonsograziano/node-code-sandbox-mcp | Node.js Docker sandbox. |
| ckanthony/openapi-mcp | Access APIs from OpenAPI specs. |
| Repo | Notes |
|---|---|
| bgauryy/octocode-mcp | GitHub research + analysis agent. |
| oraios/serena | LSP-based coding agent. |
| ezyang/codemcp | Simple coding agent MCP. |
| Wolfe-Jam/claude-faf-mcp | Persistent project context tools. |
| juehang/vscode-mcp-server | VS Code workspace tooling. |
| doggybee/mcp-server-leetcode | LeetCode problem access. |
| jinzcdev/leetcode-mcp-server | LeetCode (global/China) access. |
| willibrandon/CursorMCPMonitor | MCP monitoring for Cursor. |
| Repo | Notes |
|---|---|
| askbudi/roundtable | Multi-assistant MCP hub. |
| composiohq/rube | 500+ app integrations. |
| julien040/anyquery | SQL over 40+ apps. |
| metatool-ai/metatool-app | MetaMCP with GUI. |
| mindsdb/mindsdb | Data unification + MCP. |
| glenngillen/mcpmcp-server | MCP server registry. |
| wegotdocs/open-mcp | Turn web APIs into MCP. |
| PipedreamHQ/pipedream | 2,500+ API integrations. |
| VeriTeknik/pluggedin-mcp-proxy | Proxy + discovery layer. |
| tigranbs/mcgravity | MCP load balancing. |
| waystation-ai/mcp | Connect MCP hosts to apps. |
| sxhxliang/mcp-access-point | One-click MCP wrapper. |
GitOps deployment management via AI.
| Repo | akuity/argocd-mcp |
| Maintainer | π·οΈ Akuity (Official β Argo CD creators) |
| What it does | Application listing, sync operations, resource trees, logs. |
| Transports | π‘ stdio, HTTP stream. |
| Repo | jenkinsci/mcp-server-plugin |
| Plugin page | Jenkins Plugin Index |
| Maintainer | π₯ Jenkins Community |
| What it does | Build status, job triggers, console logs. |
| Requires |
| Repo | Tiberriver256/mcp-server-github-actions |
| Maintainer | π₯ Community |
| What it does | Workflow runs, logs, and pipeline management. |
| Repo | stefanoamorelli/codemagic-mcp |
| Maintainer | π₯ Community |
| What it does | Mobile CI/CD pipeline control. |
| Repo | Notes |
|---|---|
| SBDI/mcp-devps-hub | End-to-end DevOps visibility. |
| gofireflyio/firefly-mcp | Cloud resource discovery and codification. |
| Repo | Notes |
|---|---|
| Acid-base/FastMCP-Proper | MCP server with CI/CD tooling. |
| lobehub/mcp-hello-world | CI/CD test server. |
| Repo | Notes |
|---|---|
| arvindand/maven-tools-mcp | Maven and build tooling. |
AWS provides a collection of MCP servers for their services.
| Repo | awslabs/mcp |
| Docs | AWS MCP Servers |
| Maintainer | π·οΈ AWS (Official) |
| Includes | π¦ AWS API server, Documentation server, Knowledge server, Prometheus server. |
Community options
| Repo | Notes |
|---|---|
| alexei-led/aws-mcp-server | AWS CLI-based MCP server. |
| Repo | Notes |
|---|---|
| jdubois/azure-cli-mcp | Azure CLI wrapper. |
| hardik-id/azure-resource-graph-mcp-server | Azure Resource Graph queries. |
| erikhoward/adls-mcp-server | Azure Data Lake Storage. |
Comprehensive coverage of Cloudflare's platform.
| Repo | cloudflare/mcp-server-cloudflare |
| Docs | Cloudflare Agents Docs |
| Maintainer | π·οΈ Cloudflare (Official) |
| What it does | β‘ Workers, KV, R2, D1, observability. |
| Count | π¦ 13 specialized MCP servers. |
| Repo | aliyun/alibaba-cloud-ops-mcp-server |
| Maintainer | π·οΈ Alibaba Cloud (Official) |
| What it does | ECS, Cloud Monitor, OOS operations. |
| Also available | π¦ ACK (Kubernetes), DataWorks, DMS, Function Compute. |
| Repo | Notes |
|---|---|
| bright8192/esxi-mcp-server | VMware ESXi/vCenter management. |
| thunderboltsid/mcp-nutanix | Nutanix Prism Central integration. |
| Repo | grafana/mcp-grafana |
| Maintainer | π·οΈ Grafana Labs (Official) |
| What it does | π Dashboard queries, alerts, datasource info, incident management. |
| Requires | |
| Related | π¦ Loki MCP, Tempo MCP. |
| Repo | TANTIOPE/datadog-mcp-server |
| Maintainer | π₯ Community |
| What it does | π Logs search, APM trace filtering, metrics queries, dashboards, monitors, incidents, SLOs, synthetics, and more. |
| Note | π¦ Available via npx datadog-mcp or Docker. Supports stdio + HTTP transports, read-only mode. |
Several community implementations available.
| Repo | Lang | Notes |
|---|---|---|
| pab1it0/prometheus-mcp-server | π Python | β 177 stars, well-documented. |
| yshngg/prometheus-mcp-server | ποΈ Go | β 100% Prometheus API compatibility. |
| idanfishman/prometheus-mcp | π Node.js | π‘ stdio + HTTP transports. |
| etruong42/prometheus-mcp | π Python | Community implementation. |
| loginmqv/mcp-server-prometheus | π Node.js | Prometheus MCP server. |
| CaesarYangs/prometheus_mcp_server | π Python | Prometheus MCP server. |
AWS also provides a Prometheus MCP Server for Amazon Managed Prometheus with SigV4 auth.
| Repo | VictoriaMetrics-Community/mcp-victoriametrics |
| What it does | VictoriaMetrics query + metrics access. |
| Repo | kaznak/alertmanager-mcp |
| What it does | Alertmanager alerts and silences. |
| Repo | Notes |
|---|---|
| dynatrace-oss/dynatrace-mcp | Dynatrace monitoring integration. |
| last9/last9-mcp-server | Last9 observability. |
Vulnerability scanning directly from your AI assistant.
| Docs | Snyk MCP Documentation |
| Maintainer | π·οΈ Snyk (Official) |
| What it does | π Code scanning, dependency checks, container scanning, IaC analysis, SBOM generation. |
| Access | π» Via snyk mcp CLI command (v1.1296.2+). |
| Repo | semgrep/mcp |
| Docs | Semgrep MCP Docs |
| Maintainer | π·οΈ Semgrep (Official) |
| What it does | π Static analysis, OWASP scanning, custom rule execution. |
| Remote | π https://mcp.semgrep.ai (no auth required). |
| Repo | Notes |
|---|---|
| LaurieWired/GhidraMCP | Ghidra reverse engineering. |
| 13bm/GhidraMCP | Ghidra analysis tools. |
| BurtTheCoder/mcp-shodan | Shodan search + CVE data. |
| BurtTheCoder/mcp-virustotal | VirusTotal scanning. |
| fr0gger/MCP_Security | ORKL threat intelligence. |
| girste/mcp-cybersec-watchdog | Linux security audit. |
| qianniuspace/mcp-security-audit | npm dependency audits. |
| rad-security/mcp-server | Kubernetes security insights. |
| roadwy/cve-search_mcp | CVE-Search API. |
| securityfortech/secops-mcp | Security testing toolbox. |
| slouchd/cyberchef-api-mcp-server | CyberChef API access. |
| nickpending/mcp-recon | Recon + domain analysis. |
| Repo | atlassian/atlassian-mcp-server |
| Docs | Atlassian Remote MCP |
| Maintainer | π·οΈ Atlassian (Official) |
| What it does | π Jira issues, Confluence pages, Compass integration, cross-product workflows. |
| Security | π OAuth 2.0, respects existing permissions. |
Community alternative with Server/Data Center support: sooperset/mcp-atlassian.
| Repo | nguyenvanduocit/jira-mcp |
| What it does | Jira issue queries and updates. |
| Repo | MervinPraison/praisonai-mcp |
| What it does | Project workflows via PraisonAI. |
| Repo | Notes |
|---|---|
| effytech/freshdesk_mcp | Freshdesk integration. |
| dbsanfte/topdesk-mcp | TOPdesk integration. |
| Repo | makenotion/notion-mcp-server |
| Docs | Notion MCP |
| Maintainer | π·οΈ Notion (Official) |
| What it does | π Page/database queries, content creation, workspace navigation. |
| Options | π Hosted server or π self-host via npm/Docker. |
Most MCP servers follow this configuration pattern for Claude Desktop or similar clients:
{
"mcpServers": {
"server-name": {
"command": "npx",
"args": ["-y", "@org/mcp-server-package"]
}
}
}For remote/hosted servers:
{
"mcpServers": {
"server-name": {
"type": "http",
"url": "https://server-endpoint.example.com/mcp"
}
}
}| Recommendation | |
|---|---|
| 1οΈβ£ | Start read-only β Most servers support read-only modes. Use them until you trust the integration. |
| 2οΈβ£ | Scope permissions β Use dedicated API tokens with minimal required access. |
| 3οΈβ£ | Audit actions β Log what your AI assistant does, especially for write operations. |
| 4οΈβ£ | Test in staging β Don't let AI touch production until you've validated behavior. |
Have a DevOps MCP server that should be here? See contributing.md.
Requirements:
- β Must have a working public repository or documentation.
- β Must be relevant to DevOps workflows.
- β Must include verified links.
- MCP Specification
- Anthropic MCP Documentation
- MCP Reference Servers
- awesome-mcp-servers
- awesome-mcp-clients
- awesome
- FastMCP (jlowin)
- FastMCP (punkpeye)
To the extent possible under law, Wagner has waived all copyright and related rights to this work.
For Tasks:
Click tags to check more tools for each tasksFor Jobs:
Alternative AI tools for awesome-mcp-servers-devops
Similar Open Source Tools
awesome-mcp-servers-devops
This repository, 'awesome-mcp-servers-devops', is a curated list of Model Context Protocol servers for DevOps workflows. It includes servers for various aspects of DevOps such as infrastructure, CI/CD, monitoring, security, and cloud operations. The repository provides information on different MCP servers available for tools like GitHub, GitLab, Azure DevOps, Gitea, Terraform, Vault, Pulumi, Kubernetes, Docker Hub, Portainer, Qovery, various command line and local operation tools, browser automation tools, code execution tools, coding agents, aggregators, CI/CD tools like Argo CD, Jenkins, GitHub Actions, Codemagic, DevOps visibility tools, build tools, cloud platforms like AWS, Azure, Cloudflare, Alibaba Cloud, observability tools like Grafana, Datadog, Prometheus, VictoriaMetrics, Alertmanager, APM & monitoring tools, security tools like Snyk, Semgrep, and community security servers, collaboration tools like Atlassian, Jira, project management tools, service desks, Notion, and more.
aidea-server
AIdea Server is an open-source Golang-based server that integrates mainstream large language models and drawing models. It supports various functionalities including OpenAI's GPT-3.5 and GPT-4, Anthropic's Claude instant and Claude 2.1, Google's Gemini Pro, as well as Chinese models like Tongyi Qianwen, Wenxin Yiyuan, and more. It also supports open-source large models like Yi 34B, Llama2, and AquilaChat 7B. Additionally, it provides features for text-to-image, super-resolution, coloring black and white images, generating art fonts and QR codes, among others.
go-cyber
Cyber is a superintelligence protocol that aims to create a decentralized and censorship-resistant internet. It uses a novel consensus mechanism called CometBFT and a knowledge graph to store and process information. Cyber is designed to be scalable, secure, and efficient, and it has the potential to revolutionize the way we interact with the internet.
agentkit-samples
AgentKit Samples is a repository containing a series of examples and tutorials to help users understand, implement, and integrate various functionalities of AgentKit into their applications. The platform offers a complete solution for building, deploying, and maintaining AI agents, significantly reducing the complexity of developing intelligent applications. The repository provides different levels of examples and tutorials, including basic tutorials for understanding AgentKit's concepts and use cases, as well as more complex examples for experienced developers.
web-builder
Web Builder is a low-code front-end framework based on Material for Angular, offering a rich component library for excellent digital innovation experience. It allows rapid construction of modern responsive UI, multi-theme, multi-language web pages through drag-and-drop visual configuration. The framework includes a beautiful admin theme, complete front-end solutions, and AI integration in the Pro version for optimizing copy, creating components, and generating pages with a single sentence.
VoiceBench
VoiceBench is a repository containing code and data for benchmarking LLM-Based Voice Assistants. It includes a leaderboard with rankings of various voice assistant models based on different evaluation metrics. The repository provides setup instructions, datasets, evaluation procedures, and a curated list of awesome voice assistants. Users can submit new voice assistant results through the issue tracker for updates on the ranking list.
llms-from-scratch-cn
This repository provides a detailed tutorial on how to build your own large language model (LLM) from scratch. It includes all the code necessary to create a GPT-like LLM, covering the encoding, pre-training, and fine-tuning processes. The tutorial is written in a clear and concise style, with plenty of examples and illustrations to help you understand the concepts involved. It is suitable for developers and researchers with some programming experience who are interested in learning more about LLMs and how to build them.
Awesome-LLMs-for-Video-Understanding
Awesome-LLMs-for-Video-Understanding is a repository dedicated to exploring Video Understanding with Large Language Models. It provides a comprehensive survey of the field, covering models, pretraining, instruction tuning, and hybrid methods. The repository also includes information on tasks, datasets, and benchmarks related to video understanding. Contributors are encouraged to add new papers, projects, and materials to enhance the repository.
LLamaTuner
LLamaTuner is a repository for the Efficient Finetuning of Quantized LLMs project, focusing on building and sharing instruction-following Chinese baichuan-7b/LLaMA/Pythia/GLM model tuning methods. The project enables training on a single Nvidia RTX-2080TI and RTX-3090 for multi-round chatbot training. It utilizes bitsandbytes for quantization and is integrated with Huggingface's PEFT and transformers libraries. The repository supports various models, training approaches, and datasets for supervised fine-tuning, LoRA, QLoRA, and more. It also provides tools for data preprocessing and offers models in the Hugging Face model hub for inference and finetuning. The project is licensed under Apache 2.0 and acknowledges contributions from various open-source contributors.
llama-stack
Llama Stack defines and standardizes core building blocks for AI application development, providing a unified API layer, plugin architecture, prepackaged distributions, developer interfaces, and standalone applications. It offers flexibility in infrastructure choice, consistent experience with unified APIs, and a robust ecosystem with integrated distribution partners. The tool simplifies building, testing, and deploying AI applications with various APIs and environments, supporting local development, on-premises, cloud, and mobile deployments.
jiwu-mall-chat-tauri
Jiwu Chat Tauri APP is a desktop chat application based on Nuxt3 + Tauri + Element Plus framework. It provides a beautiful user interface with integrated chat and social functions. It also supports AI shopping chat and global dark mode. Users can engage in real-time chat, share updates, and interact with AI customer service through this application.
AstrBot
AstrBot is a powerful and versatile tool that leverages the capabilities of large language models (LLMs) like GPT-3, GPT-3.5, and GPT-4 to enhance communication and automate tasks. It seamlessly integrates with popular messaging platforms such as QQ, QQ Channel, and Telegram, enabling users to harness the power of AI within their daily conversations and workflows.
Awesome-Interpretability-in-Large-Language-Models
This repository is a collection of resources focused on interpretability in large language models (LLMs). It aims to help beginners get started in the area and keep researchers updated on the latest progress. It includes libraries, blogs, tutorials, forums, tools, programs, papers, and more related to interpretability in LLMs.
DataFlow
DataFlow is a data preparation and training system designed to parse, generate, process, and evaluate high-quality data from noisy sources, improving the performance of large language models in specific domains. It constructs diverse operators and pipelines, validated to enhance domain-oriented LLM's performance in fields like healthcare, finance, and law. DataFlow also features an intelligent DataFlow-agent capable of dynamically assembling new pipelines by recombining existing operators on demand.
hello-agents
Hello-Agents is a comprehensive tutorial on building intelligent agent systems, covering both theoretical foundations and practical applications. The tutorial aims to guide users in understanding and building AI-native agents, diving deep into core principles, architectures, and paradigms of intelligent agents. Users will learn to develop their own multi-agent applications from scratch, gaining hands-on experience with popular low-code platforms and agent frameworks. The tutorial also covers advanced topics such as memory systems, context engineering, communication protocols, and model training. By the end of the tutorial, users will have the skills to develop real-world projects like intelligent travel assistants and cyber towns.
nx
Nx is a build system optimized for monorepos, featuring AI-powered architectural awareness and advanced CI capabilities. It provides faster task scheduling, caching, and more for existing workspaces. Nx Cloud enhances CI by offering remote caching, task distribution, automated e2e test splitting, and task flakiness detection. The tool aims to scale monorepos efficiently and improve developer productivity.
For similar tasks
cheat-sheet-pdf
The Cheat-Sheet Collection for DevOps, Engineers, IT professionals, and more is a curated list of cheat sheets for various tools and technologies commonly used in the software development and IT industry. It includes cheat sheets for Nginx, Docker, Ansible, Python, Go (Golang), Git, Regular Expressions (Regex), PowerShell, VIM, Jenkins, CI/CD, Kubernetes, Linux, Redis, Slack, Puppet, Google Cloud Developer, AI, Neural Networks, Machine Learning, Deep Learning & Data Science, PostgreSQL, Ajax, AWS, Infrastructure as Code (IaC), System Design, and Cyber Security.
mcp-fundamentals
The mcp-fundamentals repository is a collection of fundamental concepts and examples related to microservices, cloud computing, and DevOps. It covers topics such as containerization, orchestration, CI/CD pipelines, and infrastructure as code. The repository provides hands-on exercises and code samples to help users understand and apply these concepts in real-world scenarios. Whether you are a beginner looking to learn the basics or an experienced professional seeking to refresh your knowledge, mcp-fundamentals has something for everyone.
awesome-mcp-servers-devops
This repository, 'awesome-mcp-servers-devops', is a curated list of Model Context Protocol servers for DevOps workflows. It includes servers for various aspects of DevOps such as infrastructure, CI/CD, monitoring, security, and cloud operations. The repository provides information on different MCP servers available for tools like GitHub, GitLab, Azure DevOps, Gitea, Terraform, Vault, Pulumi, Kubernetes, Docker Hub, Portainer, Qovery, various command line and local operation tools, browser automation tools, code execution tools, coding agents, aggregators, CI/CD tools like Argo CD, Jenkins, GitHub Actions, Codemagic, DevOps visibility tools, build tools, cloud platforms like AWS, Azure, Cloudflare, Alibaba Cloud, observability tools like Grafana, Datadog, Prometheus, VictoriaMetrics, Alertmanager, APM & monitoring tools, security tools like Snyk, Semgrep, and community security servers, collaboration tools like Atlassian, Jira, project management tools, service desks, Notion, and more.
examples
This repository contains a collection of sample applications and Jupyter Notebooks for hands-on experience with Pinecone vector databases and common AI patterns, tools, and algorithms. It includes production-ready examples for review and support, as well as learning-optimized examples for exploring AI techniques and building applications. Users can contribute, provide feedback, and collaborate to improve the resource.
OpenAGI
OpenAGI is an AI agent creation package designed for researchers and developers to create intelligent agents using advanced machine learning techniques. The package provides tools and resources for building and training AI models, enabling users to develop sophisticated AI applications. With a focus on collaboration and community engagement, OpenAGI aims to facilitate the integration of AI technologies into various domains, fostering innovation and knowledge sharing among experts and enthusiasts.
sirji
Sirji is an agentic AI framework for software development where various AI agents collaborate via a messaging protocol to solve software problems. It uses standard or user-generated recipes to list tasks and tips for problem-solving. Agents in Sirji are modular AI components that perform specific tasks based on custom pseudo code. The framework is currently implemented as a Visual Studio Code extension, providing an interactive chat interface for problem submission and feedback. Sirji sets up local or remote development environments by installing dependencies and executing generated code.
dewhale
Dewhale is a GitHub-Powered AI tool designed for effortless development. It utilizes prompt engineering techniques under the GPT-4 model to issue commands, allowing users to generate code with lower usage costs and easy customization. The tool seamlessly integrates with GitHub, providing version control, code review, and collaborative features. Users can join discussions on the design philosophy of Dewhale and explore detailed instructions and examples for setting up and using the tool.
max
The Modular Accelerated Xecution (MAX) platform is an integrated suite of AI libraries, tools, and technologies that unifies commonly fragmented AI deployment workflows. MAX accelerates time to market for the latest innovations by giving AI developers a single toolchain that unlocks full programmability, unparalleled performance, and seamless hardware portability.
For similar jobs
awesome-mcp-servers-devops
This repository, 'awesome-mcp-servers-devops', is a curated list of Model Context Protocol servers for DevOps workflows. It includes servers for various aspects of DevOps such as infrastructure, CI/CD, monitoring, security, and cloud operations. The repository provides information on different MCP servers available for tools like GitHub, GitLab, Azure DevOps, Gitea, Terraform, Vault, Pulumi, Kubernetes, Docker Hub, Portainer, Qovery, various command line and local operation tools, browser automation tools, code execution tools, coding agents, aggregators, CI/CD tools like Argo CD, Jenkins, GitHub Actions, Codemagic, DevOps visibility tools, build tools, cloud platforms like AWS, Azure, Cloudflare, Alibaba Cloud, observability tools like Grafana, Datadog, Prometheus, VictoriaMetrics, Alertmanager, APM & monitoring tools, security tools like Snyk, Semgrep, and community security servers, collaboration tools like Atlassian, Jira, project management tools, service desks, Notion, and more.
cb-tumblebug
CB-Tumblebug (CB-TB) is a system for managing multi-cloud infrastructure consisting of resources from multiple cloud service providers. It provides an overview, features, and architecture. The tool supports various cloud providers and resource types, with ongoing development and localization efforts. Users can deploy a multi-cloud infra with GPUs, enjoy multiple LLMs in parallel, and utilize LLM-related scripts. The tool requires Linux, Docker, Docker Compose, and Golang for building the source. Users can run CB-TB with Docker Compose or from the Makefile, set up prerequisites, contribute to the project, and view a list of contributors. The tool is licensed under an open-source license.
robusta
Robusta is a tool designed to enhance Prometheus notifications for Kubernetes environments. It offers features such as smart grouping to reduce notification spam, AI investigation for alert analysis, alert enrichment with additional data like pod logs, self-healing capabilities for defining auto-remediation rules, advanced routing options, problem detection without PromQL, change-tracking for Kubernetes resources, auto-resolve functionality, and integration with various external systems like Slack, Teams, and Jira. Users can utilize Robusta with or without Prometheus, and it can be installed alongside existing Prometheus setups or as part of an all-in-one Kubernetes observability stack.
AI-CloudOps
AI+CloudOps is a cloud-native operations management platform designed for enterprises. It aims to integrate artificial intelligence technology with cloud-native practices to significantly improve the efficiency and level of operations work. The platform offers features such as AIOps for monitoring data analysis and alerts, multi-dimensional permission management, visual CMDB for resource management, efficient ticketing system, deep integration with Prometheus for real-time monitoring, and unified Kubernetes management for cluster optimization.
kaito
Kaito is an operator that automates the AI/ML inference model deployment in a Kubernetes cluster. It manages large model files using container images, avoids tuning deployment parameters to fit GPU hardware by providing preset configurations, auto-provisions GPU nodes based on model requirements, and hosts large model images in the public Microsoft Container Registry (MCR) if the license allows. Using Kaito, the workflow of onboarding large AI inference models in Kubernetes is largely simplified.
ai-on-gke
This repository contains assets related to AI/ML workloads on Google Kubernetes Engine (GKE). Run optimized AI/ML workloads with Google Kubernetes Engine (GKE) platform orchestration capabilities. A robust AI/ML platform considers the following layers: Infrastructure orchestration that support GPUs and TPUs for training and serving workloads at scale Flexible integration with distributed computing and data processing frameworks Support for multiple teams on the same infrastructure to maximize utilization of resources
tidb
TiDB is an open-source distributed SQL database that supports Hybrid Transactional and Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
nvidia_gpu_exporter
Nvidia GPU exporter for prometheus, using `nvidia-smi` binary to gather metrics.
