Provides a full-featured HTTP client for MCP servers, facilitating API testing, web automation, and security assessments.
This Go-based MCP HTTP client offers a comprehensive set of tools for interacting with web services, designed specifically for API testing, web automation, and security testing. It supports all standard HTTP methods (GET, POST, PUT, DELETE, PATCH, HEAD, OPTIONS), advanced security testing features like raw request generation for penetration testing, and ensures complete parameter support including headers, cookies, and body. With automatic, detailed logging of all requests and responses to a dedicated directory, it provides invaluable insights for debugging and analysis, ensuring full compatibility with MCP clients like Claude Code and Cursor.