mcpbeat Sign in

Timergy MCP Server

by dockerdiscordcontrol Your server? Claim it
local only

Timergy runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from npm. Last commit 22 Mar 2026.

Create scheduling polls, vote, and finalize times from AI agents.

Installs per day peak 30 · avg 11 · +1% w/w
a month agotoday
65
Installs / week
npm · @timergy/mcp
1
Stars
0 open issues
22 Mar 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

Alternatives to Timergy

same job, measured the same way
Keito
by osodevops

Track Keito time entries and LLM costs from AI agents.

answering
Bult
by bultcloud

Deploy and manage Bult apps from AI coding agents.

26 installs/wk local only
PastML
by h4ck4life

Deploy HTML and Markdown as live URLs. Create, search, update, and manage pastes from any AI agent.

answering
Prefab
by prefabapp

List, create and deploy your Prefab project templates from any MCP agent.

36 installs/wk local only
Novence
by lincchad

Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.

47 tools answering
Novence
by novence

Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.

47 tools answering
JustDeploy
by justdeploy

Deploy and manage your apps, databases, storage, and scheduled jobs from your AI agent

answering
Azure MCP Server
by microsoft

All Azure MCP tools to create a seamless connection between AI agents and Azure services.

145 637 installs/wk local only

Timergy — questions

Answers built from our own checks of this server.

Why is there no uptime for Timergy?
Timergy 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 @timergy/mcp was installed 65 times last week.
How do I connect Timergy?
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 @timergy/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Timergy?
The npm package @timergy/mcp was installed 65 times in the last week. Week over week that is +1%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Timergy open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 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.