HttpStatus MCP Server
24 个可被 AI 调用的工具,用于 API 模拟、混沌工程、安全扫描、SSL 检查、CORS 调试、OpenAPI 校验、JWT 解码、HAR 分析、分布式追踪、webhook 捕获、自动化工作流与可用性监控。
安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Returns a paginated list of API mock definitions. Supports filtering by name, method, and status code.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Creates a reusable chaos endpoint mapping that injects failures, latency, or error responses into API calls for resilience testing.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Disables an active chaos engineering rule by its ID, stopping fault injection on the target endpoint.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Returns all configured chaos engineering rules with their target endpoints, fault types, and current status.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Follows and reports the full redirect chain for a given URL, showing each hop with status code, headers, and final destination.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Tests CORS configuration by sending preflight and actual requests from a specified origin, reporting allowed methods, headers, credentials, and any misconfigurations.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Creates a new API mock definition. Accepts name, URL pattern, HTTP method, status code, response body, response headers, and optional delay in milliseconds. Returns the created mock ID and endpoint URL.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Updates an existing API mock definition by its ID. Can modify URL pattern, method, status code, response body, response headers, and delay.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Permanently deletes an API mock endpoint by its ID.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Inspects the SSL/TLS certificate of a given hostname. Returns validity dates, issuer chain, supported protocols, cipher suites, and days until expiry.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Performs a comprehensive security scan checking HTTP security headers, TLS configuration, CORS policy, CSP, HSTS, and common XSS vectors. Returns findings with severity levels.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Validates an OpenAPI or Swagger specification in JSON or YAML format. Returns validation errors, warnings, and schema compliance details.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Decodes a JSON Web Token without verification. Returns the parsed header, payload claims, signature algorithm, and expiration status.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Parses and analyzes distributed trace data from Jaeger, Zipkin, or OpenTelemetry formats. Visualizes span hierarchy, timing, and identifies bottlenecks.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Parses an HAR file and reports request/response timings, error rates, slow requests, payload sizes, and performance recommendations.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Sets up an uptime monitor for a URL with configurable check intervals, regions, and alert thresholds. Returns the monitor ID.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Returns the current up/down status, uptime percentage, response time, and recent check history for a monitor by ID.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Creates a temporary webhook capture bin and polls for incoming requests. Returns full request details including headers, body, and query parameters.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Creates a multi-step API automation workflow with sequential or parallel steps, variable extraction, and conditional logic.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Automatically generates an API automation workflow from an OpenAPI specification, creating test steps for each endpoint.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Imports a Postman v2.1 collection and converts it into an HttpStatus automation workflow with preserved variables and test scripts.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Executes an automation workflow by its ID and returns the run ID for status tracking.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Returns the execution status, individual step results, response data, and logs for a workflow run by its run ID.安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
Takes a natural-language description of what the user wants to do and resolves it to the most appropriate HttpStatus tool or action.