소개
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.
주요 기능
- Generate instances from schemas with custom values
- Create new JSON schemas with a simple tool
- Store and retrieve JSON schemas
사용 사례
- Creating data validation schemas for applications
- Generating sample data based on defined schemas
- Managing schemas for APIs and data exchange