HAL
UnclaimedHAL (HTTP API Layer) is a Model Context Protocol (MCP) server that provides HTTP API capabilities to Large Language Models.
Install
$
npx hal-mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (7)
body
(string, optional): Request body content
contentType
(string, optional): Content-Type header (default: "application/json")
headers
(object, optional): Additional headers to send
http-get
Make HTTP GET requests to any URL.
http-post
Make HTTP POST requests with optional body and headers.
list-secrets
Get a list of available secret keys that can be used with {secrets.key} syntax.
url
(string, required): The URL to request