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â Usekubernetes_clustersfor EKSkubernetes_packagesâ Use EKS consoleinfrastructure_codeâ Usecloud_templatesfor 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 â¤ī¸