Back to MCP Servers
Mockhero
Generate realistic synthetic test data via MCP. 156 field types, 22 locales, relational data, sub-50ms responses. Free tier: 1,000 records/day.
developer-tools
By dinosaur24
Installation
npx -y mockheroConfiguration
{
"mcpServers": {
"mockhero": {
"command": "npx",
"args": ["-y", "mockhero"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes