# api-payload-auditor MCP server

Cloudflare Workers MCP server: api-payload-auditor

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-lazymac2x-api-payload-auditor
- Repository: https://github.com/lazymac2x/api-payload-auditor-api

## Install
- Endpoint: https://api.lazy-mac.com/api-payload-auditor/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.lazy-mac.com/api-payload-auditor/mcp

## Tools
- payload_analyze - Analyze a JSON API response payload structure — field count, size in bytes, max nesting depth, type distribution, null field count, and redundancy signals (empty arrays, null values). Endpoint: https://api.lazy-mac.com/api-payload-auditor/mcp
- field_prune_suggest - Identify and suggest unnecessary fields for removal from a JSON payload. Flags debug/temp/internal/deprecated fields, null values, empty arrays, and _ prefix fields. Endpoint: https://api.lazy-mac.com/api-payload-auditor/mcp
- bandwidth_cost_calc - Calculate cloud API egress bandwidth costs for a given payload size and monthly traffic. Returns cost at 25%, 50%, and 75% reduction scenarios. Endpoint: https://api.lazy-mac.com/api-payload-auditor/mcp
- compare_payloads - Compare an original payload to an optimized version. Returns size reduction %, removed field paths, and depth change. Endpoint: https://api.lazy-mac.com/api-payload-auditor/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.lazymac2x
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 16, 2026
- Source: https://registry.modelcontextprotocol.io
