# SchemaStore/schemastore

A collection of JSON schema files including full API

Repository: https://github.com/SchemaStore/schemastore
Canonical: https://ross.abutalabs.com/products/schemastore
Homepage: https://schemastore.org/
Language: JavaScript
License: Apache-2.0
License Family: permissive
Last push: 2026-08-24T15:33:01+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 4307, "days_push": 9, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3829, forks 2292 (observed 2026-08-28T04:08:23.110086+00:00)

## What it is
SchemaStore is a large open-source catalog of JSON schemas for popular configuration and data file formats, served via a public API and website. Editors and tools consume it to provide validation, auto-completion, and in-context documentation for JSON, YAML, and TOML files.

## Use cases
- get  schema autocomplete for config files in vscode
- validate package. or tsconfig. against a schema
- find a  schema for a known file format
- integrate schema validation into a cli validator
- let an ai assistant fetch  schemas via mcp

## When to choose
- your editor or tool needs schema-based completion and validation for common /yaml/toml files
- you need a central, community-maintained schema catalog with a public api
- you want to contribute a schema for a widely used file format

## When to avoid
- you need schemas for proprietary or niche internal formats not in the catalog
- you need a runtime schema registry for your own microservices rather than a public catalog
- you need non-schema validation logic beyond  schema

## Facets
- artifact type: dataset
- maturity: active
- function: documentation, developer-tools
- domain: developer-tools, web-development, files, apis
- platform: cross-platform, editor-plugin
- tags: -schema, schema-catalog, editor-integration, validation, autocomplete, mcp-server, web-server

## Member repositories
- SchemaStore/schemastore (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:23.110086+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:26:20.076877+00:00, confidence not recorded.
  - readme: https://github.com/SchemaStore/schemastore (fetched 2026-08-28T04:08:23.110086+00:00, sha 97c8c9239899)
  - homepage: https://schemastore.org/ (fetched 2026-08-29T09:21:12.454505+00:00, sha db543ebfb57b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
