npm JavaScript analyzed 1.0.1

@636865636b73756d/mcp-v1

v1.0.1
npm

MCP server — structured verification and trending data tools

maintainer
nobodysawnothing
license
first seen
2026-06-03
last seen
2026-07-29
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 2 tools
transport stdio verified reported listed in the official MCP registry counts 2 tools · 0 res · 0 prompts permission surface via code analysis

tools

  • get_trending
  • verify_claim
code evidence v1.0.1 · npm-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 4

network 2

  • net package/dist/tools/get-trending.js :7 const response = await fetch(`${API_URL}/v1/trending`, {
  • net package/dist/tools/verify-claim.js :23 const response = await fetch(`${API_URL}/v1/verify`, {

tool registrations 2

  • get_trending package/dist/tools/get-trending.js :3
  • verify_claim package/dist/tools/verify-claim.js :4

install hooks 1

  • prepublishOnly package/package.json :17 npm run build

declared dependencies 5

  • @modelcontextprotocol/sdk@^1.27.0
  • zod@^3.25.0
  • @types/node@^20.0.0
  • typescript@^5.7.0
  • vitest@^3.0.0