MCP HTTP Requests
JSON →A comprehensive HTTP client for API testing, web automation, and security testing with detailed logging.
Install
pip install mcp-request Tools · 8
- http_get GET request with full support
- http_post POST request with full support
- http_put PUT request with full support
- http_delete DELETE request with full support
- http_patch PATCH request with full support
- http_head HEAD request with full support
- http_options OPTIONS request with full support
- http_raw_request Raw HTTP requests for security testing
Links
★ 9 GitHub stars