← Discover MCPs and Agents
a
MCPAI & MLGitHub

awesome-agentic-devops

Curated + scored map of official MCP servers and agents for DevOps, Cloud, SRE, and Platform Engineering — every entry rated on production access, approval gates, and audit evidence.

Links

README

From the repo.

Awesome Agentic DevOps

License: MIT CI PRs Welcome

A curated, official-first catalog of MCP servers, agent skills, AI agents, frameworks, and supporting resources for DevOps, Cloud, SRE, and Platform Engineering. It includes vendor and open-source project resources alongside a clearly labeled community-driven section.

Most agent lists stop at discovery. This one is built for operators:

  • Official-first, community-inclusive — 79 entries organized into 15 catalog sections; official vendor and project resources are prioritized, while community-driven entries are separated in a dedicated community section.
  • Scored, not just listed — every entry records action capability, human-approval controls, tracing evidence, maturity, and operational risk (how entries are scored).
  • Audited by CI — GitHub repository entries are checked weekly for reachability and archived status; non-GitHub documentation links are outside this automated check and require curator review.
  • Installable, not just readableone command installs hundreds of skills from cataloged Google, Microsoft, Azure, Azure DevOps, and Harness sources — plus a separate community set — into Claude Code, Cursor, Codex, VS Code, or Antigravity.
  • Runnable, not just theoretical — documented reference-agent examples cover Terraform plan review, drift detection, and policy-driven container image releases.

Safety first: some cataloged tools and agents can change infrastructure. Prefer read-only or proposal mode, require human approval before write actions, and use least-privilege credentials — full guidance in the safety model.

Contents

Evaluation labels

LabelMeaning
prodassessed as production-adjacent; not a readiness guarantee
prototypeassessed as a useful prototype
mcpMCP/server integration
approvaldocuments an approval or safety mechanism; enforcement varies
evidencehas tracing/evidence/evals
writewrite-capable; review before use

Labels are shorthand for structured fields recorded on every entry in data/repos.yamlhow entries are scored explains each field and how it is verified.

Compliance evidence checklist

Production-adjacent agent runs need a reviewable evidence packet, not just a chat transcript. Use the compliance evidence checklist to capture request context, identity and data boundaries, redacted tool calls, approval records, validation output, and follow-ups for MCP servers, skills, incident copilots, Terraform reviewers, and other DevOps agents.

At minimum, record an explicit approval before any write-capable agent mutates infrastructure, source control, CI/CD, identity, secrets, incidents, or production telemetry configuration. If the approval cannot be captured, keep the agent in read-only or proposal mode.

Top picks by use case

