mcpbeat Sign in

ResuStack MCP Server

by resustackapp Your server? Claim it
answering

ResuStack is answering right now. Last checked 7 min ago. Last commit 13 Sep 2026.

Build, version and render resumes as PDFs from Claude or any MCP client.

Uptime history 5 days of history
5 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
313 ms
Response time
average over 24h
3
Stars
last commit 13 Sep 2026

What the code does

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

Runs an external command latex_renderer/utils.py:63
            result = subprocess.run(
    document.getElementById('welcome-bubble').innerHTML = formatMessage(welcomeMsg);

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 7 min ago.

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

This endpoint answered with an authorization challenge. The server is running, but you need an API key from its owner to call it.

Endpoints

URLTransportStateLatencyChecked
https://resustackapp.com/mcp streamable-http needs key 345 ms 7 min ago

Alternatives to ResuStack

same job, measured the same way
Overskill
by overskill

Build and publish Overskill apps from Cursor, Claude, ChatGPT, or any MCP client.

answering
Deoochform
by musaib001

Create forms, read submissions, and build invitations from Claude, ChatGPT, or any MCP client.

answering
Chat Thing
by chatthing

Build and manage AI-native customer support agents from Claude or any MCP client.

answering
MaShop MCP
by mashop

Build, deploy and manage MaShop e-commerce projects from Claude, Cursor or any MCP client.

answering
Rephrasy
by rephrasyai

Humanize AI text and check AI-detection scores from Claude, Cursor, or any MCP client.

29 installs/wk local only
Dvt
by dvt

Dashboards as data. Author, validate, render, and share dvt dashboards from any MCP client.

answering
Fresh Jots
by goran-arsov

Read and write your Fresh Jots notes from Claude, Cursor, and any MCP client.

79 installs/wk answering
Velocms
by velocms

Draft, publish, and manage your VeloCMS blog from Claude, Cursor, or any MCP client.

46 installs/wk local only

ResuStack — questions

Answers built from our own checks of this server.

Why is there no tool list for ResuStack?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is ResuStack working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 313 ms. The bar chart above shows every period we have measured.
How do I connect ResuStack?
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. You will need your own key: it refuses anonymous clients.
Does ResuStack need an API key?
Yes. Every time we knock, ResuStack answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is ResuStack?
It answers our handshake in 313 ms on average, which is faster than 48% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is ResuStack open source?
We cannot say either way: written in Python and 3 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.