mcpbeat Sign in

Infytool MCP Server

local only

Infytool runs on your own machine — the client starts it, so there is no endpoint to ping. 155 installs a week from npm. Last commit 5 Sep 2026.

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

Installs per day peak 139 · avg 5
a month agotoday
155
Installs / week
npm · infytool-mcp
0
Stars
0 open issues
5 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Infytool every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add infytool -- npx -y infytool-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "infytool": {
      "args": [
        "-y",
        "infytool-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.infytool]
command = "npx"
args = ["-y", "infytool-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "infytool": {
      "args": [
        "-y",
        "infytool-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "infytool": {
      "args": [
        "-y",
        "infytool-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Infytool

same job, measured the same way
ToolsMonk tool catalog
by toolsmonk

Find the right ToolsMonk tool for a task: 255 free browser-based tools, read-only lookups.

5 tools answering
G
Publish
by playfrog

Publish browser games to Playfrog and get a shareable play link. Static HTML5, files sent inline.

2 tools answering
klyo games — publish HTML5 browser games
by klyo

Publish HTML5 browser games from your AI assistant — upload, release, stats. You keep the rights.

answering
Geekflare
by geekflare

Geekflare MCP server for scraping, search, screenshots, broken links, DNS lookup, and network tools.

71 installs/wk 18 tools answering
Developer Tools
by programmes

65+ free in-browser developer tools (JSON, Base64, JWT, hash, regex…) callable over MCP.

59 tools answering
C
Pupul data export guides
by noctaracorp

Free data export guides for 11 platforms, export wait times, and in-browser viewers. No auth.

8 tools answering
brawsr
by brawsr

Browser sessions, checkpoints, rewind, fork, lineage, and lifecycle tools for brawsr.

23 installs/wk local only
Feedthrough
by feedthrough

Debug bridge inside your web app: an agent reads the DOM, console and network. Any browser.

270 installs/wk local only

Infytool — questions

Answers built from our own checks of this server.

Why is there no uptime for Infytool?
Infytool runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package infytool-mcp was installed 155 times last week.
How do I connect Infytool?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls infytool-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Infytool?
The npm package infytool-mcp was installed 155 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Infytool open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.