Use caseStart withWhy
AWS agentic cloud automationaws/agent-toolkit-for-awsOfficial AWS-supported MCP, skills, plugins, project rules, IAM-aware controls, CloudWatch metrics, and CloudTrail auditability.
Azure cloud automationmicrosoft/mcp
microsoft/azure-skills
Official Microsoft MCP and skills/plugin sources for Azure resource workflows.
Google Cloud automationgoogle/mcp
googleapis/gcloud-mcp
google/skills
Official Google MCP and skills sources for GCP, Cloud Run, GKE, observability, and storage workflows.
Source-control DevOpsgithub/github-mcp-server
GitLab MCP server
atlassian/atlassian-mcp-server
Linear MCP server docs
Official MCP tool surfaces for repos, issues, PRs, Jira, Bitbucket, Linear roadmap/issue workflows, and related delivery workflows.
Terraform and IaChashicorp/terraform-mcp-server
Pulumi MCP Server
opentofu/opentofu-mcp-server
Official IaC MCP sources for Terraform Registry/HCP Terraform, Pulumi Cloud automation, and OpenTofu Registry documentation lookup.
SRE incident responsegrafana/mcp-grafana
datadog-labs/mcp-server
Honeycomb MCP docs
Elastic Agent Builder MCP server docs
PagerDuty/pagerduty-mcp-server
Official observability and incident-management MCPs for metrics, logs, traces, SLOs, triggers, indexed operational data, alerts, incidents, and on-call context.
FinOps and cloud costvantage-sh/vantage-mcp-serverOfficial Vantage MCP server for cloud spend analysis, budgets, anomalies, reports, and provider-resource cost context across Vantage-connected providers.
Security and code qualityOWASP MCP Top 10
cisco-ai-defense/mcp-scanner
SonarSource/sonarqube-mcp-server
okta/okta-mcp-server
Snyk Studio MCP docs
snyk/studio-mcp
Wiz WIN MCP Server docs
CrowdStrike/falcon-mcp
DopplerHQ/mcp-server
Official MCPs and security resources for MCP threat modeling, MCP server scanning, code quality, application security, identity-aware workflows, secrets management, agent security, cloud-security posture, and Falcon-platform SOC automation.
Data platform operationsmongodb-js/mongodb-mcp-server
redis/mcp-redis
googleapis/mcp-toolbox
dbt-labs/dbt-mcp
bytebase/dbhub
Official database and data-platform MCP servers for MongoDB, Redis, Google MCP Toolbox for Databases, dbt, and Bytebase-maintained DBHub. Treat DBHub as independent-vendor-backed and use read-only database credentials/approval gates for SQL execution.
Kubernetes and platform operationskubernetes-sigs/mcp-lifecycle-operator
containers/kubernetes-mcp-server
skyhook-io/radar
Official Kubernetes SIG lifecycle tooling plus community Kubernetes/OpenShift MCP operations and cluster triage with explicit RBAC/blast-radius notes.
CI/CD and GitOpsjenkinsci/mcp-server-plugin
argoproj-labs/mcp-for-argocd
harness/mcp-server
Official Jenkins, Argo Project, and Harness resources for pipeline, build, deployment, rollback, and GitOps workflows.
MCP development and governancemodelcontextprotocol/python-sdk
modelcontextprotocol/typescript-sdk
modelcontextprotocol/registry
Docker MCP Catalog and Toolkit
Official SDKs, registry, and Docker governance surfaces for building, packaging, and controlling DevOps MCP servers.
Browser automation and debuggingChromeDevTools/chrome-devtools-mcp
microsoft/playwright-mcp
Official browser automation MCP servers for web-app QA, performance tracing, network/console inspection, and accessibility-tree-driven browser workflows.
Agent frameworks and templatesgoogle/adk-python
GoogleCloudPlatform/agent-starter-pack
Official Google agent framework and production templates with CI/CD, evaluation, and observability.

Install skills into your coding agent

Install hundreds of Agent Skills from the cataloged Google, Microsoft, Azure, Azure DevOps, and Harness sources with one command:

# Claude Code, macOS/Linux — installs every official skill into ~/.claude/skills/
curl -fsSL https://raw.githubusercontent.com/DevOpsAIguru123/awesome-agentic-devops/main/install/claude-code/install.sh | sh -s -- --official

Choose breadth with a flag: --official (361 skills), --community (26), or --all (387). Python 3 is the only requirement — there is no pip install step.

Pass --dry-run to preview first. Commands for Cursor, Codex, VS Code, Antigravity (Mac and Windows) — plus target folders and safety notes — are in the install guide. To install just one company or product, use the official skills catalog or the community skills catalog.

Recently added

New catalog entries appear below; notable non-entry changes (formatting, labels, tooling) are in the changelog.

DateEntryCategory
2026-07-25opentofu/opentofu-mcp-serverIaC / OpenTofu Registry MCP
2026-07-23containers/kubernetes-mcp-serverCommunity / Kubernetes and OpenShift
2026-07-23cisco-ai-defense/mcp-scannerSecurity / MCP server scanning
2026-07-23Honeycomb MCP docsSRE / Honeycomb observability
2026-07-22docker/hub-mcpDevOps / Docker Hub container workflows
2026-07-22digitalocean-labs/mcp-digitaloceanCloud / DigitalOcean
2026-07-22googleapis/mcp-toolboxData platform / database toolbox
2026-07-22dbt-labs/dbt-mcpData platform / dbt
2026-07-22bytebase/dbhubData platform / independent-vendor DBHub SQL MCP
2026-07-22aquasecurity/trivy-mcpSecurity / Trivy vulnerability scanning
2026-07-22Linear MCP server docsDevOps / Linear issue and roadmap workflows
2026-07-18DopplerHQ/mcp-serverSecurity / Doppler secrets management
2026-07-17CrowdStrike/falcon-mcpSecurity / CrowdStrike Falcon SOC automation
2026-07-14dynatrace-oss/dynatrace-mcpSRE / Dynatrace observability
2026-07-12harness/mcp-serverCI/CD / Harness
2026-07-12harness/harness-skillsAgent skills / Harness
2026-07-09redis/mcp-redisData platform / Redis
2026-07-08Elastic Agent Builder MCP server docsSRE / observability
2026-07-07skyhook-io/radarKubernetes / community MCP
2026-07-07OWASP MCP Top 10Agent security / MCP risk framework
2026-07-06vantage-sh/vantage-mcp-serverFinOps / cloud cost
2026-07-05hashicorp/vault-mcp-serverIaC / secrets management
2026-07-05cloudflare/mcp-server-cloudflareCloud / edge
2026-07-05CircleCI-Public/mcp-server-circleciCI/CD
2026-07-05mongodb-js/mongodb-mcp-serverData platform
2026-07-05backstage/backstage (mcp-actions-backend)Platform toolkits

