mcp-qa-testdata
v1.0.0
Published
An MCP server that generates fake test users (name, email, phone) for QA form testing and database seeding.
Maintainers
Readme
mcp-qa-testdata
An MCP server that generates fake-but-realistic test users (name, email, phone) for QA work — filling forms, seeding test databases, demos. No real personal data is used.
What it does
One tool: generate_test_users. You ask for a number, it returns that many fake users.
Install
npm install -g mcp-qa-testdata(Replace CHANGE-ME with the actual published name.)
Connect to Claude Code
claude mcp add qa-testdata -- npx mcp-qa-testdataThen inside a Claude session:
/mcpYou should see qa-testdata with one tool.
Use it
In a Claude session, just ask:
Use mcp-qa-testdata to generate 5 test users..
Claude will return 5 fake users, each with a name, email, and phone number.
License
MIT
