mcpbeat Sign in

DartMonitor MCP Server

by dartmonitor Your server? Claim it
answering

DartMonitor is answering right now. Last checked moments ago. It exposes 3 tools.

Check Dart/Flutter dependencies on pub.dev for updates and manage monitored projects.

Uptime history 23 hours of history
23 hours agonow
100.0%
Uptime 24h
86 of 86 checks
3
Tools
read from the server
210 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check DartMonitor every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add dart-monitor --transport http https://dartmonitor.dev/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dart-monitor": {
      "url": "https://dartmonitor.dev/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dart-monitor]
url = "https://dartmonitor.dev/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "dart-monitor": {
      "url": "https://dartmonitor.dev/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dart-monitor": {
      "url": "https://dartmonitor.dev/api/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

package
check_package
Looks up a Dart/Flutter package on pub.dev and reports its latest published version. If currentVersion is given, also reports whether an update is available. Changelog HTML for versions newer than currentVersion is left out unless changelog is set to true - if one exists and was left out, the result says so (changelogAvailable: true), so call again with changelog: true to get it. No account needed.
packages
check_packages
Checks up to 100 pub.dev packages at once, e.g. every dependency in a project. Useful after reading a pubspec.yaml's dependencies/dev_dependencies by hand; prefer check_pubspec when you have the raw pubspec.yaml text. Changelog HTML is left out of each result unless changelog is set to true - if any of them have one, the response says how many (changelogsAvailable) and reminds you to call again with changelog: true. No account needed.
pubspec
check_pubspec
Parses a pubspec.yaml file's contents and checks all dependencies and dev_dependencies against pub.dev, reporting which ones have updates available. Changelog HTML is left out of each dependency unless changelog is set to true - if any of them have one, the response says how many (changelogsAvailable) and reminds you to call again with changelog: true. This does not save anything - pass the raw file contents, not a file path. No account needed.

Endpoints

URLTransportStateLatencyChecked
https://dartmonitor.dev/api/mcp streamable-http answering 309 ms 0 min ago

Alternatives to DartMonitor

same job, measured the same way
Uptimepage
by uptimepage

Monitor uptime and incidents, run checks, and publish status updates from your Uptimepage org.

31 tools answering
Cronitor
by usefulapi

Manage Cronitor monitors and send telemetry pings — list, inspect, create, update, delete.

6 tools answering
Cronalert
by jaredhobbs

Manage CronAlert uptime monitors, check results, and incidents from any MCP client.

175 installs/wk local only
DevHelm MCP Server
by devhelmhq

Monitor uptime, manage incidents, configure alerting, and query dependency status via DevHelm

387 installs/wk local only
UptyBots
by uptybots

Uptime monitoring: create and manage HTTP, API, SSL, ping, port and domain checks

26 installs/wk 15 tools answering
PageCrawl
by pagecrawl

Monitor web pages for changes with AI-powered change detection, diffs, and alerts.

answering
Flarum Forum Scraper - Discussion Crawler Tool
by ranovam

Search or monitor any Flarum-powered forum for discussions, replies, participants, dates, and…

answering
All Quiet
by usefulapi

Manage incidents and on-call: list/create/update incidents, who is on call, on-call overrides.

11 tools answering

DartMonitor — questions

Answers built from our own checks of this server.

What can DartMonitor do?
It exposes 3 tools, read directly from the server on our last check. Among them: check_package, check_packages, check_pubspec. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is DartMonitor working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 86 of 86 checks got a reply (100.0%), average response time 210 ms. The bar chart above shows every period we have measured.
How do I connect DartMonitor?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does DartMonitor need an API key?
No. DartMonitor completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is DartMonitor?
It answers our handshake in 210 ms on average, which is faster than 72% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.