MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

J
Json Minifiy Formatter MCP

基于MCP的JSON格式化与压缩工具服务器,支持JSON格式化和压缩功能

Created 7/24/2025
Updated 5 months ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx json-minifiy-formatter-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "masx200-json-minifiy-formatter-mcp": { "command": "uvx", "args": [ "json-minifiy-formatter-mcp" ] } } }