Skinny Jeans
An MCP server that optimizes token usage in Claude Code by automatically compressing JSON, Markdown, and code files, reducing token consumption when reading files.
rating : 2 points
downloads : 4.1K
What is skinny-jeans?
skinny-jeans is a Model Context Protocol (MCP) server that works like a smart filter. It automatically optimizes file content when Claude Code reads files. It can identify different types of files (JSON, Markdown, code, etc.) and apply specialized compression techniques to reduce file size without losing important information, thereby saving API token usage.How to use skinny-jeans?
After installing skinny-jeans, register it as the MCP server for Claude Code. When Claude needs to read a file, skinny-jeans will intercept the request, compress the file content, and then return it to Claude. The entire process is completely transparent to the user. You just need to use Claude Code as usual, but it will consume fewer tokens.Applicable scenarios
Suitable for users who frequently use Claude Code to process large JSON datasets, technical documents (Markdown), and code library analysis. It is especially suitable for developers, data analysts, technical document writers, and other scenarios that require processing a large amount of file content.Main features
Intelligent file type recognition
Automatically identify file types such as JSON, JSONL, Markdown, TypeScript, JavaScript, Python, etc., and apply corresponding optimization strategies.
TOON format conversion
Convert JSON files to TOON (Token-Oriented Object Notation) format, reducing token usage by 40 - 60% while improving the accuracy of LLM understanding.
Markdown streamlining
Remove redundant elements in Markdown files, such as YAML frontmatter, HTML comments, badge images, and extra blank lines, saving 15 - 30% of tokens.
Code comment cleaning
Intelligently remove comments in code files, while retaining comment-like content in string literals, saving 10 - 25% of tokens.
Token estimation tool
Provide a function to estimate the token usage of a file, helping users understand the possible token consumption and savings before reading a large file.
Batch analysis report
Conduct batch analysis on an entire project or directory, generate a detailed token savings report, and help optimize the workflow.
Advantages
Significantly save API token costs, up to 40 - 60% for JSON files
Completely transparent working mode, no need to change the existing workflow
Improve the accuracy of LLM's understanding of structured data (TOON format)
Support multiple file types, covering common development scenarios
Provide practical analysis tools to help optimize token usage
Limitations
Mainly optimized for text files, no optimization effect for binary files
The compression process may remove human-readable formats (such as comments and blank lines)
Requires the Claude Code environment to support the MCP server
Limited optimization effect for extremely small files
How to use
Install skinny-jeans
Install the skinny-jeans package via npm
Register with Claude Code
Add skinny-jeans as the MCP server for Claude Code
Configure the CLAUDE.md file
Add usage instructions in the CLAUDE.md file in the project root directory to guide Claude to preferentially use the skinny-jeans tool
Verify the installation
Run the /mcp command in Claude Code to confirm that skinny-jeans has been correctly loaded
Usage examples
Optimize the reading of large JSON datasets
When Claude needs to analyze JSON data containing a large number of repeated fields, using skinny-jeans can significantly reduce token consumption
Streamline technical document analysis
When reading Markdown documents containing a large number of format tags and badges, remove redundant elements
Optimize code library review
When analyzing a large code library, intelligently remove comments and retain the code logic
Project token usage analysis
Before starting a large project analysis, estimate the possible token consumption first
Frequently Asked Questions
Will skinny-jeans change my original files?
Will the optimized content affect Claude's understanding ability?
Can I skip optimization and read the original file directly?
What file types does skinny-jeans support?
How do I know how many tokens are saved?
Do I need a specific version of Claude Code?
Related resources
GitHub repository
The source code and latest version of skinny-jeans
TOON format specification
Detailed description of the TOON (Token-Oriented Object Notation) format
Model Context Protocol
Official documentation and specifications of the MCP protocol
Claude Code documentation
Official usage guide for Claude Code
npm package page
npm package information and installation instructions for skinny-jeans

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
24.2K
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
33.9K
5 points

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
20.2K
4.5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
72.2K
4.3 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
31.0K
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
64.0K
4.5 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
21.0K
4.5 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
97.8K
4.7 points


