An open API service indexing awesome lists of open source software.

awesome-devops-mcp-servers

A curated list of awesome MCP servers focused on DevOps tools and capabilities.
https://github.com/rohitg00/awesome-devops-mcp-servers

Last synced: 5 days ago
JSON representation

  • AI Agent Infrastructure

    • πŸ’° API Cost Management

      • benbencodes/llm-prices - Zero-dependency Python CLI, library, and MCP server for calculating and comparing LLM API costs across major providers.
    • 🧠 Memory & Context

      • omega-memory/omega-memory - Local-first persistent memory for AI agents. SQLite + ONNX embeddings, semantic search, auto-capture, checkpoint/resume. #1 on LongMemEval benchmark.
      • mcpware/claude-code-organizer - MCP server to organize Claude Code configurations β€” scan, move, delete memories, skills, MCP servers, and hooks across project and user scopes.
      • SKULLFIRE07/cortex-memory - Persistent AI memory for coding assistants. Auto-captures decisions, patterns, and context across sessions. VSCode extension + CLI + MCP server. MIT licensed.
      • dakera-ai/dakera-mcp - Self-hosted MCP-native agent memory server. 83 tools for persistent, decay-weighted episodic memory across sessions. RocksDB + HNSW, 87.8% LoCoMo benchmark. Docker Compose deployment, multi-SDK support.
      • vectorize-io/hindsight - Long-term memory for AI agents with semantic search, auto-capture, and framework integrations.
      • novyxlabs/novyx-mcp - Persistent memory and governance for AI agents with local core memory and optional cloud-backed policy, approval, and audit workflows.
      • qualixar/superlocalmemory - Local-first persistent agent memory with hybrid retrieval across semantic, lexical, temporal, and graph signals.
      • eidetic-works/nucleus-mcp - Persistent memory and execution context MCP server for AI IDEs, with local-first project memory and governance tools.
  • Build Tools & Dependency Management

    • πŸ”§ Dependency Analysis

      • arvindand/maven-tools-mcp - Universal Maven Central dependency intelligence for JVM build tools (Maven, Gradle, SBT, Mill). Provides version lookups, dependency health checks, age analysis, release patterns, and upgrade guidance with Context7 integration.
      • tersePrompts/jarp-mcp - Java Archive Reader Protocol - MCP server that gives AI agents X-ray vision into compiled Java code. Enables decompiling and analyzing Java classes directly from Maven/Gradle dependencies using bundled CFR decompiler with zero-setup installation.
      • lunacompsia-oss/mcp-server-changelog - Fetch and parse changelogs, release notes, and breaking changes from npm, PyPI, crates.io, and GitHub repositories.
      • lunacompsia-oss/mcp-server-deps - Analyze dependency trees, check for vulnerabilities via OSV.dev, and audit outdated packages across npm, PyPI, and crates.io.
      • lunacompsia-oss/mcp-server-license - Check license types, SPDX compliance, compatibility matrices, and risk classification for open-source dependencies.
  • CI/CD & DevOps Pipelines

    • πŸ”— Aggregators

      • julien040/anyquery - Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible database. Local-first and private by design.
      • MetaMCP - MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.
      • mindsdb/mindsdb - Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
      • glenngillen/mcpmcp-server - A list of MCP servers so you can ask your client which servers you can use to improve your daily workflow.
      • wegotdocs/open-mcp - Turn a web API into an MCP server in 10 seconds and add it to the open source registry: [https://open-mcp.org](https://open-mcp.org)
      • PipedreamHQ/pipedream - Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.
      • VeriTeknik/pluggedin-mcp-proxy - A comprehensive proxy server that combines multiple MCP servers into a single interface with extensive visibility features. It provides discovery and management of tools, prompts, resources, and templates across servers, plus a playground for debugging when building MCP servers.
      • tigranbs/mcgravity - A proxy tool for composing multiple MCP servers into one unified endpoint. Scale your AI tools by load balancing requests across multiple MCP servers, similar to how Nginx works for web servers.
      • WayStation-ai/mcp - Seamlessly and securely connect Claude Desktop and other MCP hosts to your favorite apps (Notion, Slack, Monday, Airtable, etc.). Takes less than 90 secs.
      • sxhxliang/mcp-access-point - Turn a web service into an MCP server in one click without making any code changes.
      • Composiohq/Rube - Rube is an MCP server built on the Composio integration platform. It connects your AI tools to 500+ apps.
      • askbudi/roundtable - Zero-configuration MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized interface.
      • smart-mcp-proxy/mcpproxy-go - Local MCP proxy that aggregates multiple servers behind a single endpoint. Features BM25 tool discovery, quarantine security, activity logging, Docker isolation, and web UI.
      • juspay/neurolink - TypeScript-first AI SDK that unifies 13 major AI providers and 100+ models under a single consistent API. Connects to remote MCP servers via addExternalMCPServer/addMCPServer APIs with built-in HTTP-based MCP connection, auth, retries, and rate limiting.
      • SkillFlow - Open marketplace for AI agent skills. Discover 500+ MCP servers and automation tools, compare capabilities, and deploy to your AI stack. Free and open source.
      • uAI-solana/useful-ai-mcp - Fully dynamic MCP server exposing 200+ shared utility tools for AI agents. Tool list updates automatically based on real usage data. No auth required.
      • supertrained/rhumb - API discovery and scoring for AI agents, with service scoring and governed capability routing for external APIs.
      • BytesAgain - Searchable AI-agent skill catalog exposed through MCP SSE and REST APIs.
      • lazymac/mcp - Unified MCP server exposing developer utilities such as QR generation, IP geolocation, AI cost helpers, LLM routing, and privacy tooling.
      • lazymac/k-mcp - Korea-focused MCP utilities for privacy compliance, KRW/BOK rates, business registration lookup, geocoding, and NLP.
      • unitedideas/nothumansearch - MCP server for discovering agent-first tools and checking agentic readiness signals across indexed sites.
      • Strale - 250+ quality-scored capabilities for AI agents: company data across 27 countries, compliance checks (KYB, AML, sanctions, GDPR), financial validation, web intelligence (SSL checks, DNS lookups, domain reputation), document extraction, developer tools (CVE lookup, dependency audit, code review), and data processing. Every capability independently tested with Strale Quality Score (SQS). Free tier available.
    • πŸ“‚ Browser Automation

    • πŸ‘¨β€πŸ’» Code Execution

      • pydantic/pydantic-ai/mcp-run-python - Run Python code in a secure sandbox via MCP tool calls
      • yepcode/mcp-server-js - Execute any LLM-generated code in a secure and scalable sandbox environment and create your own MCP tools using JavaScript or Python, with full support for NPM and PyPI packages
      • ckanthony/openapi-mcp - OpenAPI-MCP: Dockerized MCP Server to allow your AI agent to access any API with existing api docs.
      • alfonsograziano/node-code-sandbox-mcp - based sandboxes for executing JavaScript snippets with on-the-fly npm dependency installation and clean teardown
    • πŸ€– Coding Agents

      • oraios/serena - A fully-featured coding agent that relies on symbolic code operations by using language servers.
      • ezyang/codemcp - Coding agent with basic read, write and command line tools.
      • doggybee/mcp-server-leetcode - An MCP server that enables AI models to search, retrieve, and solve LeetCode problems. Supports metadata filtering, user profiles, submissions, and contest data access.
      • jinzcdev/leetcode-mcp-server - MCP server enabling automated access to LeetCode's programming problems, solutions, submissions and public data with optional authentication for user-specific features (e.g., notes), supporting both `leetcode.com` (global) and `leetcode.cn` (China) sites.
      • juehang/vscode-mcp-server - A MCP Server that allows AI such as Claude to read from the directory structure in a VS Code workspace, see problems picked up by linter(s) and the language server, read code files, and make edits.
      • scrapeless/mcp-server-scrapeless - Seamlessly integrate real-time Google SERP(Google Search, Google Flight, Google Map, Google Jobs....) results into your LLM applications using the Scrapeless MCP server.
      • Wolfe-Jam/claude-faf-mcp
      • Wolfe-Jam/faf-mcp - Universal persistent project context for Cursor, Windsurf, Cline, VS Code, and all MCP-compatible platforms (including Claude Desktop). IANA-registered format (application/vnd.faf+yaml). 17 native tools, AI-readiness scoring.
      • HendryAvila/Hoofy - Spec-driven development companion with persistent memory (SQLite + FTS5 + knowledge graph), adaptive change pipeline (12 flow variants), greenfield project pipeline with Clarity Gate, and business rules extraction. 32 MCP tools. Single Go binary, zero dependencies.
      • blackwell-systems/agent-lsp - MCP server providing language server intelligence for code analysis, navigation, and refactoring across 30 languages. Includes speculative execution (simulate edits before applying), blast-radius analysis, and three-layer verification. 56 tools, single Go binary.
      • cafeTechne/antigravity-link-extension - Mobile companion and MCP/OpenAPI bridge for Google's Antigravity IDE, enabling remote session viewing and control.
      • williamzujkowski/nexus-agents - Multi-CLI AI coding-agent orchestration with consensus review, governance rules, telemetry, and development-pipeline workflows.
      • sipyourdrink-ltd/bernstein - Multi-agent CLI coding orchestrator with worktree isolation, model routing, quality gates, and audit logging.
    • πŸ”„ Continuous Integration

      • Tiberriver256/mcp-server-github-actions - MCP server for interacting with GitHub Actions workflows, enabling AI assistants to manage CI/CD pipelines.
      • lobehub/mcp-hello-world - A simple Hello World MCP server for CI/CD test.
      • GeiserX/spinnaker-mcp - A Go-based MCP server that bridges any Spinnaker continuous delivery instance via the Gate API, exposing 37 tools for application management, pipeline operations, execution control, and infrastructure queries.
      • ratamaha-git/n8n-mcp - MCP server for authoring n8n workflows: scaffolds custom node TypeScript skeletons, generates valid workflow JSON from natural-language descriptions, and lints workflows for deprecated node types, missing `typeVersion`, and broken connections. Ships with a Claude Code skill.
      • ratamaha-git/n8n-mcp - MCP server for authoring n8n workflows: scaffolds custom node TypeScript skeletons, generates valid workflow JSON from natural-language descriptions, and lints workflows for deprecated node types, missing `typeVersion`, and broken connections. Ships with a Claude Code skill.
    • πŸ”„ DevOps Visibility

    • πŸ“± Mobile CI/CD

    • πŸ§ͺ Testing & Chaos Engineering

      • Typewise/mcp-chaos-rig - A local MCP server that breaks on demand. Test your client against auth failures, disappearing tools, flaky responses, and token expiry, all from a web UI.
      • ai-dashboad/flutter-skill - AI-powered E2E testing bridge for any app. Supports Flutter, iOS, Android, Web, Electron, Tauri, KMP, React Native, .NET MAUI.
      • autonomous-testing/wopee-mcp - AI testing agents for web apps β€” dispatch test runs, analysis crawls, and AI agent tests, fetch artifacts and project status.
      • rog0x/mcp-testing-tools - Unit test generation, coverage analysis, test planning, fixture generation, and mutation testing suggestions.
      • rog0x/mcp-perf-tools - Benchmarking, profiling, memory analysis, CPU analysis, and load testing.
      • rog0x/mcp-log-tools - Log parsing, pattern detection, error extraction, log statistics, and anomaly detection.
  • Cloud Infrastructure

    • ☁️ Cloud Providers

      • awslabs/mcp - Official AWS MCP server for interacting with AWS services using the Model Context Protocol. Enables AI assistants to manage AWS resources through natural language and programmatic interfaces.
      • aaronsb/ado-mcp - Azure DevOps MCP Server for integrating AI assistants with Azure DevOps services.
      • erikhoward/adls-mcp-server - MCP Server for Azure Data Lake Storage. It can perform manage containers, read/write/upload/download operations on container files and manage file metadata.
      • hardik-id/azure-resource-graph-mcp-server - A Model Context Protocol server for querying and analyzing Azure resources at scale using Azure Resource Graph, enabling AI assistants to explore and monitor Azure infrastructure.
      • jdubois/azure-cli-mcp - A wrapper around the Azure CLI command line that allows you to talk directly to Azure.
      • stefanskiasan/azure-devops-mcp-server - MCP Server for Cline to Access Azure DevOps.
      • Vortiago/mcp-azure-devops - A Model Context Protocol server enabling AI assistants to interact with Azure DevOps services via Python SDK.
      • aliyun/alibaba-cloud-ops-mcp-server - A MCP server that enables AI assistants to operation resources on Alibaba Cloud, supporting ECS, Cloud Monitor, OOS and widely used cloud products.
      • bright8192/esxi-mcp-server - A VMware ESXi/vCenter management server based on MCP (Model Control Protocol), providing simple REST API interfaces for virtual machine management.
      • cloudflare/mcp-server-cloudflare - Integration with Cloudflare services including Workers, KV, R2, and D1.
      • thunderboltsid/mcp-nutanix - Go-based MCP Server for interfacing with Nutanix Prism Central resources.
      • eniayomi/gcp-mcp - A Model Context Protocol server for Google Cloud Platform, enabling AI assistants to interact with GCP resources.
      • arnstarn/mcp-server-spotinst - MCP server for Spot.io (Spotinst) API with 23 tools for managing Ocean clusters, VNGs, Elastigroups, costs, right-sizing, and logs across AWS and Azure with multi-account support.
      • Qovery/qovery-mcp-server - Enterprise Kubernetes management via MCP. Deploy and manage applications, databases, Helm charts, and Terraform modules on AWS EKS, GCP GKE, Azure AKS, and Scaleway. Query environments, troubleshoot deployments, monitor infrastructure. [Docs](https://www.qovery.com/docs/copilot/mcp-server). Also has an [AI Agent Skill](https://github.com/Qovery/qovery-skills) for deploying from Claude Code, Cursor, and 30+ tools.
      • Chain.Love MCP - Hosted MCP gateway for discovering and comparing Web3 infrastructure services such as RPCs, indexing, oracles, storage, compute, and developer tools.
    • πŸ–₯️ Command Line

      • ferrislucas/iterm-mcp - A Model Context Protocol server that provides access to iTerm. You can run commands and ask questions about what you see in the iTerm terminal.
      • g0t4/mcp-server-commands - Run any command with `run_command` and `run_script` tools.
      • maxim-saplin/mcp_safe_local_python_executor - Safe Python interpreter based on HF Smolagents `LocalPythonExecutor`
      • MladenSU/cli-mcp-server - Command line interface with secure execution and customizable security policies
      • OthmaneBlial/term_mcp_deepseek - A DeepSeek MCP-like Server for Terminal
      • tumf/mcp-shell-server - A secure shell command execution server implementing the Model Context Protocol (MCP)
      • automateyournetwork/pyATS_MCP - Cisco pyATS server enabling structured, model-driven interaction with network devices.
      • wonderwhy-er/DesktopCommanderMCP - A swiss-army-knife that can manage/execute programs and read/write/search/edit code and text files.
      • claw-army/claude-node - Python subprocess bridge for Claude Code CLI, giving Python code direct access to Claude Code native capabilities via stream-json.
      • muchiny/mcp-ssh-bridge - Secure SSH bridge for AI-powered remote server management. 338 tools across 74 groups for Linux, Windows, Docker, Kubernetes, and more. 13 protocol adapters (SSH, WinRM, Telnet, K8s Exec, AWS SSM, Azure, GCP), server-side output filtering, and 6,300+ tests.
      • YawLabs/tailscale-mcp
      • nylas/cli - Email, calendar, contacts, webhook, timezone, and OTP command-line tool with built-in MCP server support.
    • 🐳 Container Orchestration

      • rohitg00/kubectl-mcp-server - A Model Context Protocol (MCP) server for Kubernetes that enables AI assistants like Claude, Cursor, and others to interact with Kubernetes clusters through natural language.
      • alexei-led/k8s-mcp-server - A lightweight yet robust server that empowers AI assistants to securely execute Kubernetes CLI commands (`kubectl`, `helm`, `istioctl`, and `argocd`) using Unix pipes in a safe Docker environment with multi-architecture support.
      • Flux159/mcp-server-kubernetes - Typescript implementation of Kubernetes cluster operations for pods, deployments, services.
      • portainer/portainer-mcp - A powerful MCP server that enables AI assistants to seamlessly interact with Portainer instances, providing natural language access to container management, deployment operations, and infrastructure monitoring capabilities.
      • strowk/mcp-k8s-go - Kubernetes cluster operations through MCP.
      • weibaohui/k8m - Provides MCP multi-cluster Kubernetes management and operations, featuring a management interface, logging, and nearly 50 built-in tools covering common DevOps and development scenarios. Supports both standard and CRD resources.
      • weibaohui/kom - Provides MCP multi-cluster Kubernetes management and operations. It can be integrated as an SDK into your own project and includes nearly 50 built-in tools covering common DevOps and development scenarios. Supports both standard and CRD resources.
      • wenhuwang/mcp-k8s-eye - MCP Server for kubernetes management, and analyze your cluster, application health.
      • kocierik/mcp-nomad - MCP Server for nomad management, and analyze your cluster, application health, logs and ACL.
      • aadarshjain/kubectl-mcp-server - A STDIO based MCP server for Kubernetes that interacts seamlessly with your local clusters (~/.kube/config) using `kubectl` CLI commands. Uses read-only operations by default to prevent accidental modifications/deletion of K8s resources.
      • rrmistry/tilt-mcp - Model Context Protocol server that integrates with Tilt to provide programmatic access to Tilt resources, logs, and management operations for Kubernetes development environments.
      • Higangssh/homebutler - All-in-one homelab management MCP server for Docker container monitoring, volume backup/restore (including compose and env files), Wake-on-LAN, network scanning, and multi-server management via SSH. Single Go binary with zero dependencies.
      • rog0x/mcp-docker-tools - Container management, image analysis, Dockerfile generation, compose validation, and resource monitoring.
      • kubestellar/console (kc-agent) - 0.27.0/direct/console/)) 🏎️ 🏠 - MCP server bridging AI assistants to Kubernetes clusters via kubeconfig. Supports multi-cluster operations, natural language kubectl commands, and integrates with 20+ CNCF tools. CNCF Sandbox project.
    • πŸ—„οΈ Database Management

      • haymon-ai/database - Single-binary MCP server for MySQL, MariaDB, PostgreSQL & SQLite with zero runtime dependencies.
    • πŸ—οΈ Infrastructure as Code

      • dulltz/mcp-server-hcp-terraform - MCP server for working with HashiCorp Cloud Platform (HCP) Terraform, enabling AI assistants to interact with Terraform Cloud resources.
      • guilhermeyoshida/mcp-terraform-assistant - An MCP server for managing infrastructure as code using Terraform.
      • jashkahar/Terraform-MCP-Server - This project provides an MCP server that exposes Terraform infrastructure-as-code operations through natural language.
      • nwiizo/tfmcp - A Terraform MCP server allowing AI assistants to manage and operate Terraform environments, enabling reading configurations, analyzing plans, applying configurations, and managing Terraform state.
      • severity1/terraform-cloud-mcp - A Model Context Protocol server that integrates AI assistants with the Terraform Cloud API, allowing you to manage your infrastructure.
      • thrash888/terraform-mcp-server - Terraform Registry MCP Server for interacting with Terraform registries.
      • westonplatter/mcp-terraform-python - MCP server to run terraform operations locally.
      • stakpak/mcp - MCP Server for interacting, editing and generating code for Terraform, Kubernetes, GithubActions and Dockerfile.
      • pulumi/mcp-server - MCP server for interacting with Pulumi using the Pulumi Automation API and Pulumi Cloud API. Enables MCP clients to perform Pulumi operations like retrieving package information, previewing changes, deploying updates, and retrieving stack outputs programmatically.
    • πŸ”’ Security

      • LaurieWired/GhidraMCP - A Model Context Protocol server for Ghidra that enables LLMs to autonomously reverse engineer applications. Provides tools for decompiling binaries, renaming methods and data, and listing methods, classes, imports, and exports.
      • 13bm/GhidraMCP - MCP server for integrating Ghidra with AI assistants. This plugin enables binary analysis, providing tools for function inspection, decompilation, memory exploration, and import/export analysis via the Model Context Protocol.
      • BurtTheCoder/mcp-shodan - MCP server for querying the Shodan API and Shodan CVEDB. This server provides tools for IP lookups, device searches, DNS lookups, vulnerability queries, CPE lookups, and more.
      • BurtTheCoder/mcp-virustotal - MCP server for querying the VirusTotal API. This server provides tools for scanning URLs, analyzing file hashes, and retrieving IP address reports.
      • fr0gger/MCP_Security - MCP server for querying the ORKL API. This server provides tools for fetching threat reports, analyzing threat actors, and retrieving intelligence sources.
      • qianniuspace/mcp-security-audit - A powerful MCP (Model Context Protocol) Server that audits npm package dependencies for security vulnerabilities. Built with remote npm registry integration for real-time security checks.
      • semgrep/mcp - Allow AI agents to scan code for security vulnerabilites using [Semgrep](https://semgrep.dev).
      • slouchd/cyberchef-api-mcp-server - MCP server for interacting with the CyberChef server API which will allow an MCP client to utilise the CyberChef operations.
      • rad-security/mcp-server - MCP server for RAD Security, providing AI-powered security insights for Kubernetes and cloud environments. This server provides tools for querying the Rad Security API and retrieving security findings, reports, runtime data and many more.
      • securityfortech/secops-mcp - All-in-one security testing toolbox that brings together popular open source tools through a single MCP interface. Connected to an AI agent, it enables tasks like pentesting, bug bounty hunting, threat hunting, and more.
      • roadwy/cve-search_mcp - A Model Context Protocol (MCP) server for querying the CVE-Search API. This server provides comprehensive access to CVE-Search, browse vendor and product、get CVE per CVE-ID、get the last updated CVEs.
      • nickpending/mcp-recon - Conversational recon interface and MCP server powered by httpx and asnmap. Supports various reconnaissance levels for domain analysis, security header inspection, certificate analysis, and ASN lookup.
      • girste/mcp-cybersec-watchdog - Comprehensive security audit tool for Linux servers. Analyzes firewall, SSH hardening, threats, fail2ban, Docker, kernel hardening. Returns actionable recommendations with zero configuration.
      • imran-siddique/agent-os - Kernel-level governance MCP server for AI agents. Provides deterministic policy enforcement, compliance checking (SOC2, GDPR, HIPAA), audit logging (SQLite-based), and human-in-the-loop approvals. Install via `pip install agent-os-kernel`.
      • cordum-io/cordum - Safety-first agent control plane with pre-dispatch policy evaluation (deny/escalate/allow), output scanning (PII, secrets, injection), job scheduling, and full audit trail. Native MCP server with stdio and HTTP/SSE transport.
      • takleb3rry/zitadel-mcp - MCP server for Zitadel identity management β€” manage users, projects, OIDC apps, roles, and service accounts through natural language. Supports user lifecycle, RBAC, and OIDC configuration.
      • luckyPipewrench/pipelock - Firewall for AI agents that wraps MCP servers with bidirectional scanning for credential leaks, prompt injection, and tool poisoning detection. Also provides an HTTP fetch proxy with a 9-layer scanner pipeline.
      • microsoft/agent-governance-toolkit - Kernel-level governance MCP server for AI agents. Provides deterministic policy enforcement, compliance checking (SOC2, GDPR, HIPAA), audit logging (SQLite-based), and human-in-the-loop approvals. Install via `pip install agent-os-kernel`.
      • elliotllliu/agent-shield - Pre-deployment security scanner for AI agent skills, MCP servers, and plugins. 30 detection rules with AST taint tracking, cross-file data flow analysis, and multi-language prompt injection detection (8 languages). CI/CD integration via GitHub Action. Zero install via npx, 100% offline.
      • PolicyLayer/Intercept - Open-source MCP proxy that enforces YAML policies on every tool call. Rate limiting, spending caps, argument validation, and full audit logging at the transport layer. Works with any MCP server.
      • wd041216-bit/ironclaw-agent-guard - Agent-runtime security guard with stdio and Streamable HTTP MCP servers. Exposes `security_scan` and `redact_text` for risky tool payload review, prompt-injection checks, secret redaction, and JSONL audit logging.
      • icoretech/warden-mcp - MCP server for Bitwarden and Vaultwarden vault management. Search, create, edit, and organize logins, notes, cards, identities, SSH keys, folders, collections, attachments, and Sends via the official `bw` CLI.
      • operantlabs/operant-mcp - Security testing MCP server with 51 tools for penetration testing, network forensics, memory analysis, and vulnerability assessment. Install via `npx operant-mcp`.
      • Sentinel-Gate/Sentinelgate - Open-source MCP proxy for AI agent access control. Intercepts every tool call with CEL policies, RBAC, full audit trail, content scanning, and Admin UI. Single binary, zero dependencies.
      • prompt-security/clawsec - Security audit platform for AI agent skills and MCP servers. Five-tier detection pipeline (core rules, dynamic rules, LLM analysis, Firecracker sandbox, LLM review), continuous rule evolution, and automated vulnerability reports.
      • JoeyBrar/agentseal-mcp - Action logs for AI agents. Records every action in a SHA-256 hash chain, for verifiable audit trails. Install via `npx agentseal-mcp`.
      • brainAI-bot/agentfolio-mcp-server - Agent identity and trust-verification MCP server for AI-agent discovery and DevOps workflow governance.
      • shadoprizm/cyberlens-mcp-server - Security scanning MCP server for websites, GitHub repositories, and MCP/OpenClaw skills from AI assistants.
      • aak204/MCP-Trust-Kit - Deterministic CI scanner and surface-risk scoring for MCP servers.
      • artvepa80/Agents-Hefesto - Code quality and security review MCP server for AI-generated code, including semantic drift, complexity, and vulnerability analysis.
      • arcjet/mcp - Runtime security platform for AI applications, including budget enforcement, prompt-injection protection, bot detection, and PII controls.
      • sidclawhq/platform - Governance proxy for MCP servers with identity, policy evaluation, human approval, and traceability for agent actions.
      • Scottpedia0/access - Self-hosted credential store, API proxy, and MCP server that lets agents access services through one controlled bearer token.
      • ExposureGuard/haldir - Agent security layer for scoped sessions, secrets, audit trails, and proxy-based tool-call review.
      • ExposureGuard/exposureguard-mcp - Domain security scanning MCP server for SPF, DMARC, SSL, headers, DNSSEC, and open-port checks with remediation guidance.
      • IgorGanapolsky/ThumbGate - Pre-action gates for AI coding agents, blocking risky or repeated mistakes before they affect code or systems.
      • matthiastjong/shellgate - Self-hosted secure gateway for AI agents with scoped tokens, credential injection, human review, SSH execution, and audit trails.
      • girste/mcp-cybersec-watchdog - Comprehensive security audit tool for Linux servers. Analyzes firewall, SSH hardening, threats, fail2ban, Docker, kernel hardening. Returns actionable recommendations with zero configuration.
    • πŸ”„ Version Control

  • Frameworks

    • πŸ“‹ Project Management

      • FastMCP - A high-level framework for building MCP servers in Python
      • FastMCP - A high-level framework for building MCP servers in TypeScript
      • MervinPraison/praisonai-mcp - AI Agents framework with 64+ built-in MCP tools for automation, including search, memory, workflows, code execution, and file operations.
      • tersePrompts/fastMCP4J - Lightweight Java library for building MCP servers using annotations. Annotation-driven development with only 12 dependencies, built-in tools (memory, todo, planner, file ops, bash, telemetry), multi-class modules support, and <500ms cold start.
  • Monitoring & Observability

    • πŸ”” Alerting & Notification

      • kaznak/alertmanager-mcp - A Model Context Protocol server that integrates with Prometheus Alertmanager for alert management and notification.
    • πŸ” Application Performance Monitoring

      • dynatrace-oss/dynatrace-mcp - MCP server for Dynatrace Observability monitoring, providing AI-powered insights into application performance and infrastructure health.
      • last9/last9-mcp-server - Last9 MCP Server for observability and monitoring, providing AI assistants with access to metrics, logs, and traces.
      • willibrandon/CursorMCPMonitor - Real-time monitoring tool for Model Context Protocol interactions in Cursor AI editor. Track, analyze, and debug AI context exchanges.
      • Polar Signals Remote MCP - MCP server for Polar Signals Cloud continuous profiling platform, enabling AI assistants to analyze CPU performance, memory usage, and identify optimization opportunities in production systems.
      • ingero-io/ingero - eBPF-based GPU causal observability agent with MCP server, providing AI assistants with causal chains explaining GPU latency from CUDA Runtime/Driver API tracing and host kernel event tracing.
      • unitedideas/resolve-mcp - Structured error recovery for AI agents. Returns resolution playbooks with backoff schedules, retry strategies, and recovery steps for 20+ services (OpenAI, Anthropic, Stripe, AWS, Postgres, Redis, Twilio, etc.). Complements monitoring tools by telling agents how to recover from errors, not just detect them.
      • alilxxey/openobserve-community-mcp - MCP server for OpenObserve Community Edition via REST API. Read-only tools for searching logs, traces, stream schemas, and dashboards without requiring the Enterprise license.