mcpbeat Sign in

Likerts MCP Server

not responding

Likerts is listed as active in the registry but did not answer our last check. 27 installs a week from npm. Last commit 20 Sep 2026.

Manage open-source in-product surveys, collections, responses and exports with scoped access.

Installs per day peak 129 · avg 7
a month agotoday
Uptime history 10 days of history · worst day 0%
10 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
672 ms
Response time
average over 24h
27
Installs / week
npm and PyPI

What the code does

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

        serde_json::from_str(r#"{"keys":[{"kty":"RSA","n":"3gSTfWyHyhpOnM0wKcfcdAs5gy7U4m-_IAEA6kmC20_wNQI3MbJ2V8CG8JKuq6yNqa2PWUx9lH5EFJv2R80pd2dXWybN-EBs6ToV9ooHfHApP2o6mmT2t4WdQERKfoTJ_vSjZVsVXMVbArvtmPctY4_XHSKDaWAXnDZREP4666laW1uMlyBPHPgaCnCA1RB7DFEgtXXF-RuUJKVvp4NXMIgwmzGfG…
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

 result=subprocess.run(args,input=stdin,text=True,capture_output=True,env=env,timeout=timeout)
const command = (program, args) => execFileSync(program, args, { encoding: 'utf8', maxBuffer: 16 * 1024 * 1024 }).trim();

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

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

This one needs environment variables set before it will start: LIKERTS_API_URL (Your Likerts API origin. Requires HTTPS outside exact loopback development hosts.), LIKERTS_TOKEN (Workspace-bound service credential with only the scopes needed by this agent.), LIKERTS_COLLECTION_TOKEN (Optional collection credential for collection configuration and response submission only.). The author declared them in the registry entry; get the values from the project itself.

Endpoints

URLTransportStateLatencyChecked
https://likerts-mcp.onrender.com/mcp/{workspaceId} streamable-http answering 672 ms 4 min ago

Alternatives to Likerts

same job, measured the same way
Apollo Invoicing
by 404-studio

Manage Apollo invoices and customers with entity-scoped OAuth and optional read/write access.

answering
Svg/icons MCP
by svgicons

320K+ open-source SVG icons: 12 tools, anonymous metadata search; SVG, exports, collections via Pro.

12 tools answering
Vector Panda
by vectorpanda

Operate your Vector Panda collections: search and upsert vectors, schema, measured indexes, exports.

answering
Organize with AI
by organizewith

Search photos/videos; manage collections, people and duplicates. Requires paid OwAI Cloud Access.

answering
Usertold MCP
by usertold

Run in-product voice interviews with AI agents and analyze source-linked evidence.

answering
Ambassly
by melmayssonowen

Manage affiliate programs, commissions, payouts and referral links with scoped Ambassly API keys.

answering
publishwith.ai
by publishwith

Publish AI reports as managed native links with versions, access control, revocation, and audit.

answering
Kaiten
by evvfebruary

Manage Kaiten spaces, boards, cards, comments, and tags with compact MCP responses.

60 installs/wk local only

Likerts — questions

Answers built from our own checks of this server.

Is Likerts working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 672 ms. The bar chart above shows every period we have measured.
The registry lists Likerts as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Likerts?
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 Likerts need an API key?
No. Likerts completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
How many people use Likerts?
The npm package @likerts/mcp was installed 27 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.
Is Likerts open source?
Yes — it is published under the MIT licence, written in Rust and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.