← All servers

MockHero

io.github.dinosaur24/mockhero v0.2.0
Official Registry git dev-tools

Generate realistic relational test data — 156 field types, 22 locales, JSON/CSV/SQL, free previews.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add mockhero --transport http https://mockhero.dev/mcp/agent
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "mockhero": {
      "url": "https://mockhero.dev/mcp/agent"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "mockhero": {
      "serverUrl": "https://mockhero.dev/mcp/agent"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "mockhero": {
      "type": "http",
      "url": "https://mockhero.dev/mcp/agent"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "mockhero": {
      "url": "https://mockhero.dev/mcp/agent"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "mockhero": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mockhero.dev/mcp/agent"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://mockhero.dev/mcp/agent none

Packages

npm @mockherodev/mcp-server@0.2.0

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.dinosaur24--mockhero/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent