schemastore/schemastore

A collection of JSON schema files including full API

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 57 minutes ago
Type:Curated List / Learning ResourceCategory(s):API Development ToolsMCP Servers, Agent Skills & PromptsDeveloper Tools
Added to GitGenius on September 18th, 2026
Created on November 18th, 2014
Open Issues & Pull Requests: 79 (+0)
GitHub issues: Enabled
Number of forks: 2,323
Total Stargazers: 3,841 (+0)
Total Subscribers: 35 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.2 days
Mean response time: 93.4 days
90th percentile: 304.9 days
Tracked items: 229

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 12% of issues opened in the past year have never received a reply. 90% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "fileMatch Conflict" is answered fastest, typically in about 20 hours, while "New Schema Request" waits about 5 months. 83% of issues opened in the past year have been closed, leaving a working backlog. Three people close 84% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 41
New in 7 days: 2
Closed in 7 days: 5
Avg open age: 519 days
Stale 30+ days: 32
Stale 90+ days: 30

Recent activity

Opened in 7 days: 2
Closed in 7 days: 5
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • Bug (50)
  • Help Wanted (48)
  • Schema (35)
  • Build Server (20)
  • New Schema Request (17)
  • fileMatch Conflict (13)
  • Good First Issue (5)
  • Question (4)

Most active issues this week

Detailed Description

SchemaStore is a JSON schema repository that provides a comprehensive collection of schemas for validating popular JSON documents and configuration files.

The project solves the problem of locating reliable JSON schemas for common file formats and APIs. Rather than requiring developers to write or hunt down schemas individually, SchemaStore centralizes them in a single accessible location. The repository maintains schemas for a wide variety of JSON-based formats, making validation and tooling integration straightforward. The project also offers an MCP (Model Context Protocol) server that allows AI assistants and editors to search, browse, and retrieve schemas programmatically, with a publicly hosted instance available at no setup cost.

Developers should adopt SchemaStore if they need to validate JSON configuration files, API responses, or other structured data in their projects or tools. It suits any workflow where JSON schema validation adds value, from IDE integration to CI/CD pipelines. Organizations building tools that work with JSON documents benefit from having a canonical source of schemas rather than maintaining their own. The project explicitly welcomes contributions for additional schemas through its contribution guidelines.

The project maintains an active collection of schemas with ongoing community contributions. The maintainers actively solicit support from organizations that benefit from the resource, indicating awareness of sustainability needs as the collection and infrastructure have grown. The project provides clear contribution documentation and remains open to expanding its schema catalog through external submissions.