New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

schema-compatibility-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

schema-compatibility-mcp

Compare local JSON schema shape fingerprints without returning property names, values, paths, or schema text.

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
128
Maintainers
1
Weekly downloads
 
Created
Source

schema-compatibility-mcp

Schema Compatibility compares bounded JSON type fingerprints. It highlights broad type-count changes without exposing property names, values, or schema text. It is not semantic schema compatibility validation.

Quick start

npm install
npm test
npm start

Use compare_schema_shapes with two JSON files inside SCHEMA_COMPATIBILITY_ROOT.

Limits

This is a shape signal, not semantic schema validation. The response contains aggregate type counts only.

Keywords

mcp

FAQs

Package last updated on 21 Sep 2026

Related posts