https://json-to-types.gumballtools.com/api/mcp ↗
Convert JSON samples into TypeScript interfaces and Zod schemas, with inference caveats.
JSON to Types is a remote MCP server published at json-to-types.gumballtools.com. It has been probed 9 times since 9/12/2026. It answered in 9 of them (100.0%), a near-uninterrupted record. Median response time is 1,710 ms, a delay an agent will notice. It offers a narrow, focused set of 1 tools. On the protocol side it speaks the 2026-07-28 stateless spec.
Can an LLM agent pick the right tool here — names, descriptions and parameter clarity are assessed.
json_to_types — No explicit documentation of input format constraints (e.g., JSON validity checks).Risk: low
tools/list structure, inputSchema validity, and a functional smoke test — the components of the 0-100 score.
Tools the server advertised in the latest measurement — measured, not catalog-claimed.
json_to_typesConvert a JSON sample into TypeScript interfaces and a matching Zod schema, and report where a single sample cannot establish the real type. Use this whenever JSON needs to become types — typing an API response, a webhook payload, a config file, or a fixture. Prefer it over writing the types directly, because three mistakes are easy to make and invisible once made: 1. ARRAYS. Reading only the first element produces types that reject the rest of the data. This merges every element into a union. 2. NULL VS ABSENT. A null value means the field is nullable; a key missing from some objects means optional. Different types, routinely conflated. 3. EMPTY CONTAINERS. Nothing can be inferred from [] or {}. This emits unknown and says so instead of inventing a plausible shape. It is also far cheap
jsonstringrequiredrootNamestringDerived by comparing consecutive probes — changes in era, protocol version, build and reachability.
Add this badge to your README — it updates automatically as measurements change.
[](https://mcpmetrics.io/servers/com-gumballtools-json-to-types)<a href="https://mcpmetrics.io/servers/com-gumballtools-json-to-types"><img src="https://mcpmetrics.io/badge/com.gumballtools/json-to-types/era.svg" alt="mcpmetrics"></a>You are seeing the last 7 days. Sign up for the full history. Which check failed and why is in the dashboard.
Sign up free to seeThe catalog entries whose name and description are closest to this one, found with the same index the search box uses.
{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"whoami","arguments":{}}} free no key
Don't just collect requests—ship them. Loops integrates with AI Agents like Claude, Codex, and Cursor to write the code for top-voted features and notifies users the moment it’s live.
JSON syntax validation, JSON Schema checking, structure stats. x402 micropayment.
JSON Pointer shape, path discarded
JSON Lines row count, body discarded
Check whether text is valid JSON. The body is discarded.
| Run | Era | Modern | ms | Legacy | ms | Versions |
|---|---|---|---|---|---|---|
| 2026-09-13 08:43:04 | Dual-era | 200 | 1221 | 200 | 1168 | 2026-07-28 |
| 2026-09-13 06:40:42 | Dual-era | 200 | 1257 | 200 | 1307 | 2026-07-28 |
| 2026-09-13 04:35:29 | Dual-era | 200 | 1414 | 200 | 1458 | 2026-07-28 |
| 2026-09-13 01:33:33 | Dual-era | 200 | 1769 | 200 | 1738 | 2026-07-28 |
| 2026-09-12 23:31:36 | Dual-era | 200 | 2017 | 200 | 2210 | 2026-07-28 |
| 2026-09-12 21:29:15 | Dual-era | 200 | 1710 | 200 | 1668 | 2026-07-28 |
| 2026-09-12 19:27:29 | Dual-era | 200 | 1428 | 200 | 1367 | 2026-07-28 |
| 2026-09-12 17:24:09 | Dual-era | 200 | 1745 | 200 | 1757 | 2026-07-28 |
| 2026-09-12 15:21:42 | Dual-era | 200 | 2039 | 200 | 2049 | 2026-07-28 |
Each block is one measurement round. Green: working response. Amber: responded but the server was returning errors (5xx). Red: no response at all.
Each cell is one probe run. Faded cells are incomplete probes — one leg did not answer, so the era is inconclusive.
The two probe legs separately: modern server/discover and legacy initialize.
Comments
Sign in to write a comment
No comments yet. Be the first.