MiniMindsLab MCP Tools
Deterministic MiniMindsLab utilities for AI agents over MCP.
Community: Submitted by a user or imported; check the owner before granting accessDegradedNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Deterministic MiniMindsLab utilities for AI agents over MCP.
Server tool list (6)
Raw names from tools/list. Only developers need these.
| api-breaking-change-diff-viewer | Developers need to know whether a new API contract breaks existing clients before they merge or publish it. |
| conference-badge-readability-tester | Estimates whether a name badge is readable at social distance and flags text that will likely feel too small or too crowded. |
| css-stacking-context-inspector | Frontend developers need to understand why an element is visually hidden behind another even when z-index seems correct. |
| html-duplicate-id-and-aria-reference-checker | Developers need to catch duplicate IDs and broken ARIA relationships that silently break accessibility and scripting. |
| json-contract-compatibility-checker | Developers need to confirm that a sample API response still matches a contract, including required fields, type expectations, enum constraints, and unexpected shape changes. |
| json-schema-vs-sample-payload-diff-checker | API builders need to see exactly where a sample payload violates a schema or where the schema does not describe real data. |