MCP Servers / development / MCP HTTP Requests

MCP HTTP Requests

JSON →
stdionone9development

A comprehensive HTTP client for API testing, web automation, and security testing with detailed logging.

Install
How to run this server
[ { "cmd": "pip install mcp-request", "imports": [] } ]
server path: mcp-http-requests
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
MCP HTTP Requests — MCP Server · libregistry