Merge pull request #8337 from dinosaur24/codex/update-mockhero-agent-entry

Update MockHero MCP entry 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-06-19 10:24:27 -04:00
committed by GitHub
+1 -1
View File
@@ -1122,7 +1122,7 @@ Tools and integrations that enhance the development workflow and environment man
- [MobileReality/mdma](https://github.com/MobileReality/mdma/tree/main/packages/mcp) [![MobileReality/mdma MCP server](https://glama.ai/mcp/servers/MobileReality/mdma/badges/score.svg)](https://glama.ai/mcp/servers/MobileReality/mdma) 📇 ☁️ 🏠 🍎 🪟 🐧 - MCP server for MDMA (interactive Markdown applications with mounted components). Exposes the MDMA spec, authoring prompts, package metadata, and live docs to AI assistants. Tools: `get-spec`, `get-prompt`, `build-system-prompt`, `validate-prompt`, `list-packages`, `list-docs`, `get-doc`. Install: `npx @mobile-reality/mdma-mcp`.
- [saranshbamania/mobile-device-mcp](https://github.com/saranshbamania/mobile-device-mcp) [![saranshbamania/mobile-device-mcp MCP server](https://glama.ai/mcp/servers/saranshbamania/mobile-device-mcp/badges/score.svg)](https://glama.ai/mcp/servers/saranshbamania/mobile-device-mcp) 📇 🏠 🍎 🪟 - 49-tool MCP server for AI control of Android devices and iOS simulators. AI visual analysis (Claude + Gemini), Flutter widget tree inspection, smart element finding (<1ms), video recording, and test script generation. `npx mobile-device-mcp`
- [getmockd/mockd](https://github.com/getmockd/mockd) [![mockd MCP server](https://glama.ai/mcp/servers/getmockd/mockd/badges/score.svg)](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.
- [mockherodev/mcp-server](https://github.com/dinosaur24/mockhero/tree/main/packages/mcp-server) [![mockhero MCP server](https://glama.ai/mcp/servers/dinosaur24/mockhero/badges/score.svg)](https://glama.ai/mcp/servers/dinosaur24/mockhero) 🏠 - Generate realistic synthetic test data via MCP. 156 field types, 22 locales, relational data, sub-50ms responses. Free tier: 1,000 records/day.
- [mockherodev/mcp-server](https://github.com/dinosaur24/mockhero) [![mockhero MCP server](https://glama.ai/mcp/servers/dinosaur24/mockhero/badges/score.svg)](https://glama.ai/mcp/servers/dinosaur24/mockhero) 📇 ☁️ - Agent-first synthetic test data MCP server. Estimate usage, detect schemas from SQL or JSON, create loginless Polar checkout, claim API keys, and generate JSON, CSV, or SQL data through a hosted Streamable HTTP endpoint.
- [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.
- [muhannad-hash/git-context-mcp](https://github.com/muhannad-hash/git-context-mcp) [![git-context-mcp MCP server](https://glama.ai/mcp/servers/muhannad-hash/git-context-mcp/badges/score.svg)](https://glama.ai/mcp/servers/muhannad-hash/git-context-mcp) 📇 🏠 🍎 🪟 🐧 - Answers "why does this code exist?" by tracing any line back through the commit, GitHub PR description, and linked issues. Five tools: blame context, commit story, file history, commit search, and file contributors. `npx git-context-mcp`
- [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.