mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-04-11 06:25:56 +00:00
Add MockHero to MCP server list
## What is MockHero? MockHero is a synthetic test data API that generates realistic, relational fake data via a simple REST API. **Why it belongs here:** - 156 field types (names, emails, UUIDs, IBANs, etc.) - 22 locales for internationalized data - Relational data generation (users -> orders -> items) - Sub-50ms response times - Free tier: 1,000 records/day - MCP server: npx @mockherodev/mcp-server **Links:** - Website: https://mockhero.dev - MCP Server: https://github.com/mockherodev/mcp-server - Docs: https://mockhero.dev/docs
This commit is contained in:
@@ -827,6 +827,7 @@ Tools and integrations that enhance the development workflow and environment man
|
||||
- [mmorris35/devplan-mcp-server](https://github.com/mmorris35/devplan-mcp-server) 📇 ☁️ - Generate comprehensive, paint-by-numbers development plans using the [ClaudeCode-DevPlanBuilder](https://github.com/mmorris35/ClaudeCode-DevPlanBuilder) methodology. Creates PROJECT_BRIEF.md, DEVELOPMENT_PLAN.md, and CLAUDE.md.
|
||||
- [mobile-next/mobile-mcp](https://github.com/mobile-next/mobile-mcp) 📇 🏠 🐧 🍎 - MCP Server for Android/iOS application and device automation, development and app scraping. Simulator/Emulator/Physical devices like iPhone, Google Pixel, Samsung supported.
|
||||
- [getmockd/mockd](https://github.com/getmockd/mockd) [](https://glama.ai/mcp/servers/getmockd/mockd) 🏎️ 🏠 🍎 🪟 🐧 - Multi-protocol API mock server with 18 MCP tools. Mock HTTP, GraphQL, gRPC, WebSocket, MQTT, SSE, and SOAP APIs with chaos engineering, stateful CRUD, 8 import formats (OpenAPI, Postman, HAR, WireMock, cURL, Mockoon, WSDL), and deterministic seeded responses.
|
||||
- [MockHero](https://github.com/mockherodev/mcp-server) - Generate realistic synthetic test data via MCP. 156 field types, 22 locales, relational data, sub-50ms responses. Free tier: 1,000 records/day. 🏠
|
||||
- [mrexodia/user-feedback-mcp](https://github.com/mrexodia/user-feedback-mcp) 🐍 🏠 - Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor.
|
||||
- [mumez/pharo-smalltalk-interop-mcp-server](https://github.com/mumez/pharo-smalltalk-interop-mcp-server) 🐍 🏠 - Pharo Smalltalk integration enabling code evaluation, class/method introspection, package management, test execution, and project installation for interactive development with Pharo images.
|
||||
- [n8daniels/RulesetMCP](https://github.com/n8daniels/RulesetMCP) 📇 🏠 - Weight-On-Wheels for AI - keeps agents grounded in your project's rules. Query coding standards, validate snippets, and get task-specific guidance from version-controlled rule files.
|
||||
|
||||
Reference in New Issue
Block a user