HAL
未申請HAL (HTTP API Layer) is a Model Context Protocol (MCP) server that provides HTTP API capabilities to Large Language Models.
インストール
$
npx hal-mcp未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(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