rest-e2e-mcp 0.2.0

MCP server for AI-driven REST API end-to-end testing — use-case oriented, safe, efficient
Documentation
1
2
3
mod client;

pub use client::{RequestError, build_client, execute_request};