Random Profiles MCP Server
Rank #27507Delistedcom.random-profiles/mcp
No registry has listed this server since Apr 25, 2026. The historical record below is preserved.
Generate fake user profiles and companies for tests, seed data, and AI agent demos.
Random Profiles MCP Server is a Model Context Protocol (MCP) server published by gusdeboer. It ranks #27507 of 58,832 servers tracked on MCP Toplist. Random Profiles MCP Server is listed on Official MCP, with 3 tracked versions. It is no longer listed by any tracked registry (last seen Apr 25, 2026); its historical record is preserved here.
Ranks ahead of 31,325 of 58,832 servers on MCP Toplist.
Use Random Profiles MCP Server
Add Random Profiles MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"random-profiles": {
"command": "npx",
"args": [
"-y",
"random-profiles-mcp"
],
"env": {
"RANDOM_PROFILES_API_KEY": "<your RANDOM_PROFILES_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry
gusdeboer
Available versions (3)
| Version | Published |
|---|---|
| 1.4.3 | Apr 23, 2026 |
| 1.4.2 | Apr 22, 2026 |
| 1.4.1 | Apr 22, 2026 |
Frequently asked questions
- What is Random Profiles MCP Server?
- Generate fake user profiles and companies for tests, seed data, and AI agent demos.
- Who maintains Random Profiles MCP Server?
- Random Profiles MCP Server is maintained by gusdeboer, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Random Profiles MCP Server an official MCP server?
- Yes — Random Profiles MCP Server is listed on the Official MCP Registry.
- How many versions does Random Profiles MCP Server have?
- MCP Toplist tracks 3 versions of Random Profiles MCP Server, most recently published on Apr 23, 2026.
- Where can I find the source code for Random Profiles MCP Server?
- The source code for Random Profiles MCP Server is hosted at github.com/gusdeboer/random-profiles-mcp.