MCP Servers / web-scraping / powhttp-mcp

powhttp-mcp

JSON →
none73web-scraping

MCP server enabling agents to debug HTTP requests better

Install
How to run this server

No install command recorded.

server path: powhttp-mcp
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envPOWHTTP_BASE_URL
envPOWHTTP_PROXY_URL
Resources
powhttp-mcp — MCP Server · libregistry