make_http_request
Send HTTP requests using curl for GET, POST, PUT, or DELETE methods. Define URL, headers, and body to execute web interactions within the Puppeteer MCP Server environment.
Instructions
Make an HTTP request with curl
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | Yes | Body to include in the request | |
headers | Yes | Headers to include in the request | |
type | Yes | Type of the request. GET, POST, PUT, DELETE | |
url | Yes | Url to make the request to |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Puppeteer MCP Server
Related Tools
- @jwaldor/mcp-scrape-copilot
- @merajmehrabi/puppeteer-mcp-server
- @merajmehrabi/puppeteer-mcp-server
- @hrmeetsingh/mcp-browser-automation
- @hrmeetsingh/mcp-browser-automation