rohitpatilll/http-client-mcp-server
If you are the rightful owner of http-client-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A comprehensive MCP server for making HTTP requests with all HTTP methods.
Tools
Functions exposed to the LLM to take actions
http_request
Universal HTTP client supporting all methods (GET, POST, PUT, DELETE, PATCH, HEAD, OPTIONS, etc.).
http_get
Simplified GET request method for fetching data from APIs and web endpoints.
http_post
Simplified POST request method for sending data to servers with automatic Content-Type handling.
set_default_headers
Configure default headers that will be included in all subsequent HTTP requests.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client