mcpserver.lol
registry/api-flow-analyzer
Connection check verified live · 27h ago

api-flow-analyzer

Cloudflare Workers MCP server: api-flow-analyzer

Tools 6
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

6 tools

Read from the running server on 27h ago.

analyze_flow calls*flow_id*
Analyze complete API call flow and identify patterns
calculate_savings current_calls*avg_latency_msoptimized_calls*cost_per_call_usd
Calculate estimated cost and latency savings from optimizations
detect_redundancy calls*threshold_pct
Identify duplicate or redundant API calls in a flow
get_dependency_graph calls*
Generate dependency graph of API calls showing call sequence and relationships
suggest_batching calls*batch_size_limit
Recommend batching opportunities for parallel API calls
track_call method*endpoint*duration_ms*status_code*service_nameresponse_size_bytes
Record and track an individual API call with metadata