C

npm:@chaprola/mcp-server

https://www.npmjs.com/package/@chaprola/mcp-server
75/100 · MCP Trust Grade · checked 2h ago · MCP 1.19.0

What it offers — 30 tools · Developer Tools

chaprola_hello

Health check — verify the Chaprola API is running

chaprola_help

Get the full Chaprola documentation bundle from POST /help. Call this before guessing when compile or run fails. No auth required.

chaprola_register

Register a new Chaprola account. Returns an API key — save it immediately

chaprola_login

Login and get a new API key. WARNING: invalidates the previous API key

chaprola_check_username

Check if a username is available before registering

chaprola_delete_account

Delete an account and all associated data. Requires passcode confirmation

chaprola_baa_text

Get the current Business Associate Agreement text and version. Present to human for review before signing

chaprola_report

Run a published program and return output. No auth required — program must be published first via /publish

chaprola_report_params

Get the parameter schema for a published report. Returns the .PF file as JSON — field names, types, and widths. Use this to discover what params a rep

chaprola_sign_baa

Sign the BAA. STOP: You MUST call chaprola_baa_text first, show the FULL text to the human, and get their EXPLICIT typed approval before calling this.

chaprola_baa_status

Check whether the authenticated user has signed the BAA

chaprola_import

Import JSON data into Chaprola format files (.F + .DA). If the target file already exists, Chaprola preserves the existing schema, widens matching fie

chaprola_import_url

Get a presigned S3 upload URL for large files (bypasses 6MB API Gateway limit). The subsequent chaprola_import_process preserves and widens an existin

chaprola_import_process

Process a file previously uploaded to S3 via presigned URL. Generates .F + .DA files. If the target file already exists, the existing schema is preser

chaprola_import_download

Import data directly from a public URL (CSV, TSV, JSON, NDJSON, Parquet, Excel). Optional AI-powered schema inference.

chaprola_export

Export Chaprola .DA + .F files back to JSON

chaprola_list

List files in a project with optional wildcard pattern

chaprola_delete_file

Delete a single file by S3 key. Pass the full key returned by chaprola_list (e.g., \

+12 more tools

Spec / packaging20%100
Security (OWASP MCP)30%25
Maintenance / popularity20%100
Tool hygiene15%95
Transparency / provenance15%90

Findings

WARNMCP08 References sensitive file paths / environment secrets.
INFO Static analysis of npm package @chaprola/mcp-server@1.19.0 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
Grade another server

We re-grade npm:@chaprola/mcp-server on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.

Share this report card

A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.

MCP Trust report card — npm:@chaprola/mcp-server grade C
Share on X Open card image

Embed this grade

A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.

MCP Trust Grade C · wmcp.sh
[![MCP Trust Grade C](https://wmcp.sh/mcp/grade/npm%3A%40chaprola%2Fmcp-server/badge.svg)](https://wmcp.sh/mcp/grade/npm%3A%40chaprola%2Fmcp-server)
<a href="https://wmcp.sh/mcp/grade/npm%3A%40chaprola%2Fmcp-server"><img src="https://wmcp.sh/mcp/grade/npm%3A%40chaprola%2Fmcp-server/badge.svg" alt="MCP Trust Grade C · wmcp.sh"></a>

Agents: check this before connecting

Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:

https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.