247arjun/mcp-curl
3.3
If you are the rightful owner of mcp-curl and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server that provides curl functionality to MCP clients for making HTTP requests and downloading files.
Tools
Functions exposed to the LLM to take actions
curl_get
Make HTTP GET requests
curl_post
Make HTTP POST requests with data or JSON
curl_put
Make HTTP PUT requests with data or JSON
curl_delete
Make HTTP DELETE requests
curl_download
Download files from URLs
curl_advanced
Execute curl with custom arguments (with safety restrictions)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client