Local reference agents

This repo keeps runnable reference agents under agents/.

PathPurpose
agents/adk/terraform-plan-reviewerGemini ADK agent that reviews Terraform plan output and returns structured risk findings.
agents/adk/terraform-drift-detectorGemini ADK agent that reviews Terraform Cloud refresh-only plans and sends Discord-ready drift alerts.
agents/container-image-release-advisorSonarCloud and Trivy container release pipeline with deterministic policy, protected approval, three reports, and an ADK/Vertex AI or Claude/Sonnet advisory stage.

Curated catalog

The source of truth is data/repos.yaml. The catalog combines official vendor and open-source project resources with a dedicated section for community-driven tools and references. Entries include executable software as well as SDKs, documentation, security frameworks, registries, and other ecosystem resources.

Official Cloud MCP Servers and Agent Toolkits

RepoLabelsOperator note
aws/agent-toolkit-for-awsprod
mcp
approval
evidence
write
Official AWS-supported toolkit with managed MCP server access, current AWS docs/API knowledge tools, on-demand agent skills, Claude Code/Codex plugins, and project rules for Kiro, Claude Code, Cursor, Codex, and other MCP-compatible agents.
awslabs/mcpprod
mcp
approval
write
Official AWS Labs MCP server collection; useful legacy/source reference while AWS transitions capabilities into Agent Toolkit.
microsoft/mcpprod
mcp
approval
write
Official Microsoft MCP catalog, including Azure cloud and infrastructure MCP references.
google/mcpprod
mcp
approval
write
Official Google MCP repository listing managed and open-source MCP servers for Google and Google Cloud.
googleapis/gcloud-mcpprod
mcp
approval
write
Official Google API repository for gcloud, observability, storage, and backup/disaster-recovery MCP servers.
GoogleCloudPlatform/cloud-run-mcpprod
mcp
approval
write
Official Google Cloud Platform MCP server for deploying apps to Cloud Run.
cloudflare/mcp-server-cloudflareprod
mcp
approval
write
Official Cloudflare MCP servers for account, Workers, and edge configuration workflows.
vercel/vercel-mcp-overviewprod
mcp
approval
write
Official public overview of Vercel's hosted MCP server for project and deployment context.
digitalocean-labs/mcp-digitaloceanprototype
mcp
approval
write
DigitalOcean Labs MCP integration for self-hosted cloud operations over DigitalOcean droplets, App Platform, databases, and account resources.

Official DevOps MCP Servers

RepoLabelsOperator note
microsoft/azure-devops-mcpprod
mcp
approval
write
Official Azure DevOps MCP server with remote-first onboarding and local server option.
github/github-mcp-serverprod
mcp
approval
write
Official GitHub MCP server for repository, issue, pull request, code, and workflow automation.
GitLab MCP serverprod
mcp
approval
write
Official GitLab MCP server is documented as a GitLab-hosted endpoint rather than a standalone GitHub repo.
atlassian/atlassian-mcp-serverprod
mcp
approval
write
Official Atlassian Rovo MCP server for Jira, Confluence, Jira Service Management, Bitbucket, and Compass.
Linear MCP server docsprod
mcp
approval
write
Official Linear documentation for its centrally hosted remote MCP server with OAuth 2.1 dynamic client registration, API-key support, a read-only endpoint, and tools for issue, project, roadmap, and comment workflows.
docker/mcp-registryprod
mcp
approval
evidence
Official Docker MCP registry and catalog source for verified containerized MCP servers.
docker/hub-mcpprototype
mcp
approval
write
Official Docker Hub MCP server for AI-assisted image discovery, image recommendations, and Docker Hub repository workflows.
kubernetes-sigs/mcp-lifecycle-operatorprototype
mcp
approval
write
Official Kubernetes SIG operator for declaratively deploying and rolling out MCP servers, not a general kubectl MCP server.

