mcpbeat Sign in
local only

Timps runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from npm. Last commit 16 Aug 2026.

Persistent memory with contradiction detection, burnout monitoring, and 69 intelligence tools.

Installs per day peak 156 · avg 13 · -14% w/w
a month agotoday
56
Installs / week
npm · @timps-ai/timps-mcp
0
Stars
0 open issues
16 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 14 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

  async eval(script: string, keys: string[], args: unknown[]): Promise<unknown> {
Builds a database query by concatenation timps-website/docs.html:378
    <p>7 design systems in one <code>SKILL.md</code>. Drop into any Claude Project: 98% token savings vs re-explaining style guides each session.</p>
Dumps the whole environment packages/plugin-shell/src/index.ts:118
      const vars = Object.entries(process.env)
  private apiBase = 'https://api.telegram.org';

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 timps -- npx -y @timps-ai/timps-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "timps": {
      "args": [
        "-y",
        "@timps-ai/timps-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.timps]
command = "npx"
args = ["-y", "@timps-ai/timps-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "timps": {
      "args": [
        "-y",
        "@timps-ai/timps-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "timps": {
      "args": [
        "-y",
        "@timps-ai/timps-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Timps

same job, measured the same way
Agentic News
by agentic-news

AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search

answering
Content Intelligence API
by ruvendors5-ops

9 MCP tools: extract, analyze, research, compare, monitor, brief. Pay-per-call x402 or subscribe.

9 tools answering
Compete Competitive Intelligence
by niyonzimabryan

Typed access to monitored competitive changes, evidence, dossiers, research, and collection health.

215 installs/wk local only
PeppolStatus
by peppolstatus

Peppol market intelligence and network monitoring: migrations, provider churn, leads, and uptime.

56 tools answering
Changeflow
by stevebutterworth

AI-powered web monitoring. Track any website, get structured change intelligence.

30 installs/wk local only
MarkMesh
by markmesh

Trademark search, monitoring and conflict research across 30+ registers, with provenance.

answering
Logicmonitor
by ryanmat

LogicMonitor API integration with 167 tools for alerts, devices, dashboards, and more.

551 installs/wk local only
Synap Memory
by maximem

Persistent memory for AI agents — log and recall conversation context over MCP.

4 tools answering

Timps — questions

Answers built from our own checks of this server.

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