Filechanger runs on your own machine — the client starts it, so there is no endpoint to ping. 103 installs a week from npm.
Convert documents between text formats (markdown, html, and more) via the FileChanger API.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add filechanger -- npx -y filechanger-mcp
{
"mcpServers": {
"filechanger": {
"args": [
"-y",
"filechanger-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.filechanger]
command = "npx"
args = ["-y", "filechanger-mcp"]
{
"mcpServers": {
"filechanger": {
"args": [
"-y",
"filechanger-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"filechanger": {
"args": [
"-y",
"filechanger-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
FILECHANGER_API_KEY (FileChanger API key (fc_...). Get one at https://filechanger.io.), FILECHANGER_URL (Override the MCP endpoint. Defaults to https://filechanger.io/mcp.).
The author declared them in the registry entry; get the values from the project itself.
Convert between document formats — DOCX/PDF to Markdown, Markdown to DOCX.
Convert files, HTML, and Markdown to PDF via the FileToPDF API. Bring your own API key.
MCP server for GroupDocs.Markdown — convert documents to Markdown via AI agents.
Convert files, URLs, and documents to clean, AI-ready Markdown via MCP.
Read, convert and fill Word (.docx) documents: templates, Markdown/HTML in and out, PDF with math.
Convert files between 110+ document, image, audio, video, archive and ebook formats from AI agents.
Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.
Convert files between 400+ image, video, audio, document, ebook, archive and font formats.
Answers built from our own checks of this server.