Official Security and Code-Quality MCP Servers

RepoLabelsOperator note
SonarSource/sonarqube-mcp-serverprod
mcp
approval
Official SonarQube MCP server for code quality and security insights in AI agents.
okta/okta-mcp-serverprod
mcp
approval
write
Official Okta self-hosted MCP server for connecting agents to Okta identity workflows.
OWASP MCP Top 10prod
mcp
approval
evidence
Official OWASP MCP Top 10 documentation for assessing Model Context Protocol security risks across agentic DevOps integrations.
Snyk Studio MCP docsprod
mcp
approval
evidence
Official Snyk documentation for Snyk Studio agentic security workflows and Snyk MCP Server usage.
snyk/studio-mcpprod
mcp
approval
evidence
Official Snyk MCP server (Go) providing snyk_sca_scan, snyk_code_scan, snyk_iac_scan, snyk_container_scan, snyk_sbom_scan, snyk_secret_scan, and snyk_aibom tools via the snyk mcp CLI command.
snyk/agent-scanprod
approval
evidence
Official Snyk security scanner for AI agents, MCP servers, and agent skills.
Wiz WIN MCP Server docsprod
mcp
approval
evidence
Official Wiz documentation for the WIN MCP server, adding CNAPP and cloud-security coverage.
CrowdStrike/falcon-mcpprototype
mcp
approval
write
Official CrowdStrike MCP server (Python, public preview) for threat detection, incident investigation, threat intelligence, endpoint inventory, identity protection, NG-SIEM, and cloud security (CSPM/CSVM). Use least-privilege API scopes; write-capable modules can change endpoint policy and detection rules.
DopplerHQ/mcp-serverprototype
mcp
approval
write
Official Doppler MCP server (TypeScript, Apache-2.0) providing AI assistants access to the Doppler secrets API. Experimental; use service tokens scoped per config. Write-capable — can create/delete secrets.
cisco-ai-defense/mcp-scannerprod
mcp
approval
evidence
Cisco AI Defense MCP Scanner for scanning MCP servers and tools with YARA rules, LLM-as-judge, Cisco AI Defense Inspect API, dependency checks, readiness checks, and optional VirusTotal analysis.
aquasecurity/trivy-mcpprototype
mcp
approval
evidence
Official Aqua Security Trivy MCP plugin exposing vulnerability, misconfiguration, secret, filesystem, container image, and repository scanning to MCP clients.

Official CI/CD and GitOps MCP Servers

RepoLabelsOperator note
jenkinsci/mcp-server-pluginprod
mcp
approval
write
Official Jenkins plugin that enables Jenkins to act as an MCP server for LLM-powered clients.
argoproj-labs/mcp-for-argocdprototype
mcp
approval
write
Argo Project Labs MCP server implementation for Argo CD, filling the GitOps/CD gap in the catalog.
controlplaneio-fluxcd/flux-operator (MCP)prod
mcp
approval
evidence
write
Official Flux Operator MCP server from CNCF Flux core maintainers; Go single-binary with read-only mode, kubeconfig scoping, and Kubernetes impersonation. Covers Kustomizations, HelmReleases, drift detection, root cause analysis, and multi-cluster comparison.
CircleCI-Public/mcp-server-circleciprod
mcp
approval
evidence
Official CircleCI MCP server for build failure logs, pipeline status, flaky test detection, and usage analysis.
harness/mcp-serverprod
mcp
approval
write
Official Harness MCP server (Go) for CI/CD pipelines, deployments, connectors, feature flags, and infrastructure operations; risk-tiered model blocks destructive ops without confirmation.

Official MCP SDKs, Reference Implementations, Registries, and Governance Platforms

RepoLabelsOperator note
Docker MCP Catalog and Toolkit docsprod
mcp
approval
write
Official Docker documentation for MCP Toolkit, MCP Catalog, profiles, CLI, and MCP Gateway.
Docker MCP Gateway docsprod
mcp
approval
write
Official Docker MCP Gateway documentation for secure, centralized orchestration of containerized MCP tools.
modelcontextprotocol/serversprod
mcp
approval
Official MCP reference server implementations and ecosystem pointers.
modelcontextprotocol/python-sdkprod
mcp
approval
Official Python SDK for building MCP servers and clients.
modelcontextprotocol/typescript-sdkprod
mcp
approval
Official TypeScript SDK for Model Context Protocol servers and clients.
modelcontextprotocol/registryprod
mcp
approval
evidence
Official community-driven registry service for Model Context Protocol servers.

