From 9226499a2aaca8bc882365095a8607d6f8ef5143 Mon Sep 17 00:00:00 2001 From: Aadil Razvi Date: Wed, 10 Jun 2026 17:43:15 +0000 Subject: [PATCH] =?UTF-8?q?Add=20ChangeThisFile=20=E2=80=94=20remote=20fil?= =?UTF-8?q?e=20conversion=20MCP=20server=20(690+=20routes,=20no=20auth)=20?= =?UTF-8?q?=F0=9F=A4=96=F0=9F=A4=96=F0=9F=A4=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f748e2ea..23f3544ec 100644 --- a/README.md +++ b/README.md @@ -1342,6 +1342,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [8b-is/smart-tree](https://github.com/8b-is/smart-tree) 🦀 🏠 🍎 🪟 🐧 - AI-native directory visualization with semantic analysis, ultra-compressed formats for AI consumption, and 10x token reduction. Supports quantum-semantic mode with intelligent file categorization. - [box/mcp-server-box-remote](https://github.com/box/mcp-server-box-remote/) 🎖️ ☁️ - The Box MCP server allows third party AI agents to securely and seamlessly access Box content and use tools such as search, asking questions from files and folders, and data extraction. +- [ChangeThisFile](https://changethisfile.com/mcp) 📇 ☁️ - Free file conversion between 690+ formats via MCP. Tools: `convert_file` (URL or base64 in → signed download URL out) and `list_conversions`. Covers image, video, audio, document, data, font, ebook, and archive formats. No auth required. `remote` `streamable-http` - [ckanthony/Chisel](https://github.com/ckanthony/Chisel) [![chisel MCP server](https://glama.ai/mcp/servers/@ckanthony/chisel/badges/score.svg)](https://glama.ai/mcp/servers/@ckanthony/chisel) 🦀 🏠 🍎 🐧 ☁️ - Reduce context usage on file use. Send only unified diffs instead of full files (up to 20-100× fewer tokens), and read large files with targeted `grep`/`sed` instead of full reads (up to 500×). Kernel-enforced path confinement hard-locks the agent to a configured root: no accidental reads or writes outside scope. Standalone for your file access or embed in any MCP server (Rust, Node.js, Python via WASM). - [cyberchitta/llm-context.py](https://github.com/cyberchitta/llm-context.py) 🐍 🏠 - Share code context with LLMs via MCP or clipboard - [drolosoft/go-docs-mcp](https://github.com/drolosoft/go-docs-mcp) [![drolosoft/go-docs-mcp MCP server](https://glama.ai/mcp/servers/drolosoft/go-docs-mcp/badges/score.svg)](https://glama.ai/mcp/servers/drolosoft/go-docs-mcp) 🏎️ 🏠 🍎 🐧 - Multi-format document MCP server — read, search, OCR, and extract from PDF, TXT, MD, DOCX, CSV, and images. Single Go binary, 12 tools, smart mtime-based caching, directory-locked security.