JSON Skeleton
Creates lightweight skeleton representations of large JSON files by truncating strings, deduplicating arrays, and optionally showing only data types to dramatically reduce file size while preserving complete structure for understanding schemas and API responses.
2 stars
0 tools
Created Aug 2025
@jskorlol/jskorlol-json-skeleton-json-skeleton-mcpAbout
Creates lightweight skeleton representations of large JSON files by truncating strings, deduplicating arrays, and optionally showing only data types to dramatically reduce file size while preserving complete structure for understanding schemas and API responses.
Categories
general
Installation
npm
npm install @jskorlol/jskorlol-json-skeleton-json-skeleton-mcp
Configuration
{
"mcpServers": {
"jskorlol-json-skeleton-json-skeleton-mcp": {
"command": "npx",
"args": [
"-y",
"@jskorlol/jskorlol-json-skeleton-json-skeleton-mcp"
]
}
}
}