Back to Home
CodeIA-Tech icon

codeia-mcp-servers

Verified Safe

by CodeIA-Tech

Overview

This project provides a collection of Model Context Protocol (MCP) server configurations and specialized agent rules for the Cursor IDE, enabling integration with various DevOps, SRE, monitoring, and automation tools like Datadog, Azure DevOps, Kubernetes, Git, and local filesystem.

Installation

Run Command
node scripts/datadog/datadog-mcp-server.js

Environment Variables

  • DATADOG_API_KEY
  • DATADOG_APP_KEY
  • DATADOG_SITE
  • GITHUB_TOKEN
  • AZURE_DEVOPS_ORG
  • AZURE_DEVOPS_PAT
  • RUNDECK_API_URL
  • RUNDECK_API_TOKEN
  • KUBECONFIG
  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
  • BRAVE_API_KEY
  • POSTGRES_CONNECTION_STRING
  • SQLITE_DB_PATH
  • FILESYSTEM_BASE_PATH

Security Notes

The project explicitly addresses security by recommending the use of environment variables or GitHub Secrets for sensitive information, with dedicated scripts for secret management. Server execution relies on `npx` to launch external `@modelcontextprotocol/server-*` packages, which is generally secure if the underlying packages are trusted. Custom scripts use standard shell commands and `ssh` for remote execution, which requires careful management of SSH keys. No `eval` or blatant malicious patterns were found.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2025-12-02

Tags

DatadogAzure DevOpsKubernetesGitOpsAutomationSREDevOpsReportingMonitoring