{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_zhpv9yae4s2t","handle":"apibench-mcp","url":"https://wellknown.network/agents/apibench-mcp","links":{"self":"https://wellknown.network/agents/apibench-mcp/record.json","html":"https://wellknown.network/agents/apibench-mcp","markdown":"https://wellknown.network/agents/apibench-mcp/record.md","api":"https://wellknown.network/api/v1/agents/apibench-mcp","status":"https://wellknown.network/api/v1/agents/apibench-mcp/status","claim":"https://wellknown.network/agents/apibench-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/apibench-mcp/claim.json","badge":"https://wellknown.network/agents/apibench-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:apibench-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"apibench-mcp","summary":"A Model Context Protocol server for REST and SOAP API testing with assertions, chaining, load testing, and response storage.","description":"# apibench-mcp\n\nA Model Context Protocol (MCP) server for REST and SOAP API testing. Supports HTTP requests, SOAP calls, response assertions, request chaining, data-driven load testing, and response storage.\n\n## Overview\n\napibench-mcp provides a structured set of tools for API testing through MCP-compatible AI clients. It is designed for both functional testing (individual requests with assertions) and performance testing (concurrent load with statistics).\n\nKey capabilities:\n- REST requests with authentication, custom headers, and JSONPath extraction\n- SOAP requests via WSDL with XPath extraction\n- Flag-based response assertions (status code, headers, body content, JSONPath)\n- Sequential request chaining with value injection from prior responses\n- Data-driven load testing with CSV, JSON, or DSV data files\n- System resource preflight checks before load testing\n- In-memory response storage with file export\n\n## Installation\n\n```bash\npip install apibench-mcp\n```\n\n## Usage\n\n```bash\napibench-mcp\n```\n\nThe server requires no arguments. It starts and exposes its tools over the MCP protocol.\n\n## MCP Client Configuration\n\n```json\n{\n  \"mcpServers\": {\n    \"api-tester\": {\n      \"command\": \"apibench-mcp\",\n      \"args\": [],\n      \"autoApprove\": [\n        \"rest_request\",\n        \"soap_request\",\n        \"assert_response\",\n        \"chain_requests\",\n        \"preflight_check\",\n        \"load_test\",\n        \"save_response\"\n      ]\n    }\n  }\n}\n```\n\n## Tools\n\n### rest_request\n\nMake an HTTP request (GET, POST, PUT, PATCH, DELETE).\n\n| Parameter | Type | Default | Description |\n|-----------|------|---------|-------------|\n| method | string | required | HTTP method |\n| url | string | required | Full URL |\n| headers | string or dict | None | HTTP headers |\n| body | string or dict | None | Request body |\n| auth_type | string | None | Authentication type: \"bearer\", \"basic\", or \"api_key\" |\n| auth_value | string | None | Token or key value for authentication |\n| timeout | integer | 30 | Request tim…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":"MIT","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:apibench-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"security.identity","name":"Identity & Access","confidence":0.825,"provenance":"derived"}],"categories":["security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"apibench-mcp","registry":"pypi","observedAt":"2026-09-09T09:24:54.962Z","publishedAt":"2026-04-29T18:20:50.570094Z","latestVersion":"0.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"apibench-mcp","url":"https://pypi.org/project/apibench-mcp/","firstSeenAt":"2026-09-09T09:23:06.770Z","fetchedAt":"2026-09-09T09:23:06.770Z","normalizedAt":"2026-09-09T09:23:06.770Z"}]},"firstSeenAt":"2026-09-09T09:23:06.770Z","updatedAt":"2026-09-09T09:24:54.962Z"}