Odel
Real Fake Data

Real Fake Data

Local
@przeslijmiTypeScriptMITUpdated 2mo ago

Realistic synthetic test data — valid PESELs, NIPs, IBANs, addresses, people across 27 EU countries.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@przeslijmi/real-fake-data-mcpv1.0.0

Run

npx -y @przeslijmi/real-fake-data-mcp

MCP client config

{
  "mcpServers": {
    "real-fake-data": {
      "command": "npx",
      "args": [
        "-y",
        "@przeslijmi/real-fake-data-mcp"
      ]
    }
  }
}