Monitoring system and time series database. Collect metrics and trigger alerts.
npx -y @prometheus/mcp-server-prometheus
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"prometheus": {
"command": "npx",
"args": ["-y", "@prometheus/mcp-server-prometheus"]
}
}
}
```
create_taskupdate_recordrun_workflowset_reminderMonitoring system and time series database. Collect metrics and trigger alerts.
Language: Go
Category: Productivity