Reqable MCP
UnclaimedMCP server for Reqable local capture data
Install
npx -y reqable-mcp@latestUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (17)
analyze_api
infer API shapes for a domain
analyze_websocket_session
summarize directions, message types, JSON shapes, and close events for a session
export_websocket_session_raw
export the raw uploaded WebSocket entry and raw frame list
generate_code
generate sample client code from captured HTTP request
get_domains
domain-level request statistics
get_request
fetch request details by ID (full includes rawentry)
get_websocket_session
fetch WebSocket session details and messages by ID (including rawentry and message raw)
health_report
ingest status + WebSocket data quality report
import_har
import HAR from file path
ingest_status
ingest server state and counters
list_active_websocket_sessions
list recently active WebSocket sessions by latest captured frames
list_requests
list recent HTTP/WebSocket handshake requests with filters
list_websocket_sessions
list captured WebSocket sessions
repair_websocket_messages
backfill missing fields from raw frames (supports dry-run)
search_requests
keyword search in HTTP URL/body/raw uploaded entry (raw / rawentry)
search_websocket_messages
precise WebSocket message search by keyword, direction, type, opcode, close code, domain, and request ID
tail_websocket_messages
incremental fetch by requestid + afterseq cursor