Loading MCP server directory, please wait...
Convert, compress, resize and trim images, audio, video and PDFs from local paths.
npx @getmcp/cli add app.formatika/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.formatika/mcp": {
"command": "npx",
"args": [
"-y",
"@formatika/mcp"
],
"env": {
"FORMATIKA_API_KEY": "",
"FORMATIKA_URL": ""
}
}
}
}