mcpbeat Sign in

todoglow MCP Server

local only

todoglow runs on your own machine — the client starts it, so there is no endpoint to ping. 102 installs a week from npm. Last commit 3 Feb 2026.

See what each of your coding agents is working on, and read or advance your todos.

Installs per day peak 170 · avg 16 · -70% w/w
a month agotoday
102
Installs / week
npm · todoglow-mcp
0
Stars
0 open issues
3 Feb 2026
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check todoglow 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 todoglow -- npx -y todoglow-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "todoglow": {
      "args": [
        "-y",
        "todoglow-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.todoglow]
command = "npx"
args = ["-y", "todoglow-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "todoglow": {
      "args": [
        "-y",
        "todoglow-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "todoglow": {
      "args": [
        "-y",
        "todoglow-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to todoglow

same job, measured the same way
Kenotex MCP
by kenxcomp

Let your coding agent manage real todos, events, and check-in habits in Kenotex on your Mac.

79 installs/wk local only
AgentPool
by sidduhere

See each coding-agent subscription's live limits and offload work to one with headroom.

212 installs/wk local only
Leporis WhatsApp
by admin-rstechie

Send and read WhatsApp messages on your Leporis account from AI coding agents, via your own API key.

answering
Callimachus
by betabots-llc

MCP server for Callimachus: local index and search of your AI coding-agent threads

164 installs/wk local only
Orquesta
by getorquesta

Read a project's prompts, logs and agents, and send new work to the agent on your own machines.

answering
Easy2257
by agaveis

Read your 18 U.S.C. 2257 compliance records: what is outstanding, expiring, or certified.

answering
Builderforce
by seanhogg

Run tickets, boards, OKRs and cloud coding agents in your Builderforce workspace

answering
UI Beats
by uibeats

MCP server for UI Beats. Let your coding agent search, read and install animated React components.

254 installs/wk local only

todoglow — questions

Answers built from our own checks of this server.

Why is there no uptime for todoglow?
todoglow 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 todoglow-mcp was installed 102 times last week.
How do I connect todoglow?
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 todoglow-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use todoglow?
The npm package todoglow-mcp was installed 102 times in the last week. Week over week that is -70%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is todoglow open source?
Yes — 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.