AgentMarketMCP / SKILL 资产档案馆

目录 / Httpstatus MCP

MCP 鉴权未知 未评级 已上架

Httpstatus MCP

AI-callable tools for API mocking, testing, monitoring, security, and automation by Httpstatus.com

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://httpstatus--samdomainerplus-szw0.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "Httpstatus MCP": {
      "url": "https://httpstatus--samdomainerplus-szw0.run.tools"
    }
  }
}

能力清单

工具说明
create_mockCreate an API mock definition.
update_mockUpdate an existing API mock by id.
delete_mockDelete an existing API mock by id.
list_mocksList API mocks with optional filtering and pagination.
create_chaos_ruleCreate a reusable API chaos endpoint mapping.
disable_chaos_ruleDisable a chaos rule by id.
list_chaos_rulesList reusable API chaos endpoint mappings.
run_redirect_analyzerAnalyze redirect chain behavior for a URL.
run_cors_debugRun CORS diagnostics for a target URL and origin.
automation_create_workflowCreate an API automation workflow from steps you define. Use this when the user asks to generate automation for a URL or API: you define the steps (method, path, assertions) and send them. Preferred for a single URL or a few endpoints when the user does not provide an OpenAPI spec or Postman collection. Saves to Automation Studio and exports to API Testing (/app/api-testing). Returns workflowId, dashboardUrl (link to API Testing dashboard or the new workflow), and optional apiWorkflowId. Tell the user to view results at the dashboardUrl (e.g. https://httpstatus.com/app/api-testing).
automation_generate_from_openapiGenerate an automation workflow from an OpenAPI/Swagger spec (JSON or YAML string). Use only when the user provides a full OpenAPI spec. For a single URL or endpoints without a spec, use automation_create_workflow instead.
automation_import_postman_collectionConvert an exported Postman collection (JSON object the user already has) into an automation workflow. Use only when the user explicitly provides or pastes a Postman collection. For a URL or API without a Postman export, use automation_create_workflow instead.
automation_run_workflowRun an existing automation workflow by workflowId. Returns runId and status.
automation_get_workflow_statusGet status, step results, and logs for a workflow run by runId.
start_resolveResolve natural-language developer intent to HttpStatus.com tools via the /start router (retrieval-first, optional AI). Returns session_id, tools with routes, confidence, and resolution_layer.
run_security_scanScan a URL for common security issues: missing security headers (HSTS, CSP, X-Frame-Options, etc.), TLS configuration, CORS policy, and XSS vectors. Returns a scored report per check category.
validate_openapiValidate an OpenAPI 2.x/3.x specification (JSON or YAML string) against the spec and report errors, warnings, and schema violations. Returns a structured list of issues with paths and severity.
decode_jwtDecode a JSON Web Token and return the header, payload, and signature metadata. Optionally verify the signature with a secret or public key.
run_traceSubmit distributed trace data (Jaeger, Zipkin, OpenTelemetry, or generic) for analysis. Returns span summary, critical path, slowest operations, and an optional shareable link.
analyze_harAnalyze an HTTP Archive (HAR) file object. Returns performance summary, waterfall timings, largest requests, error responses, and third-party breakdown.
check_sslCheck the SSL/TLS certificate for a hostname: validity, expiry, issuer chain, protocol versions, and cipher suites. Returns days-until-expiry and any chain errors.
create_monitorCreate an uptime monitor for a URL. Returns monitorId, dashboard URL, and next check time. Use get_monitor_status to fetch results.
get_monitor_statusGet the current status, uptime percentage, and recent check history for a monitor created with create_monitor.
capture_webhookCreate or connect to a webhook capture bin and return the capture URL. Returns captureId, webhookUrl to share with the caller, and any requests already received. Use captureId on subsequent calls to poll for new requests.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。