mcpbeat Sign in

Tempmd MCP Server

answering

Tempmd is answering right now. Last checked 3 min ago. 556 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 452 · avg 18
a month agotoday
Uptime history 5 days of history
5 days agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
276 ms
Response time
average over 24h
556
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check Tempmd 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

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

run in your terminal
claude mcp add mcp --transport http https://api.temp.md/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://api.temp.md/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://api.temp.md/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://api.temp.md/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "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 369 ms 3 min ago

Alternatives to Tempmd

same job, measured the same way
Tempmd
by huangdun

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

537 installs/wk 8 tools answering
Valet
by valetdotdev

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

16 tools answering
P
stub.page
by stub

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

4 tools answering
W
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.

105 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
G
Publish
by playfrog

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

2 tools answering
Dropyour
by dropyour

Publish AND operate micro-apps from your AI. No account, no API key. Stable URL, EU-hosted.

23 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 91 of 91 checks got a reply (100.0%), average response time 276 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 276 ms on average, which is faster than 61% 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 556 times in the last week. 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.