api_get
Send HTTP GET requests to external URLs using specified headers. Integrate this MCP API Server tool to retrieve data from APIs efficiently and securely.
Instructions
Make an HTTP GET request to the specified URL
Input Schema
Name | Required | Description | Default |
---|---|---|---|
headers | No | Optional headers to include in the request | |
url | Yes | The URL to make the GET request to |