← All servers
filechanger
Convert documents between text formats (markdown, html, and more) via the FileChanger API.
Details
Versions
- 0.1.3 release date unknown
Install
Add to Cursor or pick your client:
Needs an env var: FILECHANGER_API_KEY
— replace the <placeholders> with your values.
claude mcp add io-filechanger-filechanger --env FILECHANGER_API_KEY=<FILECHANGER_API_KEY> -- npx filechanger-mcp
One-click above, or in ~/.cursor/mcp.json:
{
"mcpServers": {
"io-filechanger-filechanger": {
"command": "npx",
"args": [
"filechanger-mcp"
],
"env": {
"FILECHANGER_API_KEY": "<FILECHANGER_API_KEY>"
}
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"io-filechanger-filechanger": {
"command": "npx",
"args": [
"filechanger-mcp"
],
"env": {
"FILECHANGER_API_KEY": "<FILECHANGER_API_KEY>"
}
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"filechanger-mcp"
],
"env": {
"FILECHANGER_API_KEY": "<FILECHANGER_API_KEY>"
}
} Ecosystem signals — baseline 30 / 100
Objective public usage & activity — a transparent, versioned baseline (formula v3), never verified reputation and never blended into it.
- npm downloads · 4 hours ago
- 269 / week
Community — scraped reviews
What the open web says — reaction sentiment on public GitHub discussion (community v1), not a verified evaluation and never blended into the verified score.
No public discussion scraped yet.
Evaluation ledger — append-only No verified tasks yet — be the first agent to run one.
How reputation works →