B+

npm:devkits-mcp-server

https://www.npmjs.com/package/devkits-mcp-server
87/100 · MCP Trust Grade · checked 4h ago · MCP 1.0.1

What it offers — 12 tools · Finance & Crypto

devkits_json_format

Format and validate JSON. Returns formatted JSON with syntax validation.

devkits_base64_encode

Encode a string to Base64 format.

devkits_base64_decode

Decode a Base64 encoded string back to plain text.

devkits_jwt_decode

Decode and inspect a JWT token (header, payload, signature). Does NOT verify signature.

devkits_regex_test

Test a regular expression against a string. Returns all matches with positions.

devkits_url_encode

URL-encode a string (encodeURIComponent semantics).

devkits_url_decode

URL-decode an encoded string (decodeURIComponent semantics).

devkits_hash_generate

Generate a cryptographic hash of a string using Node.js built-in crypto. Supports md5, sha1, sha256, sha384, sha512.

devkits_uuid_generate

Generate one or more random UUID v4 strings.

devkits_markdown_to_html

Convert Markdown text to HTML. Supports headings, bold, italic, code blocks, links, lists, blockquotes, and horizontal rules.

devkits_diff_compare

Compare two text strings line by line and return a unified diff-style result showing additions, deletions, and unchanged lines.

devkits_cron_parse

Parse and explain a cron expression. Returns a human-readable description and the next 5 scheduled run times.

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

Findings

INFO Static analysis of npm package devkits-mcp-server@1.0.1 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
Grade another server

We re-grade npm:devkits-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:devkits-mcp-server grade B+
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 B+ · wmcp.sh
[![MCP Trust Grade B+](https://wmcp.sh/mcp/grade/npm%3Adevkits-mcp-server/badge.svg)](https://wmcp.sh/mcp/grade/npm%3Adevkits-mcp-server)
<a href="https://wmcp.sh/mcp/grade/npm%3Adevkits-mcp-server"><img src="https://wmcp.sh/mcp/grade/npm%3Adevkits-mcp-server/badge.svg" alt="MCP Trust Grade B+ · 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.