Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions data/mockhero-mcp-server/mockhero-mcp-server.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# MockHero MCP Server

Generates realistic synthetic test data via MCP with 156 field types, 22 locales, relational data, sub-50ms responses. Free tier: 1,000 records/day.
Agent-first MCP server for realistic synthetic test data. Agents can estimate usage, detect schemas from SQL or JSON, list field types and templates, create loginless Polar checkout, claim an API key, and generate JSON, CSV, or SQL test data through a hosted Streamable HTTP MCP endpoint.

[https://github.com/mockherodev/mcp-server](https://github.com/mockherodev/mcp-server)
[https://github.com/dinosaur24/mockhero](https://github.com/dinosaur24/mockhero)

Remote MCP endpoint:

```text
https://mockhero.dev/mcp/agent
```
12 changes: 6 additions & 6 deletions data/mockhero-mcp-server/mockhero-mcp-server.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: MockHero MCP Server
description: "Generates realistic synthetic test data via MCP with 156 field
types, 22 locales, relational data, sub-50ms responses. Free tier: 1,000
records/day."
source_url: https://github.com/mockherodev/mcp-server
description: "Agent-first MCP server for realistic synthetic test data with
usage estimates, schema detection, loginless Polar checkout, API key claim,
and JSON/CSV/SQL generation through a hosted Streamable HTTP endpoint."
source_url: https://github.com/dinosaur24/mockhero
category: Testing & Debugging Tools
tags:
- test-data
- synthetic-data
- fast
- streamable-http
featured: false
updated_at: 2026-04-06 22:28
updated_at: 2026-06-19 15:20