Official CloudOps Agent Samples

RepoLabelsOperator note
aws-samples/sample-cloudops-multi-agent-platformprototype
approval
evidence
write
AWS Samples reference for a hierarchical multi-agent CloudOps platform using Bedrock AgentCore and Strands Agents SDK.

Official IaC MCP Servers

RepoLabelsOperator note
hashicorp/terraform-mcp-serverprod
mcp
approval
evidence
write
Official HashiCorp Terraform MCP server with registry, HCP Terraform, Terraform Enterprise, and OTel support.
Pulumi MCP Serverprod
mcp
approval
write
Official Pulumi hosted MCP server for Pulumi Cloud resources, registry lookup, policies, and Pulumi Neo workflows.
hashicorp/vault-mcp-serverprod
mcp
approval
write
Official HashiCorp Vault MCP server (beta) for secrets and mount management alongside Terraform-driven IaC workflows.
opentofu/opentofu-mcp-serverprototype
mcp
approval
Official OpenTofu MCP server for searching the OpenTofu Registry, retrieving provider/module details, resource and data-source docs, and configuration examples via hosted or local MCP deployment.

Official SRE MCP Servers

RepoLabelsOperator note
grafana/mcp-grafanaprod
mcp
approval
evidence
write
Official Grafana MCP server for Grafana and surrounding observability ecosystem access.
getsentry/sentry-mcpprod
mcp
approval
evidence
write
Official Sentry MCP service focused on human-in-the-loop coding agents and debugging workflows.
datadog-labs/mcp-serverprod
mcp
approval
evidence
Official Datadog MCP server documentation and examples for connecting AI agents to Datadog observability.
Honeycomb MCP docsprod
mcp
approval
evidence
write
Official Honeycomb hosted MCP documentation for querying traces, metrics, logs, SLOs, triggers, and AI-optimized observability workflows through OAuth 2.1 or scoped API keys.
Datadog MCP Server setup docsprod
mcp
approval
evidence
Official Datadog MCP setup documentation, including the ChatGPT setup path.
Splunk MCP Serverprod
mcp
approval
evidence
Splunkbase listing for the Splunk-supported MCP Server for Splunk Platform, Enterprise, and Cloud customers.
PagerDuty/pagerduty-mcp-serverprod
mcp
approval
write
Official PagerDuty MCP server for incidents, services, schedules, event orchestrations, and embedded incident UIs.
newrelic/mcp-serverprod
mcp
approval
evidence
Official New Relic MCP server for APM, dashboard, and NRQL-based observability context.
dynatrace-oss/dynatrace-mcpprod
mcp
approval
evidence
write
Official Dynatrace open-source MCP server for DQL querying, anomaly/incident/Kubernetes investigation, Davis Copilot AI chat, and deployment automation.
Elastic Agent Builder MCP server docsprod
mcp
approval
evidence
Official Elastic documentation for exposing Agent Builder tools through MCP with Kibana URL and API-key authentication.

Official Agent Skills and Frameworks

RepoLabelsOperator note
microsoft/azure-devops-skillsprod
write
Official Microsoft Azure DevOps skill examples; approval gates should be verified per skill.
microsoft/skillsprod
mcp
approval
Official Microsoft skills, MCP configurations, custom agents, and AGENTS.md guidance for coding agents.
microsoft/azure-skillsprod
mcp
approval
write
Official Azure skills plugin with Azure skills, Azure MCP tools, and Foundry MCP coverage.
google/skillsprod
approval
Official Google Agent Skills repository for Google products and technologies.
google/adk-pythonprod
approval
evidence
Official Google Agent Development Kit for building, evaluating, and deploying agents.
GoogleCloudPlatform/agent-starter-packprod
approval
evidence
Official Google Cloud starter pack for shipping agents with CI/CD, evaluation, observability, and security.
harness/harness-skillsprod
approval
write
Official Harness agent skills for Claude Code, Cursor, and GitHub Copilot enabling natural-language CI/CD automation via harness/mcp-server.

Official Platform Agent Toolkits

