mcpbeat Sign in

Tempo MCP Server

by tsutera09 Your server? Claim it
local only

Tempo runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from pypi. Last commit 5 Aug 2026.

Founder-vitals connector joining human capacity to business load for solo operators.

Installs per day peak 249 · avg 23 · -25% w/w
a month agotoday
78
Installs / week
pypi · tempo-mcp
0
Stars
0 open issues
5 Aug 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

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

Alternatives to Tempo

same job, measured the same way
CorpusIQ
by corpusiq

Authenticated, user-scoped MCP connectors for 30+ business systems.

121 tools answering
ChiefLab
by bdentech

Open execution contract for agents doing business work. 6 operators, one MIT-licensed spec.

10 installs/wk 45 tools answering
Simplifier MCP
by simplifier-ag

MCP Server for Simplifier - manage Connectors, BusinessObjects, Datatypes and logins

382 installs/wk local only
One Person Company OS
by living-hi

Build and update a visual operating cockpit for AI-native solo founders.

local only
Launch Engine — Business Execution OS
by zionhopkins

Agentic pipeline — 39 tools from idea to revenue for solo founders.

50 installs/wk local only
Strava Training MCP
by arjanlig

Connect Strava training data to Claude for training load analysis and activity insights

91 installs/wk local only
Cited
by entradox

AI-answer-engine visibility scans for local businesses, as agent tools

9 tools answering
Site
by bizworthcalculator

Business Worth Calculator: the site's own MCP server — calculator, enquiry (enquiry = a human...

5 tools answering

Tempo — questions

Answers built from our own checks of this server.

Why is there no uptime for Tempo?
Tempo 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 pypi package tempo-mcp was installed 78 times last week.
How do I connect Tempo?
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 tempo-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Tempo?
The pypi package tempo-mcp was installed 78 times in the last week. Week over week that is -25%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Tempo open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.