JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2148
  • Score
    100M100P100Q11914F
  • License MIT

MCP server for AWS DevOps with user-friendly names! 34 tools: cloud_servers, cloud_storage, logs_and_metrics, jira_tickets, incident_manager, ai_assistant, and more. Legacy names (ec2, s3, etc.) still work. Credit-based pricing.

Package Exports

  • mcp-aws-devops-server
  • mcp-aws-devops-server/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (mcp-aws-devops-server) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

MCP AWS DevOps Server

ALL 220+ operations available to everyone! 🚀

Credit-based pricing. No feature restrictions. Simple: 1 API call = 1 credit.

🚀 Quick Start

Add to Claude Desktop config:

Linux/Mac: ~/.config/Claude/claude_desktop_config.json Windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "aws-devops": {
      "command": "npx",
      "args": ["-y", "mcp-aws-devops-server"],
      "env": {
        "MCP_API_KEY": "your_api_key_here"
      }
    }
  }
}

Restart Claude Desktop and try:

"List my EC2 instances in us-east-1"
"Run a health check on my infrastructure"
"Find cost optimization opportunities"

đŸ’ŗ Get API Key

Free tier: 50 credits to try it out!

Contact: support@mcpdevops.com

đŸ› ī¸ 34 Tools - What Works

✅ 26 AWS Tools (Work Immediately)

Just add your API key - no other setup needed:

  • cloud_servers (EC2), cloud_storage (S3), databases (RDS)
  • serverless_functions (Lambda), logs_and_metrics (CloudWatch)
  • cost_optimizer ⭐ (find savings across all regions)
  • network_manager ⭐ (VPCs, Elastic IPs, Security Groups)
  • security_scanner ⭐ (scan for vulnerabilities)
  • container_registry (ECR), container_services (ECS)
  • message_queues (SQS/SNS), cloud_templates (CloudFormation)
  • remote_commands (SSM), dashboards (CloudWatch)
  • And 12 more AWS services!

âš™ī¸ 4 Optional Integrations (Add Env Vars)

Add environment variables to enable:

GitHub Integration:

"env": {
  "MCP_API_KEY": "your-api-key",
  "GITHUB_TOKEN": "ghp_your_github_token"
}

Jira Integration:

"env": {
  "MCP_API_KEY": "your-api-key",
  "JIRA_URL": "https://yourcompany.atlassian.net",
  "JIRA_EMAIL": "your-email@company.com",
  "JIRA_API_TOKEN": "your-jira-token"
}

ServiceNow Integration:

"env": {
  "MCP_API_KEY": "your-api-key",
  "SERVICENOW_INSTANCE": "yourcompany.service-now.com",
  "SERVICENOW_USERNAME": "api_user",
  "SERVICENOW_PASSWORD": "api_password"
}

AWS Advanced Tools (EKS, CodeBuild, CodePipeline): Add IAM permissions to your AWS account (see CUSTOMER_TOOL_SETUP_GUIDE.md)

â„šī¸ 3 Tools Not Available in npm Package

These require CLI tools (use alternatives):

  • kubernetes → Use kubernetes_clusters for EKS
  • kubernetes_packages → Use EKS console
  • infrastructure_code → Use cloud_templates for CloudFormation

Bottom Line: 26 tools work immediately, 4 optional integrations via env vars, 3 have alternatives.

💰 Pricing

All plans get ALL tools!

  • Free: 50 credits ($0)
  • Starter: 500 credits ($29/mo)
  • Pro: 2,500 credits ($99/mo)
  • Business: 10,000 credits ($299/mo)
  • Enterprise: 50,000 credits ($999/mo)

📚 Documentation

Full docs: https://github.com/yourorg/mcp-aws-devops-server

🔒 Security

  • Zero-trust architecture
  • No AWS credentials stored
  • Uses IAM roles
  • Complete audit trail

Built for DevOps teams â¤ī¸