powhttp-mcp
JSON →MCP server enabling agents to debug HTTP requests better
Tools · 17
- powhttp_sessions_list List all sessions with entry counts
- powhttp_session_active Get the currently active session
- powhttp_search_entries Search entries with filters and free text
- powhttp_get_entry Get full details of a specific entry
- powhttp_get_tls Get TLS handshake events for a connection
- powhttp_get_http2_stream Get HTTP/2 frame details for a stream
- powhttp_fingerprint Generate HTTP, TLS, and HTTP/2 fingerprints
- powhttp_diff_entries Compare two entries to find detection differences
- powhttp_extract_endpoints Cluster entries into endpoint groups
- powhttp_describe_endpoint Generate detailed endpoint description
- powhttp_trace_flow Trace related requests around a seed entry
- powhttp_validate_schema Validate entry bodies against a schema
- powhttp_query_body Extract specific fields from bodies using JQ expressions
- powhttp_infer_schema Infer merged schema from multiple entry bodies with field statistics
- powhttp_graphql_operations Cluster GraphQL traffic by operation name and type
- powhttp_graphql_inspect Parse and inspect individual GraphQL operations
- powhttp_graphql_errors Extract and categorize GraphQL errors from responses
Environment variables
POWHTTP_BASE_URLPOWHTTP_PROXY_URL
Links
★ 73 GitHub stars