Plug an AI agent into your monitoring
Fivenines runs a remote MCP server, so Claude, Cursor or any Model Context Protocol client can read your infrastructure directly: query metrics, pull an incident with its timeline and the error patterns captured when it broke, triage vulnerabilities, check what is down. One OAuth approval, no token to paste, and 16 tools that can only read.
Built for teams monitoring production infrastructure
No credit card · 2-minute setup
MCP tool call
scope: read
no write tools exist
How It Works
Step 1
Point your client at it
Add https://fivenines.io/mcp as a remote MCP server. Nothing to install, nothing to self-host.
Step 2
Approve once
The client is sent through OAuth. You approve the connection for your organization and it is live.
Step 3
Ask
The agent discovers the tools itself and calls them. It never has to guess a metric name.
Step 4
Revoke whenever
Settings shows how many agents you have connected, and one Disconnect all button cuts all of yours off at once. Each teammate revokes their own, and removing someone from the organization stops their agents on the next call.
-
Read-only by construction
Not one of the 16 tools creates, changes or deletes anything, so there is no write action for an agent to reach for. The OAuth connection is read-scoped on top of that, and every request re-checks the account still has read access in your organization.
-
One call, not eight
Two tools are built for investigation rather than listing. Ask about a server and one call returns it with its recent CPU, memory and most recent incidents. Ask about an incident and one call returns its timeline, the affected instance and the captured log patterns from when it broke.
-
Included on every plan
MCP access is not a tier, an add-on, or an admin toggle somebody has to switch on first. It is the same account you already log into, and the same per-organization rate budget the REST API uses.
What the 16 tools cover
The agent lists the tools itself on connect, so this is what it finds. Everything is scoped to your organization by the credential it connected with.
Metrics
Query any series for instances, uptime monitors or network devices. A companion catalog tool returns the metric names that exist, so the agent picks from a real list instead of guessing.
Instances
List your monitored servers or fetch one, with its current status.
Incidents
List and filter incidents, fetch one with its full timeline of events.
Availability
Uptime percentage, downtime seconds and incident counts over a window, for instances, monitors or cron tasks.
Uptime monitors
The HTTP, TCP, ping and DNS checks you run, and what each is doing.
Network devices
SNMP devices and their interfaces.
Cron tasks
Heartbeat and cron monitors, and whether each is late.
Workflows
The alerting automations configured in your organization.
Vulnerabilities
CVE counts by severity across your fleet, and the individual CVEs for one package. See the plan note below.
Deep dive
Read-only, and what that actually rests on
Pointing an AI agent at production is a trust decision, so it is worth being precise about where the ceiling comes from. It is not a setting you have to get right, and it is not a promise about how the model behaves. It holds at three independent layers:
- There is no write tool. All 16 tools are reads. Nothing in the set creates, updates or deletes anything, so whatever credential a client connects with, there is no destructive action available to call.
- The connection is read-scoped. Connecting through OAuth issues a read scope, and a write scope is not something these connections can request.
- Permission is re-checked per request. The connecting account has to still hold read access in your organization. Remove someone from the team and their agent stops working on its next call, without anyone remembering to go and revoke a token.
What an agent can see is exactly what that account can see in the web app, in one organization, and never more.
Deep dive
Built for investigating, not just listing
Most of the tools are the obvious ones: list this, fetch that. Two are shaped differently, because an agent assembling a picture out of six round trips is slow and tends to stop early.
investigate_host takes one server and returns its details, its recent CPU and memory, and its most recent incidents together. That is the first question anyone asks about a box, answered in a single call.
incident_context takes one incident and returns it with its timeline, the affected instance, that instance's recent CPU and memory, and the log digests captured when it opened, including the error patterns that appeared for the first time around that moment. On a Linux host with log monitoring enabled, that means an agent starts an investigation with the lines from when things actually broke rather than a blank page.
How It Compares
| Approach | Setup | Live data | Write risk | Revoke |
|---|---|---|---|---|
| Paste screenshots into a chat | Manual, every time | A stale snapshot | None | N/A |
| Wire an agent to the REST API | You build and maintain it | Yes | Whatever you granted | Rotate the token |
| Fivenines MCP server | One OAuth approval | No write tools exist | One click |
MCP access included on every plan
No add-on. Vulnerability severity counts are included too; the per-CVE detail behind them follows the same Pro plan gate as the security pages in the app.
Frequently Asked Questions
What is MCP, and which clients can connect? +
Can an AI agent change anything in my account? +
How do I connect an agent, and how do I disconnect one? +
Is MCP access included on my plan? +
What can an agent actually answer with it? +
Explore next
Related Features
Public REST API
Prefer to build the integration yourself, or need to write as well as read? The REST API covers full CRUD.
Explore ->Log Monitoring
The captured log digests that incident_context returns come from here.
Explore ->Vulnerability Scanning
The CVE data the vulnerability tools read, and what the Pro gate covers.
Explore ->See how Fivenines compares to other tools
Read our guide to the best infrastructure monitoring tools in 2026.
Give your agent something real to read
14-day trial. No credit card required.
No credit card · 2-minute setup · Cancel anytime