Agent♥︎Age
Catalog

io.github.rog0x/schema

Official

by rog0x · TypeScript

JSON Schema, TypeScript types, mocks for AI agents

io.github.rog0x/schema MCP Server

This MCP server provides schema validation and generation tools for AI agents. It supports generating JSON Schema from sample JSON data, producing TypeScript types from JSON data or a JSON Schema, and validating data against a JSON Schema with detailed error messages. It is associated with MCP and developer tooling for JSON Schema workflows.

🛠️ Key Features

  • JSON Schema generation from sample JSON data
  • TypeScript type/interface generation from JSON data or JSON Schema
  • Schema validation with detailed error messages (including JSON path, expected type, actual value)
  • Topics include: ai-agents, claude, json-schema, mcp, model-context-protocol, typescript, validation, ai-tools

🚀 Use Cases

  • Generating schemas and TypeScript types for agent input/output
  • Validating agent-produced or agent-consumed data before use

⚡ Developer Benefits

  • Inferred types, required fields, and common formats (email, date, URI, UUID)
  • Enum detection from multiple examples
  • Supports nested objects, arrays, optional fields, enums, and union types

⚠️ Limitations

  • Only schema validation and generation tools are described (no other capabilities provided)

Topics

ai-agentsclaudejson-schemamcpmock-datamodel-context-protocoltypescriptvalidationai-toolsdeveloper-toolsmcp-server