Kapilraghuwanshi Dev Tools MCP Server

@kapilraghuwanshi/dev-tools-mcp npm v1.3.0

Published by @kapilraghuwanshi — no publish provenance, so origin is unverified, but the source is public: the repository link below is self-declared yet readable, so you can inspect the code before adopting it.

Zero-config MCP server for developers — encode/decode, hash, UUID, JWT, DNS, IP info, URL tracing, npm lookup and more.

Trust grade
A
90/100
Last scanned get badge →
Trust
A · 90/100
Adoption risk for you: the threat score, then adjusted down for blast radius, publisher verification and how much the scan could see. Deterministic; every point is auditable.
Capability
Moderate
Blast radius if it went rogue — what the server’s tools could reach. Independent of trust.
Coverage
Source
How much the scan could actually inspect. Shallow coverage is stated, never hidden.
Share this Trust Score
𝕏 Share LinkedIn Reddit
A Why this grade threat 94 − adoption risk = 90/100

The grade answers one question — how safe is this server for you to adopt — so it is computed in two auditable stages. Nothing below is an opinion or an LLM's guess; every line is a real term the deterministic engine applied, and the same input always yields the same number.

1. Threat score — 100 − 6.3 = 94. What the published surface and source actually contain:

PointsWhat was foundCategory
−6.3 Suspicious external URL in tool metadata MTC-INJ-URL-1 exfiltration

2. Client adoption risk — 94 − 4 = 90. Three small, subtract-only factors that reflect your risk in adopting it — a clean scan proves less on a powerful, unverified or barely-inspectable package, so the grade says so plainly:

PointsAdoption-risk factor
−3 capability blast radius (moderate) — client exposure if the model is manipulated
−1 publisher verification (public source) — no provenance, but the source is public and inspectable

Capability observations and info notes are shown under Findings but never scored. Open any row's finding below for the file, line and evidence behind a deduction.

Findings 2

medium Suspicious external URL in tool metadataMTC-INJ-URL-1

A hardcoded link to a request/paste/webhook sink (or raw IP) appears in the description of tool "dt_http_trace". Tool metadata pointing the model at a fixed external endpoint is a data-exfiltration channel — the classic "send the output to …" poisoning.

Evidence: https://bit.ly/xyz

Fix: A legitimate tool takes its destination as a validated parameter; it does not hardcode a webhook/paste sink in its description.

Location: tool dt_http_trace · description

medium Unconstrained URL/host parameter "url" on "dt_http_headers"MTC-CAP-007

Tool "dt_http_headers" takes a URL/host parameter "url" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).

Fix: Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.

Location: tool dt_http_headers · inputSchema.properties.url

Tools 27

Each tool and what it can reach — statically extracted from the published source.

  • dt_format_sqlreads sensitive data
  • dt_github_repoingests untrusted input
  • dt_http_headersingests untrusted input
  • dt_npm_infoingests untrusted input
  • dt_caniuseno sensitive capability
  • dt_color_convertno sensitive capability
  • dt_convert_caseno sensitive capability
  • dt_diff_textno sensitive capability
  • dt_dns_lookupno sensitive capability
  • dt_encode_decodeno sensitive capability
Show 17 more tools ↓
  • dt_format_jsonno sensitive capability
  • dt_generate_passwordno sensitive capability
  • dt_generate_uuidno sensitive capability
  • dt_gitignore_genno sensitive capability
  • dt_hash_stringno sensitive capability
  • dt_http_traceno sensitive capability
  • dt_ip_infono sensitive capability
  • dt_lorem_ipsumno sensitive capability
  • dt_my_ipno sensitive capability
  • dt_parse_jwtno sensitive capability
  • dt_port_checkno sensitive capability
  • dt_regex_testno sensitive capability
  • dt_ssl_checkno sensitive capability
  • dt_timestamp_convertno sensitive capability
  • dt_unit_converterno sensitive capability
  • dt_url_parseno sensitive capability
  • dt_whois_lookupno sensitive capability

What this scan could not see

Versions 1

Scan history per published version. The engine is deterministic — the same version always yields the same score, so a changed score means the package itself changed.

VersionScoreFindingsEngineScanned
v1.3.0 latest A 90/100 2 1.13.0 2026-09-07

Embed this score

Show this server's live Trust Score in your README, docs or website. The badge is served straight from the registry and updates automatically after every rescan — no API key needed. It links back to this page, so anyone who sees the grade can also read the findings behind it instead of taking a number on faith.

MCP Trust Score: A · 90/100
Markdown (GitHub README)
[![MCP Trust Score](https://mcptrustchecker.com/registry/kapilraghuwanshi-dev-tools-mcp/badge.svg)](https://mcptrustchecker.com/registry/kapilraghuwanshi-dev-tools-mcp)
HTML
<a href="https://mcptrustchecker.com/registry/kapilraghuwanshi-dev-tools-mcp"><img src="https://mcptrustchecker.com/registry/kapilraghuwanshi-dev-tools-mcp/badge.svg" alt="MCP Trust Score" height="20"></a>
Prefer shields.io styling? Point it at https://mcptrustchecker.com/registry/kapilraghuwanshi-dev-tools-mcp/badge.json via https://img.shields.io/endpoint?url=…

Verify this score yourself

The score above is reproducible: the same package version always yields the same result. Run it locally or over the free API — no account, no LLM, fully deterministic.

npx mcptrustchecker scan @kapilraghuwanshi/dev-tools-mcp --online

Use the free API → How scoring works

Other implementations of Kapilraghuwanshi Dev Tools 1

Independent packages implementing the same tool, scanned with the same engine. Compare all 2 side by side →

More in Other