Loading MCP server directory, please wait...
Generate fake user profiles and companies for tests, seed data, and AI agent demos.
npx @getmcp/cli add com.random-profiles/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.random-profiles/mcp": {
"command": "npx",
"args": [
"-y",
"random-profiles-mcp"
],
"env": {
"RANDOM_PROFILES_API_KEY": ""
}
}
}
}