mcpbeat Sign in

Netcafe Build MCP Server

answering

Netcafe Build is answering right now. Last checked 15 min ago. It exposes 7 tools. Last commit 16 Aug 2026.

Deploy a live web app from one sentence. build_app + poll to a public HTTPS URL you own.

Uptime history 24 days of history · worst day 60%
24 days agonow
100.0%
Uptime 24h
182 of 182 checks
7
Tools
read from the server
719 ms
Response time
average over 24h
1
Stars
last commit 16 Aug 2026

Nothing serious here today

Today is the operative word: we check Netcafe Build 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 15 min ago.

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

Available tools 7

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

app
get_app
Full details of one hosted application: what it does, how to use it, measured benchmark scores, source repository, and the URL a human can open to run it. Example — GET https://ainetcafe.com/t/get_app?slug=<slug-from-list_apps>
apps
list_apps
List the open-source AI applications hosted and ready to run at AI NetCafé (ainetcafe.com). Each one normally requires local setup (Docker/Python + your own model API key); here they run pre-configured. Use this to find a tool for a task like translating a PDF with formulas intact, generating a PowerPoint file, polishing an academic paper, or running an autonomous research report. Do not call this first when the request already clearly matches compare_models, translate_pdf, deep_research, or make_slides; call that task tool directly. Example — GET https://ainetcafe.com/t/list_apps
build
build_app
Turn one plain-language description into a LIVE single-page web tool: code is generated, deployed to managed hosting with HTTPS, and listed — you get the public URL in ~1-2 minutes. Best for tool-style apps: calculators, converters, checklists, timers, generators, small games. Async — poll with check_job. Example — tools/call build_app {"description":"a tip calculator web app"} → poll check_job
job
check_job
Get the status or result of a job started by deep_research, translate_pdf, or make_slides. Poll every 15-30 seconds until status is "done" or "error". While work is pending, follow retry_after_seconds and next_action; when complete, prefer structured_result when present. Example — GET https://ainetcafe.com/t/check_job?job_id=<id-from-a-job-tool>
project
project_status
Check where a repository stands on AI NetCafé: live (with its public page and app URL), in the deployment pipeline, rejected (with the reason), or unknown. Use after submit_project. Example — GET https://ainetcafe.com/t/project_status?repo=<owner/name>
submit
submit_project
Submit a GitHub repository (a web app, typically AI-built) to the AI NetCafé hosting platform. The automated pipeline reviews it, containerizes it, deploys it on a dedicated subdomain with HTTPS and a pre-wired multi-LLM gateway, lists it in the store for humans, and exposes it to AI agents. Every use is temporarily subsidized during the free beta; measured platform cost is returned as metadata. Use this when a user says "deploy my project", "publish my app somewhere", or "I built something with AI, where can people use it?". Free to submit. Example — tools/call submit_project {"repo":"owner/name"}
what
what_can_you_do
Describe a task in plain language (any language) and get back exactly which tools on this server do it, with ready-to-run example calls — instead of reading the whole catalogue and guessing. Also returns multi-step recipes when a task needs several tools chained (invoices to a ledger, a bank statement reconciled, a messy CSV turned into a deliverable). Deterministic and free: it calls no model, costs nothing, and never runs out of quota. Call this FIRST when you are not sure what this server offers.

Endpoints

URLTransportStateLatencyChecked
https://ainetcafe.com/mcp/build streamable-http answering 532 ms 15 min ago
https://ainetcafe.com/mcp/build?s=registry streamable-http answering 478 ms 15 min ago

Alternatives to Netcafe Build

same job, measured the same way
E
Dockhold
by dockhold

Deploy a GitHub repo to a live HTTPS URL from your AI tool; read logs, set variables, resize apps.

14 tools answering
Breezedeploy
by przemekzur

Deploy a local folder, git repo, or Docker image to a live HTTPS URL from your AI chat.

39 installs/wk local only
spawnpoint
by getspawnpoint

Deploy the small apps your agent builds: one tool call returns a live, private shareable HTTPS link.

answering
Softkiln Deploy
by softkiln

Host apps built with AI: deploy to a live HTTPS URL, custom domains, secrets and backups.

answering
Basicdeploy MCP
by akacianl

The runtime your agent deploys to — DB, storage, and a public URL in one MCP call.

96 installs/wk local only
Tv MCP
by skdonthi

Build, deploy, and debug web apps on Samsung Tizen and LG webOS Smart TVs from any MCP client

29 installs/wk local only
Sota
by sota

EU-native PaaS for AI agents — deploy web apps with one sentence, managed Postgres, GDPR by default.

73 installs/wk 14 tools answering
ship.page
by ship

Deploy HTML from any agent: POST markup, get a live URL. Static hosting API with MCP tools.

9 tools answering

Netcafe Build — questions

Answers built from our own checks of this server.

What can Netcafe Build do?
It exposes 7 tools, read directly from the server on our last check. Among them: build_app, check_job, get_app, list_apps, project_status, submit_project and 1 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 Netcafe Build working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 182 of 182 checks got a reply (100.0%), average response time 719 ms. The bar chart above shows every period we have measured.
How do I connect Netcafe Build?
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 Netcafe Build need an API key?
No. Netcafe Build completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Netcafe Build?
It answers our handshake in 719 ms on average, which is faster than 20% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Netcafe Build open source?
Yes — written in JavaScript, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.