mcpbeat Sign in

Tempmd MCP Server

answering

Tempmd is answering right now. Last checked 8 min ago. 31 installs a week from npm. It exposes 8 tools. Last commit 27 Aug 2026.

Publish artifacts to one stable public temp.md link that updates in place. No account needed.

Installs per day peak 177 · avg 17 · -82% w/w
a month agotoday
Uptime history 51 days of history · worst day 75%
51 days agonow
96.7%
Uptime 24h
88 of 91 checks
8
Tools
read from the server
298 ms
Response time
average over 24h
31
Installs / week
npm and PyPI

What changed 1

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 27 August 2026. No other catalogue keeps this.

27 Aug the owner changed

What the code does

We read the source, 7 h ago · tools taken from the live server · 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.

Package points at a different repository tempmd/tempmd-mcp
пакет tempmd-mcp ссылается на huangdun/tempmd-mcp

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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add tempmd --transport http https://api.temp.md/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tempmd": {
      "url": "https://api.temp.md/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tempmd]
url = "https://api.temp.md/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "tempmd": {
      "url": "https://api.temp.md/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tempmd": {
      "url": "https://api.temp.md/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

temp
get_temp_status
Inspect lifecycle, expiry, restore eligibility, ownership, moderation, and settings.
update_temp
Atomically publish a new inline bundle behind the same canonical URL. The previous Version stays live if this call fails.
comments
set_comments
Toggle pinned visitor feedback on a Temp.
publish
publish_temp
Publish an inline text or base64 bundle to a stable public URL. Send index.html as the main page. Repeated identical calls are idempotent. If the MCP connection uses a temp.md account API key, the Temp is owned by that account immediately.
recover
recover_update_token
Rotate every prior scoped update token and return one replacement. Requires an owning account API key in the MCP Authorization header.
restore
restore_temp
Reactivate an expired Temp during its restore grace period without changing its URL.
snapshot
snapshot_temp
Create a fixed snapshot URL for the current Version while the canonical URL continues to track the latest Version.
temps
list_temps
List Temps owned by the account API key supplied in the MCP Authorization header.

Endpoints

URLTransportStateLatencyChecked
https://api.temp.md/mcp streamable-http answering 400 ms 8 min ago

Alternatives to Tempmd

same job, measured the same way
Tempmd
by tempmd

Publish artifacts to one stable public temp.md link that updates in place. No account needed.

32 installs/wk 8 tools answering
Valet
by valetdotdev

Get share links, publish and manage websites, artifacts and agents. No account needed.

16 tools answering
stub.page
by stub

Publish plain-text posts at a public URL. No account, no sign-up.

4 tools answering
Library
by postapp

Publish one HTML file, get a live installable app URL. No account, no review, no queue.

3 tools answering
Kenwea — Sandbox Attestation & Agent Marketplace
by kenwea-www

Third-party sandbox verdict on any artifact in one call, no account. Also an agent marketplace.

222 installs/wk 30 tools answering
YeetIt
by snappyio

Instant web publishing for AI agents. POST HTML, get a live URL. No account needed.

4 tools answering
Plopino
by plopino

Publish pages, documents, or folders to a link; documents render as pages; updates keep the URL.

1 674 installs/wk local only
Publish
by playfrog

Publish browser games to Playfrog and get a shareable play link. Static HTML5, files sent inline.

2 tools answering

Tempmd — questions

Answers built from our own checks of this server.

What can Tempmd do?
It exposes 8 tools, read directly from the server on our last check. Among them: get_temp_status, list_temps, publish_temp, recover_update_token, restore_temp, set_comments and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Tempmd working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 88 of 91 checks got a reply (96.7%), average response time 298 ms. The bar chart above shows every period we have measured.
How do I connect Tempmd?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Tempmd need an API key?
No. Tempmd completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Tempmd?
It answers our handshake in 298 ms on average, which is faster than 53% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Tempmd?
The npm package tempmd-mcp was installed 31 times in the last week. Week over week that is -82%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Tempmd 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.