Likerts
NPM · @LIKERTS/MCP · 2 COMPONENTS · SCANNED SEP 20
Manage open-source in-product surveys, collections, responses and exports with scoped access.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 7 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability70
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 1572 tokens (~47/item across 33 items; 33 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
- Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage74
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 10% of tool parameters carry a description.Partial
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 7 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 33 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the Likerts MCP server?
Likerts runs locally as an npm package, launched with npx -y @likerts/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @likerts/mcp
claude mcp add crosstabs-likerts -- npx -y @likerts/mcp
{
"mcpServers": {
"crosstabs-likerts": {
"command": "npx",
"args": [
"-y",
"@likerts/mcp"
]
}
}
} {
"servers": {
"crosstabs-likerts": {
"command": "npx",
"args": [
"-y",
"@likerts/mcp"
]
}
}
} codex mcp add crosstabs-likerts -- npx -y @likerts/mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"crosstabs-likerts": {
"type": "local",
"command": [
"npx",
"-y",
"@likerts/mcp"
],
"enabled": true
}
}
} openclaw mcp add crosstabs-likerts --command npx --arg -y --arg @likerts/mcp
mcp_servers:
crosstabs-likerts:
command: "npx"
args: ["-y", "@likerts/mcp"] {
"McpServers": {
"crosstabs-likerts": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@likerts/mcp"
]
}
}
} assistant mcp add crosstabs-likerts -t stdio -c npx -a -y @likerts/mcp
{
"mcpServers": {
"crosstabs-likerts": {
"command": "npx",
"args": [
"-y",
"@likerts/mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +3
- Stability: unverified → 0.23 ▲ functional
- 14 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 13 Sept 26 53
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/@likerts/mcp@0.1.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 96 packages
| Packages resolved | 96 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
collections_create ~135
Create an immutable embedded collection only when every declared SDK installation supports the bound schema version. Identical retries return the original submission credential; handle it as a secret.
| Name | Type | Req | Description |
|---|---|---|---|
| expiresAt | string | – | Optional future expiry, at most 90 days from creation. |
| idempotencyKey | string | yes | – |
| placement | string | yes | – |
| responseCap | integer | – | – |
| sdkCapabilities | object | yes | Customer-declared installed SDK groups. Every group must include the published/bound survey schema version. This is a compatibility guard, not attestation. |
| surveyId | string | yes | – |
| version | integer | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
collections_get ~25
Fetch the immutable respondent configuration using a collection credential.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
collections_security_update ~53
Configure exact browser origins and a per-collection request rate. Origins are browser policy, not authentication.
| Name | Type | Req | Description |
|---|---|---|---|
| allowedOrigins | array | yes | – |
| id | string | yes | – |
| requestsPerMinute | integer | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
collections_update ~41
Open or close collection acceptance, or irreversibly revoke its credential.
| Name | Type | Req | Description |
|---|---|---|---|
| accepting | boolean | – | – |
| id | string | yes | – |
| revoke | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
exports_create ~64
Create or idempotently retry a bounded asynchronous CSV or JSON response export.
| Name | Type | Req | Description |
|---|---|---|---|
| acceptedFrom | string | – | – |
| acceptedTo | string | – | – |
| collectionId | string | – | – |
| format | string | yes | – |
| idempotencyKey | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
exports_download ~31
Download a ready export as authenticated base64 content before its 24-hour expiry.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
exports_get ~26
Read an export job's status and stable schema manifest.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
exports_revoke ~29
Irreversibly revoke export access and remove its stored object.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
memberships_list ~18
List current workspace memberships. Owner access is required.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | array | yes | – |
No examples provided.
memberships_put ~35
Grant or replace a workspace membership role. Owner access is required.
| Name | Type | Req | Description |
|---|---|---|---|
| role | string | yes | – |
| subject | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
memberships_revoke ~28
Revoke a workspace membership immediately. Owner access is required.
| Name | Type | Req | Description |
|---|---|---|---|
| subject | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
oauth_grants_create ~57
Persist consent as a tenant, subject, client, audience and scope-bound OAuth grant.
| Name | Type | Req | Description |
|---|---|---|---|
| clientId | string | yes | – |
| expiresAt | string | yes | – |
| scopes | array | yes | – |
| subject | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
oauth_grants_revoke ~30
Irreversibly revoke an OAuth grant for subsequent requests.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
responses_delete ~34
Erase one response's raw answers and metadata while preserving its minimal retry receipt and usage entry.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
responses_list ~68
Retrieve one stable snapshot page of workspace responses, optionally filtered by collection and acceptance time. Continue with nextCursor.
| Name | Type | Req | Description |
|---|---|---|---|
| acceptedFrom | string | – | – |
| acceptedTo | string | – | – |
| collectionId | string | – | – |
| cursor | string | – | – |
| limit | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
responses_submit ~162
Submit a completed response. Accepted responses are counted for observability and are never metered or charged. Reuse the same idempotency key only for identical retries.
| Name | Type | Req | Description |
|---|---|---|---|
| answers | object | yes | Question-ID keyed answers. Legacy and schema-v3 choice answers retain their documented wire types. Ranking is a complete option-ID permutation; matrix is a row-ID map to a column ID or nonempty colum… |
| id | string | yes | – |
| idempotencyKey | string | yes | – |
| metadata | object | – | Untrusted caller metadata; compact serialized JSON must be at most 4096 bytes. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | Immutable acknowledgement of one accepted response. Likerts does not meter or charge responses. |
No examples provided.
retention_run ~22
Run one bounded raw-response and expired-export retention batch for the workspace.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
service_credentials_create ~44
Issue a scoped service credential. Its token is returned exactly once.
| Name | Type | Req | Description |
|---|---|---|---|
| expiresAt | string | yes | – |
| name | string | yes | – |
| scopes | array | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
service_credentials_list ~22
List service credential metadata without secret values. Owner access is required.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | array | yes | – |
No examples provided.
service_credentials_revoke ~26
Irreversibly revoke a service credential.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
surveys_create ~65
Create a survey draft idempotently; identical retries return the original draft.
| Name | Type | Req | Description |
|---|---|---|---|
| idempotencyKey | string | yes | Required by survey creation; omitted from draft update payloads. |
| pages | array | – | – |
| questions | array | yes | – |
| title | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
surveys_list ~12
List workspace surveys.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | array | yes | – |
No examples provided.
surveys_publish ~75
Publish an immutable version only when every customer-declared SDK installation supports its schema version.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| revision | integer | yes | – |
| sdkCapabilities | object | yes | Customer-declared installed SDK groups. Every group must include the published/bound survey schema version. This is a compatibility guard, not attestation. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
surveys_update ~51
Update a draft using its current revision.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| pages | array | – | – |
| questions | array | yes | – |
| revision | integer | yes | – |
| title | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
usage_get ~13
Retrieve accepted-response usage.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | Response counts for observability. These values never gate acceptance or create a charge. |
No examples provided.
webhook_deliveries_get ~40
Read attempts, retry time and fixed failure code. Receiver bodies and survey answers are never exposed through delivery status.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
webhook_deliveries_list ~63
Inspect delivery status. Continue with after equal to the last returned UUID for a stable ordering of existing rows; this operational list is not a response snapshot.
| Name | Type | Req | Description |
|---|---|---|---|
| after | string | – | – |
| endpointId | string | – | – |
| limit | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | array | yes | – |
No examples provided.
webhook_deliveries_replay ~61
Requeue a completed or failed delivery before seven-day expiry, up to three times. The event ID remains unchanged; receivers deduplicate business processing by that ID.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| idempotencyKey | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
webhook_endpoints_create ~73
Creates disabled. Install the returned signing secret on your receiver, then explicitly enable. An identical idempotency retry reconstructs the original generation.
| Name | Type | Req | Description |
|---|---|---|---|
| eventTypes | array | – | Immutable event subscriptions. Community Edition supports response.accepted. |
| idempotencyKey | string | yes | – |
| url | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
webhook_endpoints_list ~28
Lists up to 100 workspace endpoints, including revoked entries. Signing secrets are never listed.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | array | yes | – |
No examples provided.
webhook_endpoints_rotate ~57
Install the new generation and retain the old receiver secret for five minutes. New claims use the new generation; identical rotation retries return the original protected result.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| idempotencyKey | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
webhook_endpoints_update ~59
Enable only after configuring verification. Use enabled:false to pause, or revoke:true to permanently cancel queued deliveries; an in-flight HTTP request cannot be recalled.
| Name | Type | Req | Description |
|---|---|---|---|
| enabled | boolean | – | – |
| id | string | yes | – |
| revoke | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
workspace_delete ~25
Erase and tombstone the current workspace account, revoke capabilities and remove export objects.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
What is the Likerts MCP server?
Likerts is an MCP server listed in the public MCP registry as io.github.crosstabs/likerts. Manage open-source in-product surveys, collections, responses and exports with scoped access. This page covers its npm package (@likerts/mcp).
Is the Likerts MCP server safe to use?
Likerts scores 71 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the Likerts MCP server expose?
Likerts exposes 33 tools: surveys_create, surveys_list, surveys_update, surveys_publish, collections_create, and 28 more. Their descriptions and schemas cost roughly 1,572 tokens of context every time the server is loaded.
Is the Likerts MCP server still maintained?
Likerts is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the Likerts MCP server under?
Likerts declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.