Loading MCP server directory, please wait...
Generate realistic relational test data. 156 field types, 22 locales, JSON/CSV/SQL.
npx @getmcp/cli add io.github.dinosaur24/mockheroRequires Node.js 18+. Community-contributed server. Review source before installing.
MOCKHERO_API_KEYYour MockHero API key (get one free at https://mockhero.dev)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dinosaur24/mockhero": {
"command": "npx",
"args": [
"-y",
"@mockherodev/mcp-server"
],
"env": {
"MOCKHERO_API_KEY": ""
}
}
}
}