mcpbeat Sign in

Korala MCP Server

answering

Korala is answering right now. Last checked 3 min ago. 858 installs a week from npm.

Document signing: draft agreements, prepare signing requests, send them and track who has signed.

Installs per day peak 858 · avg 28
a month agotoday
Uptime history 31 hours of history · worst hour 25%
31 hours agonow
95.6%
Uptime 24h
87 of 91 checks
Tools
hidden behind auth
563 ms
Response time
average over 24h
858
Installs / week
npm and PyPI

Korala does not always answer

Over the last week it answered 94.8% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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

This one needs environment variables set before it will start: KORALA_API_KEY_ID (API key ID from Korala, Settings, API Keys. Leave unset for draft-only mode.), KORALA_API_SECRET (API secret, shown once when the key is created.), KORALA_MCP_ALLOW_SEND ("true" lets the assistant send and void documents. Default "false": it returns a review link instead.). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://api.korala.ai/mcp streamable-http sign-in 381 ms 3 min ago

Alternatives to Korala

same job, measured the same way
Signvoy
by signvoy

Send documents for e-signature, track signing status, and download signed PDFs. No API key required.

answering
GoodSign
by goodsign

Send documents for e-signature, track and remind signers, and download signed PDFs.

10 tools answering
PandaDoc MCP Server
by pandadoc-mcp

PandaDoc MCP server for creating, sending, signing, and tracking PandaDoc documents.

answering
Addsign MCP
by rmindgh

Send documents for e-signature, track status, remind signers, and download signed PDFs via AddSign

32 installs/wk local only
Zsign
by zsign

E-signature API for AI agents: send contracts, sign PDF documents, track and download signed files.

answering
blue·auth Document Signing
by ricdanyalgil

Send AI-created PDFs for signature, track signers, and return verifiable document evidence.

answering
InkSeal
by inkseal

Send documents for signature: upload, place fields, draft, and send once a human agrees.

answering
Okdoc
by okdocai

E-signature & document automation: create, send, track and sign documents with payments. 38 tools.

answering

Korala — questions

Answers built from our own checks of this server.

Why is there no tool list for Korala?
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: 95.6% of checks in the last 24 hours got a reply.
Is Korala working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 87 of 91 checks got a reply (95.6%), average response time 563 ms. The bar chart above shows every period we have measured.
How do I connect Korala?
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 sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Korala?
No API key is involved. Korala answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Korala?
It answers our handshake in 563 ms on average, which is faster than 26% 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 Korala?
The npm package @korala/mcp was installed 858 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.