The MCP HTTP Requests server is a versatile HTTP client for API testing, web automation, and security testing with these capabilities:
Complete HTTP method support: Perform GET, POST, PUT, DELETE, PATCH, HEAD, and OPTIONS requests with customizable headers, cookies, body, and timeout settings
Precision security testing: Use
http_raw_requestfor exact character-level control with no encoding or truncation, ideal for SQL injection, XSS, CSRF, and other vulnerability assessmentsAutomatic logging: All requests and responses are logged in JSON format with timestamps in
~/mcp_requests_logs/MCP compatibility: Designed to work with MCP clients like Claude Code and Cursor for seamless integration into development workflows
README.md not found. View project on GitHub.