About
Json Schema provides an MCP server for managing JSON schemas, enabling users to store, retrieve, and create schemas effortlessly. A simple tool is provided to create new schemas, and the server can generate instances from these schemas, populated with custom values. It offers resources to get schemas by ID or list available schemas and provides tools to both create schemas and instances.
Key Features
- Generate instances from schemas with custom values
- Create new JSON schemas with a simple tool
- Store and retrieve JSON schemas
Use Cases
- Creating data validation schemas for applications
- Generating sample data based on defined schemas
- Managing schemas for APIs and data exchange