mcpbeat Sign in

Letsclarify MCP Server

local only

Letsclarify MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm.

Human-in-the-Loop API: AI agents create forms, share URLs with humans, get JSON back.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 14 · avg 3 · +130% w/w
a month agotoday
23
Installs / week
npm · @heisee/letsclarify-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add letsclarify-mcp -- npx -y @heisee/letsclarify-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "letsclarify-mcp": {
      "args": [
        "-y",
        "@heisee/letsclarify-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.letsclarify-mcp]
command = "npx"
args = ["-y", "@heisee/letsclarify-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "letsclarify-mcp": {
      "args": [
        "-y",
        "@heisee/letsclarify-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "letsclarify-mcp": {
      "args": [
        "-y",
        "@heisee/letsclarify-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: LETSCLARIFY_API_KEY (Your LetsClarify API key (starts with lc_)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Letsclarify MCP

same job, measured the same way
Lassare
by lassare

Human-in-the-loop for AI coding agents — ask questions, get approvals via Slack.

answering
MeatSpace
by zmarten

Human-in-the-loop for AI agents. Submit choices, get a human decision.

3 tools answering
IdentArk Gateway
by identark

Zero-secret MCP gateway for AI agents: risk-scored, audited calls with human-in-the-loop approval.

answering
Vantagate MCP Server
by aderix

VantaGate MCP Server & OpenAPI integration - Human-in-the-Loop for AI Agents

67 installs/wk local only
Whatsapp MCP
by meharajm

WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp

68 installs/wk local only
Envault
by dinanathdash

Secure secret management with a Human-In-The-Loop (HITL) interceptor for agent mutations.

83 installs/wk local only
Impri
by sekera-radim

Impri MCP server — human-in-the-loop approval inbox for AI agents

37 installs/wk local only
N
Glyt
by glyt

Human-in-the-loop approval for agent actions, with verifiable action-bound receipts.

6 tools answering

Letsclarify MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Letsclarify MCP?
Letsclarify MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @heisee/letsclarify-mcp was installed 23 times last week.
Is Letsclarify MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Letsclarify MCP?
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 runs locally, so the command pulls @heisee/letsclarify-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Letsclarify MCP?
The npm package @heisee/letsclarify-mcp was installed 23 times in the last week. Week over week that is +130%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.