F
licenseA
qualityD
maintenanceAn MCP server that enables LLMs to make arbitrary HTTP requests (GET, POST, PUT, DELETE, etc.) with custom headers, bodies, and cookies, supporting JSON and error handling.
1
2
-
No user-submitted related servers found.
Scored across 1 tool
Only one tool exists, so there is no ambiguity. The tool's purpose is clearly defined for HTTP requests.
With a single tool, naming consistency is not applicable but trivially consistent. The name 'http_request' is clear and follows a common pattern.
The server has only one tool, which is minimal but arguably sufficient given the broad scope of HTTP requests it supports. It is slightly under but reasonable.
The tool covers all standard HTTP methods and allows custom headers and body, making it fairly complete for basic web requests. However, it may lack support for advanced features like cookie handling or redirect following.