Skip to main content
Glama
oaslananka

health-monitor-mcp

by oaslananka

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind address (for HTTP deployment)127.0.0.1
GITHUB_TOKENNoOptional GitHub Actions read token
GITLAB_TOKENNoOptional GitLab project/pipeline/job read token
HEALTH_MONITOR_DBNoSQLite database path~/.mcp-health-monitor/health.db
HEALTH_MONITOR_AUTO_CHECKNoEnable scheduled checks with 10
HEALTH_MONITOR_HTTP_TOKENNoBearer token for POST /mcp
HEALTH_MONITOR_ALLOW_STDIONoAllow trusted local stdio checks0
HEALTH_MONITOR_RETENTION_DAYSNoHealth-history retention30
HEALTH_MONITOR_MAX_CONCURRENCYNoScheduled and interactive check concurrency5
HEALTH_MONITOR_STDIO_ALLOWLISTNoOptional comma-separated executable allowlist
HEALTH_MONITOR_HTTP_MAX_SESSIONSNoStateful session cap100
HEALTH_MONITOR_HTTP_MAX_BODY_BYTESNoMaximum inbound MCP body1048576
HEALTH_MONITOR_HTTP_SESSION_TTL_MSNoStateful session TTL1800000
HEALTH_MONITOR_HTTP_BODY_TIMEOUT_MSNoInbound body read timeout15000
HEALTH_MONITOR_HTTP_ORIGIN_ALLOWLISTNoAllowed remote client origins
HEALTH_MONITOR_HTTP_TARGET_ALLOWLISTNoPrivate HTTP(S) origins allowed in full profile
HEALTH_MONITOR_HTTP_STATEFUL_SESSIONSNoEnable stateful Streamable HTTP sessions0
HEALTH_MONITOR_GITLAB_BASE_URL_ALLOWLISTNoAllowed self-hosted GitLab HTTPS origins

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/oaslananka/health-monitor-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server