mcpbeat Sign in

AgentCanary MCP Server

local only

AgentCanary runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from npm. Last commit 9 Jul 2026.

Retired compatibility stub for AgentCanary MCP. Daily briefs continue on X and Telegram.

Installs per day peak 480 · avg 37 · +35% w/w
a month agotoday
67
Installs / week
npm · agentcanary-mcp
0
Stars
0 open issues
9 Jul 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check AgentCanary 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

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add agentcanary -- npx -y agentcanary-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agentcanary": {
      "args": [
        "-y",
        "agentcanary-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agentcanary]
command = "npx"
args = ["-y", "agentcanary-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "agentcanary": {
      "args": [
        "-y",
        "agentcanary-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agentcanary": {
      "args": [
        "-y",
        "agentcanary-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to AgentCanary

same job, measured the same way
Domain & Company Intel MCP
by datakoot

Domain intel for AI agents: RDAP registration, DNS, email deliverability, tech stack.

6 tools answering
Better Telegram MCP
by n24q02m

Telegram for AI agents: messages, chats, media, and contacts in bot and user-account modes.

2 385 installs/wk local only
Cavyro
by cavyro

Telegram-native CRM for agents: contacts, deals, pipelines, campaigns, docs and reports.

answering
chatmux
by echoedinvoker

Local-first MCP server for your own LINE and Telegram chats. Data stays on your machine.

local only
I
TG multi-account MCP
by mesteriis

Self-hosted, consent-based access to Telegram accounts and bots for MCP clients

local only
I
Product Console
by gondalaimafia

Agent accountability for product teams: specs, evidence, and ship readiness over MCP.

answering
Dynamic Telegram Bot API MCP
by patricktobias86

A dynamic, self-refreshing MCP gateway for the complete Telegram Bot API

541 installs/wk local only
Telegram Archive MCP
by geiserx

MCP server for Telegram Archive — search messages, browse chats, and access history

47 installs/wk local only

AgentCanary — questions

Answers built from our own checks of this server.

Why is there no uptime for AgentCanary?
AgentCanary runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package agentcanary-mcp was installed 67 times last week.
How do I connect AgentCanary?
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 runs locally, so the command pulls agentcanary-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use AgentCanary?
The npm package agentcanary-mcp was installed 67 times in the last week. Week over week that is +35%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is AgentCanary open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.