Compact git diff as structured JSON. MCP tool and CLI. Strips context padding, outputs only changed lines. 60-80% fewer tokens than raw diff.
-
Updated
Mar 5, 2026 - Go
Compact git diff as structured JSON. MCP tool and CLI. Strips context padding, outputs only changed lines. 60-80% fewer tokens than raw diff.
Compact error/lint parser MCP tool. Normalizes verbose compiler/linter output into structured JSON.
MCP tool for fetching and cleaning web pages with 90-96% token cost savings vs Claude WebFetch
MCP tool for splicing file contents into target files with append, prepend, replace, and insert modes
Merge conflict parser MCP tool. Structured JSON output from git conflict markers
Token-efficient directory tree visualization MCP server in Zig - optimized for LLM consumption with 50%+ reduction vs standard tree output
MCP server tool for safe, exact-match string replacement across files. Designed for AI-driven refactoring workflows with compact JSON output.
MCP server for coordinating multiple AI agents working concurrently on development tasks
MCP tool that moves files and directories to macOS Trash instead of permanently deleting them
Code generator for MCP (Model Context Protocol) tool servers in Go
MCP server and CLI tool for normalizing whitespace. Convert tabs to spaces or spaces to tabs
MCP tool that splits a file into multiple parts at specified line numbers
Rename files with spaces and irregular casing to lowercase underscore style. Stack-based dot parser, MCP server + CLI.
Token-efficient file search tool with JSON output and MCP server support
Dependency/import mapper MCP tool. Scans directories for import statements across 11 languages and outputs structured JSON for blast radius analysis before refactoring.
MCP server for Playwright browser automation and CSSOM inspection
Bypasses LLM filter for Sensitive Language for industry standard files in project init workflows.
Detect and fix corrupted UTF-16/BOM files to clean UTF-8. MCP server (stdio) and CLI tool.
Extract public API surface from source files as compact JSON: signatures, types, interfaces, no bodies. Supports Go, TypeScript, C#. MCP server + CLI.
Add a description, image, and links to the terse-mcp topic page so that developers can more easily learn about it.
To associate your repository with the terse-mcp topic, visit your repo's landing page and select "manage topics."