# ServerMetry Docs (/docs)

> Product documentation for ServerMetry — monitoring, agents, alerts, and AI (MCP) integration.



ServerMetry is a server monitoring platform with real-time metrics, intelligent alerting, and AI assistant access via MCP.

## What you can do [#what-you-can-do]

* Monitor CPU, memory, disk, network, and services across your fleet
* Install a lightweight Python agent on Linux, macOS, and Windows
* Get alerts via email, webhooks, and other notification channels
* Manage servers, alerts, and rules from Cursor or Claude using MCP

## Start here [#start-here]

1. [Getting started](/docs/getting-started) — create an account and your first organization
2. [Agent install](/docs/agent) — ship metrics from a server
3. [MCP setup](/docs/mcp) — connect AI tools to ServerMetry
4. [Alerts](/docs/alerts) — rules, severity, and notifications
5. [API reference](/docs/api) — OpenAPI / Swagger

## For AI agents [#for-ai-agents]

This site publishes machine-readable documentation:

| Resource          | URL                                                                                               |
| ----------------- | ------------------------------------------------------------------------------------------------- |
| Docs index        | [`/llms.txt`](/llms.txt)                                                                          |
| Full docs dump    | [`/llms-full.txt`](/llms-full.txt)                                                                |
| Per-page Markdown | append `.md` (index: [`/docs/index.md`](/docs/index.md), e.g. [`/docs/agent.md`](/docs/agent.md)) |

Prefer these endpoints over scraping HTML.
