Find the right InfyTool among 180+ free in-browser file tools and get deep links. No uploads.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A tiny Model Context Protocol server that lets AI assistants (Claude, etc.) discover the right InfyTool tool and hand the user a deep-link URL.
Discovery only β nothing is uploaded. This server returns tool metadata and URLs. It
never receives, uploads or processes files. Every InfyTool conversion/edit runs 100 % in the
user's own browser. The catalog is read live from https://infytool.com/api/tools.json
(with an offline snapshot bundled as a fallback).
| Tool | What it does |
|---|---|
search_tools(query, category?, limit?) | Search 180+ tools by keyword β names, descriptions, deep-link URLs |
get_conversion(from, to) | Get the exact page URL for a format conversion (e.g. HEICβJPG); lists options if unsupported |
list_categories() | List categories (Image, PDF, SVG, Icon, Audio, File) with hub URLs |
list_tools(category?, limit?) | List the tools in one category |
Requires Node 18+.
Or, once published to npm, with no install:
Edit claude_desktop_config.json (Settings β Developer β Edit Config) and add:
Using a local checkout instead of npm:
Restart Claude Desktop; ask something like "convert my HEIC photos to JPG" and it will return the InfyTool link.
npx infytool-mcp works for everyone)INFYTOOL_CATALOG_URL β override the catalog URL (defaults to the live tools.json).MIT Β· part of the Infy family (InfyIcon Β· InfySVG Β· InfyPNG).
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/infytool)<a href="https://allmcps.com/mcp/infytool"><img src="https://allmcps.com/api/badge/infytool?style=directory" alt="Infytool on AllMCPs" /></a>