get_monitor_badge
Generate dynamic SVG status badges and Markdown snippets to display real-time uptime, protocol version, and operational status of monitored MCP servers in READMEs or status pages.
Instructions
Generates dynamic SVG status badge links and Markdown embed snippets for an MCP Sentinel uptime monitor. Use this tool when you want to display the real-time operational status, protocol version, and uptime badge of a monitored MCP server directly inside a GitHub repository README, developer documentation, or status page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| monitorId | Yes | The unique identifier of the monitor (or "sample" / "demo" to preview a demonstration badge). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Generated SVG badge URLs and copy-paste markdown embed snippet. | |
| isError | Yes | Whether an error occurred while generating badge snippets. |