a month ago
Fake user profiles and companies for tests and seed data. 1,000 profiles × 100+ fields, 1,000 AI-generated company logos, cross-resource relationship graphs. Zero-config onboarding: the agent asks for your email once and claims a free key automatically.
Server Config
{
"mcpServers": {
"random-profiles": {
"command": "npx",
"args": [
"-y",
"random-profiles-mcp"
],
"env": {
"RANDOM_PROFILES_API_KEY": "rp_..."
}
}
}
}