
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@mockherodev/mcp-server
Advanced tools
MCP server for MockHero — generate realistic test data from Claude Desktop, Cursor, and other AI agents
MCP server for MockHero — generate realistic test data from Claude Desktop, Cursor, Windsurf, and other AI agents.
Add to ~/.claude/claude_desktop_config.json:
{
"mcpServers": {
"mockhero": {
"command": "npx",
"args": ["@mockherodev/mcp-server"],
"env": {
"MOCKHERO_API_KEY": "mh_live_your_key_here"
}
}
}
}
Add to .cursor/mcp.json in your project:
{
"mcpServers": {
"mockhero": {
"command": "npx",
"args": ["@mockherodev/mcp-server"],
"env": {
"MOCKHERO_API_KEY": "mh_live_your_key_here"
}
}
}
}
claude mcp add mockhero -- env MOCKHERO_API_KEY=mh_live_xxx npx @mockherodev/mcp-server
Generate realistic test data from a structured schema or plain English description.
"Generate 50 users with German names and 200 orders linked to them"
Convert SQL CREATE TABLE statements or JSON samples into MockHero's schema format.
List all 135+ supported field types with descriptions and parameters.
List pre-built schema templates (e-commerce, blog, SaaS, social network).
Generate data using a template — no schema definition needed.
Use the ecommerce template at 2x scale with German locale
Sign up free at mockhero.dev
FAQs
MCP server for MockHero — generate realistic test data from Claude Desktop, Cursor, and other AI agents. Free 100-record previews without an API key, plus loginless Polar checkout to claim a key.
The npm package @mockherodev/mcp-server receives a total of 86 weekly downloads. As such, @mockherodev/mcp-server popularity was classified as not popular.
We found that @mockherodev/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.