mcpbeat Sign in

Taufunctions MCP Server

not responding

Taufunctions is listed as active in the registry but did not answer our last check. 39 installs a week from npm. Last commit 1 Aug 2026.

Serverless functions for coding agents. Deploy, invoke, monitor. 13 tools, stdio or remote SSE.

Installs per day peak 26 · avg 5 · -24% w/w
a month agotoday
Uptime history 48 days of history · worst day 0%
48 days agonow
0.0%
Uptime 24h
0 of 92 checks
Tools
hidden behind auth
168 ms
Response time
average over 24h
39
Installs / week
npm and PyPI

What the code does

We read the source, 23 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.

File ships in the package but is absent from the source [пакет] bin/cli.js:1
этот файл ставится пользователю, но в репозитории его нет

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 taufunctions --transport http https://mcp.taufunctions.com/sse
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "taufunctions": {
      "url": "https://mcp.taufunctions.com/sse"
    }
  }
}
~/.codex/config.toml
[mcp_servers.taufunctions]
url = "https://mcp.taufunctions.com/sse"
.cursor/mcp.json
{
  "mcpServers": {
    "taufunctions": {
      "url": "https://mcp.taufunctions.com/sse"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "taufunctions": {
      "url": "https://mcp.taufunctions.com/sse"
    }
  }
}

This one needs environment variables set before it will start: TAU_API_KEY (TauFunctions API key (tf_...). Get one at https://taufunctions.com or via tau signup.). The author declared them in the registry entry; get the values from the project itself.

Endpoints

URLTransportStateLatencyChecked
https://mcp.taufunctions.com/sse sse answering 168 ms 8 min ago

Alternatives to Taufunctions

same job, measured the same way
InsForge
by insforge

MCP server for InsForge BaaS — database, storage, edge functions, and deployments

461 installs/wk answering
Specshield MCP Server
by specshield-io

The API-change deploy gate for AI coding agents. Read-only breaking-change detection.

local only
Obsd Launchpad
by lordbasilaiassistant-sudo

MCP server for AI agents to deploy tokens on Base. One command launch, earn OBSD forever.

51 installs/wk local only
Runcomfy MCP
by runcomfy-com

Remote MCP for RunComfy: ComfyUI deployments, hosted models, LoRA training. 31 tools.

10 tools answering
Hatchbox
by pulsemcp

MCP server for Hatchbox Rails hosting — env var inspection, deploys, and process monitoring.

59 installs/wk local only
Agenticorg
by mishrasanjeev

AgenticOrg MCP server for AI agents, A2A discovery, SOP deploy, and MCP tool listing.

42 installs/wk local only
Vercel Deployment MCP
by addiplus

Reference MCP stdio server for observing Vercel projects and deployments.

68 installs/wk local only
Nr MCP
by texan-nxtassist

MCP server for Node-RED — safe deploy, optimistic locking, smart search, 13 tools

104 installs/wk local only

Taufunctions — questions

Answers built from our own checks of this server.

Is Taufunctions working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 168 ms. The bar chart above shows every period we have measured.
The registry lists Taufunctions as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Taufunctions?
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 Taufunctions need an API key?
No. Taufunctions completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
How many people use Taufunctions?
The npm package taufunctions was installed 39 times in the last week. Week over week that is -24%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Taufunctions open source?
We cannot say either way: 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.