Odel
infytool mcp

infytool mcp

Local
@krupalghori44-devJavaScriptMITUpdated 2 days ago

Find the right InfyTool among 180+ free in-browser file tools and get deep links. No uploads.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npminfytool-mcpv1.0.0

Run

npx -y infytool-mcp

MCP client config

{
  "mcpServers": {
    "infytool-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "infytool-mcp"
      ]
    }
  }
}