RepoLabelsOperator note
databricks-solutions/ai-dev-kitprod
mcp
approval
evidence
write
Databricks field-engineering AI Dev Kit with Databricks MCP server, Databricks skills, tools core, and builder app support.
kubeflow/mcp-serverprod
mcp
approval
write
Official Kubeflow MCP server for AI-assisted development with Kubeflow tools.
backstage/backstage (mcp-actions-backend)prod
mcp
approval
write
Official CNCF Backstage plugin that exposes Internal Developer Portal actions as MCP tools for AI agents.

Official Diagramming and Architecture MCP Tools

RepoLabelsOperator note
jgraph/drawio-mcpprod
mcp
approval
draw.io MCP server and Claude Code plugin for generating, opening, and exporting draw.io diagrams with shape search.

Official Browser Automation and Debugging MCP Servers

RepoLabelsOperator note
ChromeDevTools/chrome-devtools-mcpprod
mcp
approval
evidence
write
Official Chrome DevTools MCP server for browser debugging, performance tracing, network inspection, and DOM automation in coding agents.
microsoft/playwright-mcpprod
mcp
approval
write
Official Microsoft Playwright MCP server exposing accessibility-tree browser automation for web QA, scraping, debugging, and exploratory agent loops.

Official Data Platform MCP Servers

RepoLabelsOperator note
mongodb-js/mongodb-mcp-serverprod
mcp
approval
write
Official MongoDB MCP server (public preview) connecting agents to MongoDB Community, Enterprise, and Atlas deployments.
redis/mcp-redisprod
mcp
approval
write
Official Redis MCP Server for natural-language Redis data management, cache/session workflows, vector search, streams, pub/sub, and Redis documentation lookup.
googleapis/mcp-toolboxprod
mcp
approval
evidence
write
Official Google APIs MCP Toolbox for Databases with self-hosted database tools, SDKs, integrated auth, and OpenTelemetry support.
dbt-labs/dbt-mcpprod
mcp
approval
write
Official dbt Labs MCP server for dbt Core, dbt Fusion, and dbt Platform context, including Discovery API, Semantic Layer, project search, and dbt CLI tools.
bytebase/dbhubprod
mcp
approval
write
Bytebase-maintained DBHub MCP server from an independent database DevSecOps vendor for Postgres, MySQL, MariaDB, SQL Server, and SQLite; supports execute_sql plus read-only mode, row limits, and timeouts, so use least-privilege DB credentials and approval gates.

Official FinOps and Cloud-Cost MCP Servers

RepoLabelsOperator note
vantage-sh/vantage-mcp-serverprod
mcp
approval
evidence
write
Official Vantage MCP server for natural-language FinOps workflows over Vantage cloud spend, budgets, anomalies, reports, and provider resources.

Community Discovery and Skills

RepoLabelsOperator note
rohitg00/awesome-devops-mcp-serversmcp
prototype
Community discovery source for MCP ecosystem mapping and candidate integrations.
antonbabenko/terraform-skillprototype
approval
Community Terraform-specific prompt and workflow reference.
addyosmani/agent-skillsprod
approval
Community engineering skill reference; useful style and structure input for DevOps-specific skills.
Agents365-ai/drawio-skillprototype
approval
Community draw.io skill for natural-language diagram generation, visual self-checking, and exports.
containers/kubernetes-mcp-serverprod
mcp
approval
evidence
write
Community-maintained Containers org MCP server for Kubernetes and OpenShift with direct Kubernetes API access, multi-cluster support, read-only mode, and a read-only production setup guide.
skyhook-io/radarprod
mcp
approval
evidence
write
Community open-source Kubernetes UI with a built-in MCP server: read-only cluster/topology/event queries plus RBAC-scoped write and GitOps/Helm tools for AI-assisted operations.

How to contribute

Start with CONTRIBUTING.md. New entries should update data/repos.yaml, include a real operational use case, classify action level, and explain safety or approval behavior.

Run validation before opening a PR:

python scripts/validate_repos_yaml.py
python scripts/sync_readme_counts.py   # refreshes the intro's entry/category counts
pytest -q
python scripts/run_mock_eval_scenarios.py
python scripts/audit_github_repos.py --workers 12 --fail-on-unreachable

Collected info

  • 69 stars
  • 10 forks
  • Language: Python
  • Source updated: 7/26/2026

Config for your environment

Replace {MCP_ENDPOINT_URL} with this MCP’s endpoint URL (from its repo or docs above). No API key — you connect directly.

Tool

OS

Config file: ~/.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server": {
      "url": "{MCP_ENDPOINT_URL}"
    }
  }
}

Paste into mcpServers in the config file. Restart Cursor after saving.

If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.