Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.random-profiles/mcp

NPM · RANDOM-PROFILES-MCP · SCANNED SEP 22

Generate fake user profiles and companies for tests, seed data, and AI agent demos.

Available components

0 this week 84 Trust /100
Trust breakdown (7 categories)

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 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability79
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 952 tokens (~119/item across 8 items; 8 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
  • Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 8 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
Install

How do I install the com.random-profiles/mcp server?

com.random-profiles/mcp runs locally as an npm package, launched with npx -y random-profiles-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 · random-profiles-mcp

# add to Claude Code
claude mcp add com-random-profiles-mcp -- npx -y random-profiles-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "com-random-profiles-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "random-profiles-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-random-profiles-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "random-profiles-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-random-profiles-mcp -- npx -y random-profiles-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-random-profiles-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "random-profiles-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-random-profiles-mcp --command npx --arg -y --arg random-profiles-mcp
# ~/.hermes/config.yaml
mcp_servers:
  com-random-profiles-mcp:
    command: "npx"
    args: ["-y", "random-profiles-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-random-profiles-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "random-profiles-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add com-random-profiles-mcp -t stdio -c npx -a -y random-profiles-mcp
// mcp.json
{
  "mcpServers": {
    "com-random-profiles-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "random-profiles-mcp"
      ]
    }
  }
}
Changelog

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.

  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 9 Sept 26 +1
    • Stability: 0.97 → pass security
Diagnostics

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 22 Sept 2026 · Analysed npm/random-profiles-mcp@1.4.3

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 95 packages
Packages resolved 95
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 8 exposed · ~952 tokens

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 →

Tool Tokens
claim_api_key ~121

Claim a free Random Profiles API key using an email address. Use this tool the FIRST time no key is configured — the key will be returned in the response and also emailed to the user as a receipt. Subsequent calls use the cached key automatically, so you only need to do this once per machine. ALWAYS ask the user for their real email before calling this — don't make one up.

NameTypeReqDescription
emailstringyesReal email address to receive the key receipt. Will be used as the account identifier for usage tracking and eventual upgrades. Disposable domains are rejected.

No output schema declared.

No examples provided.

get_companies ~320

Get random fake companies for testing and seed data. Returns realistic companies with 100+ fields including names, legal form, industry, leadership, financials, tech stack, locations, logos, and more across 9 countries.

NameTypeReqDescription
countnumberNumber of companies to return (1-100)
countrystringComma-separated country codes to include (US, GB, DE, FR, AU, BR, JP, IN, NG)
fieldsstringComma-separated field groups to return (name, industry, size, location, contact, social, financial, tech, leadership, legal, operations, product, relationships, meta). The `relationships` group retur…
industrystringFilter by industry (Technology, Healthcare, Finance, Education, Manufacturing, Retail, Media, Consulting, Real Estate, Transportation, Energy, Telecommunications, Hospitality, Agriculture, Legal, Con…
logo_formatstringImage format for meta.logo_url (default: jpg, webp is ~30% smaller)
logo_sizestringLogo size in meta.logo_url (default: 1024)
seednumberSeed for deterministic results — same seed returns same companies
sizestringComma-separated size brackets (1-10, 11-50, 51-200, 201-500, 501-1000, 1001-5000, 5000+)

No output schema declared.

No examples provided.

get_company ~70

Get a single company by UUID.

NameTypeReqDescription
logo_formatstringImage format for meta.logo_url (default: jpg, webp ~30% smaller)
logo_sizestringLogo size in meta.logo_url (default: 1024)
uuidstringyesThe company UUID

No output schema declared.

No examples provided.

get_image ~61

Get a specific profile photo by UUID. Returns the image as JPEG. Each call consumes 1 image unit from your daily limit.

NameTypeReqDescription
sizestringImage size in pixels (default: 1024)
uuidstringyesThe photo UUID

No output schema declared.

No examples provided.

get_profile ~25

Get a single profile by UUID.

NameTypeReqDescription
uuidstringyesThe profile UUID

No output schema declared.

No examples provided.

get_profiles ~281

Get random fake user profiles for testing and seed data. Returns realistic profiles with 100+ fields including names, jobs, addresses, financials, network data, documents, and more.

NameTypeReqDescription
countnumberNumber of profiles to return (1-100)
countrystringComma-separated country codes to include (US, GB, DE, FR, AU, BR, JP, IN, NG)
exclude_countrystringComma-separated country codes to exclude
fieldsstringComma-separated field groups to return (name, email, phone, identity, bio, social, physical, job, address, financial, network, documents, vehicle, contact, digital, interests, education, photo, relat…
genderstringFilter by gender
max_agenumberMaximum age filter
min_agenumberMinimum age filter
photo_formatstringImage format for photo URL (default: jpg, webp is ~30% smaller)
photo_sizestringPhoto size in pixels (default: 1024)
seednumberSeed for deterministic results — same seed returns same profiles

No output schema declared.

No examples provided.

get_random_image ~50

Get a random profile photo. Returns the image as JPEG. Each call consumes 1 image unit from your daily limit.

NameTypeReqDescription
sizestringImage size in pixels (default: 1024)

No output schema declared.

No examples provided.

get_usage ~24

Check your API key usage, tier, and daily limits for profiles and images.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the com.random-profiles/mcp server?

com.random-profiles/mcp is listed in the public MCP registry as com.random-profiles/mcp. Generate fake user profiles and companies for tests, seed data, and AI agent demos. This page covers its npm package (random-profiles-mcp).

Is the com.random-profiles/mcp server safe to use?

com.random-profiles/mcp scores 84 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 22 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 com.random-profiles/mcp server expose?

com.random-profiles/mcp exposes 8 tools: claim_api_key, get_profiles, get_profile, get_random_image, get_image, and 3 more. Their descriptions and schemas cost roughly 952 tokens of context every time the server is loaded.

Is the com.random-profiles/mcp server still maintained?

com.random-profiles/mcp is still listed as active in the MCP registry. We last reached this channel on 22 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 com.random-profiles/mcp server under?

com.random-profiles/mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.