# Jungle Cleaner MCP server

Lowers your AWS bill by helping you clean up and optimize your setup

## Links
- Registry page: https://www.getdrio.com/mcp/com-junglecleaner-mcp
- Website: https://junglecleaner.com

## Install
- Endpoint: https://junglecleaner.com/api/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://junglecleaner.com/api/mcp
- Header: Authorization

## Tools
- connect_aws - Connect an AWS account so it can be scanned for unused resources and wasted spend. Returns a guided setup page. If you are not yet signed in to Jungle Cleaner, this will return a sign-in URL first. Endpoint: https://junglecleaner.com/api/mcp
- list_accounts - List all AWS accounts connected to Jungle Cleaner for the current user. Endpoint: https://junglecleaner.com/api/mcp
- scan - Scan your connected AWS account for unused resources and wasted spend. Returns findings with estimated monthly cost in plain English. Pass progressToken to receive live progress updates during the scan. If multiple accounts are connected, pass the account name or account ID to target a specific one. Endpoint: https://junglecleaner.com/api/mcp
- get_results - Retrieve the latest scan results without triggering a new scan. Useful if you want to re-read results from a previous run. Endpoint: https://junglecleaner.com/api/mcp
- verify_savings - Check which findings from the latest scan have been remediated — resources deleted, configs changed, policies set. Confirms each remediation via the AWS API and records the estimated monthly saving so your total captured savings accumulate over time. Returns newly confirmed remediations and your running captured savings total. Endpoint: https://junglecleaner.com/api/mcp
- clean - Get a step-by-step cleanup guide for your latest scan findings. Automatically checks whether idle resources are still in use before recommending deletion. Detects IaC tools (Terraform, CloudFormation, OpenTofu, Pulumi) and shows IaC-first remediation guidance. Returns a ready-to-act guidance prompt — you follow the steps, Jungle Cleaner verifies the savings. Endpoint: https://junglecleaner.com/api/mcp
- check_usage - Check whether a specific resource is currently idle or in active use. Uses live CloudWatch metrics and API state checks. Returns a verdict (confirmed_inactive / possibly_active / unknown) with supporting evidence. Endpoint: https://junglecleaner.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.junglecleaner
- Version: 0.1.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 4, 2026
- Source: https://registry.modelcontextprotocol.io
