Back to Home
eiabhiram icon

api-healthcheck-mcp

Verified Safe

by eiabhiram

Overview

Checks the health status of a specific local API endpoint (GET localhost:8080/api/ticket).

Installation

Run Command
npm start

Security Notes

The server targets a fixed local endpoint (localhost:8080/api/ticket) and does not contain `eval`, hardcoded secrets, or external network calls to untrusted domains. Input parameters for the tool are empty, further reducing injection risks. The primary risk is the trustworthiness of the `localhost:8080/api/ticket` endpoint itself, which is outside this server's control.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens75
Stars0
Forks0
Last Update2025-11-28

Tags

API Health CheckMonitoringMCP ServerNode.jsTypeScript