taufunctions
Rank #48,408io.github.jyswee/taufunctions
Serverless functions for coding agents. Deploy, invoke, monitor. 13 tools, stdio or remote SSE.
taufunctions is a Model Context Protocol (MCP) server published by jyswee. It ranks #48,408 of 130,187 servers tracked on MCP Toplist. taufunctions is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 28, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 81,779 of 130,187 servers on MCP Toplist.
Use taufunctions
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http taufunctions https://mcp.taufunctions.com/sseclaude mcp add taufunctions -e "TAU_API_KEY=<your TAU_API_KEY>" -- npx -y mcp-serve taufunctionsReplace each placeholder with your own value before saving.
[mcp_servers.taufunctions]
url = "https://mcp.taufunctions.com/sse"Add to ~/.codex/config.toml.
[mcp_servers.taufunctions]
command = "npx"
args = ["-y", "mcp-serve", "taufunctions"]
[mcp_servers.taufunctions.env]
TAU_API_KEY = "<your TAU_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.taufunctions.com/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"taufunctions": {
"command": "npx",
"args": [
"-y",
"mcp-serve",
"taufunctions"
],
"env": {
"TAU_API_KEY": "<your TAU_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"taufunctions": {
"url": "https://mcp.taufunctions.com/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"taufunctions": {
"command": "npx",
"args": [
"-y",
"mcp-serve",
"taufunctions"
],
"env": {
"TAU_API_KEY": "<your TAU_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"taufunctions": {
"type": "http",
"url": "https://mcp.taufunctions.com/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"taufunctions": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-serve",
"taufunctions"
],
"env": {
"TAU_API_KEY": "<your TAU_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"taufunctions": {
"serverUrl": "https://mcp.taufunctions.com/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"taufunctions": {
"command": "npx",
"args": [
"-y",
"mcp-serve",
"taufunctions"
],
"env": {
"TAU_API_KEY": "<your TAU_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"taufunctions": {
"url": "https://mcp.taufunctions.com/sse"
}
}
}{
"mcpServers": {
"taufunctions": {
"command": "npx",
"args": [
"-y",
"mcp-serve",
"taufunctions"
],
"env": {
"TAU_API_KEY": "<your TAU_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jyswee%2Ftaufunctions)<a href="https://mcptoplist.com/server/io.github.jyswee%2Ftaufunctions"><img src="https://mcptoplist.com/badge/io.github.jyswee%2Ftaufunctions.svg" alt="MCP Toplist: Top 50% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jyswee
Other servers by jyswee
- Buggazi#18,559 · 18 vers
- SecretCarousel#25,402 · 17 vers
- gpusmarket#29,609 · 11 vers
- analyga#31,047 · 11 vers
- agenticmemory#33,093 · 2 vers
- a2a-trustgate#40,937 · 5 vers
- Canvasaas#47,066 · 1 ver
- appoiint#53,156
- Oddsockets CLI#54,749 · 2 vers
- authshore#55,301 · 2 vers
- BandSaaS MCP Server#55,302 · 2 vers
- vipsallowed#66,141 · 1 ver
Available versions (3)
| Version | Published |
|---|---|
| 1.2.1 | Aug 1, 2026 |
| 1.2.0 | Jul 31, 2026 |
| 1.1.5 | Jul 28, 2026 |
Frequently asked questions
- Who maintains taufunctions?
- taufunctions is maintained by jyswee, which publishes 21 MCP servers (80 total versions) tracked on MCP Toplist.
- Is taufunctions listed on the Official MCP Registry?
- Yes — taufunctions is listed on the Official MCP Registry, alongside Glama.
- How many versions does taufunctions have?
- MCP Toplist tracks 3 versions of taufunctions, most recently published on Aug 1, 2026.
- Where can I find the source code for taufunctions?
- The source code for taufunctions is hosted at github.com/jyswee/taufunctions.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.