mcpbeat Sign in

Free Proxy MCP Server

local only

Free Proxy MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from npm. Last commit 21 Sep 2026.

MCP server exposing Litport's verified free HTTP, SOCKS4 and SOCKS5 proxy snapshot.

Installs per day peak 34 · avg 1
a month agotoday
58
Installs / week
npm · @litportnet/free-proxy-mcp
0
Stars
0 open issues
21 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Free Proxy MCP 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 free-proxy-mcp -- npx -y @litportnet/free-proxy-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "free-proxy-mcp": {
      "args": [
        "-y",
        "@litportnet/free-proxy-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.free-proxy-mcp]
command = "npx"
args = ["-y", "@litportnet/free-proxy-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "free-proxy-mcp": {
      "args": [
        "-y",
        "@litportnet/free-proxy-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "free-proxy-mcp": {
      "args": [
        "-y",
        "@litportnet/free-proxy-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Free Proxy MCP

same job, measured the same way
ROOT MCP Server
by omazapa

ROOT-based MCP server exposing root_python and root_cpp tools (stdio transport).

local only
MCP Z3 Prover
by daedalus

MCP server exposing Z3 solver API

47 installs/wk local only
Flowral AI Tools
by flowral-mcp

Streamable HTTP MCP server exposing planner flows, tasks, and squads.

answering
Litport MCP
by litportnet

MCP server for the Litport account API: tokens, usage, pools, geo targeting and proxy URLs.

local only
MCP Rpcbind
by daedalus

MCP server exposing rpcbind/RPC portmapper functionality

54 installs/wk local only
T
Mélodium
by melodium

MCP server exposing Mélodium program validation and reference lookup

local only
Joplin MCP Server
by alondmnt

FastMCP server exposing Joplin notes, notebooks, tags, and imports.

257 installs/wk local only
MCP Shodan
by daedalus

MCP server exposing all Shodan API functionality

65 installs/wk local only

Free Proxy MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Free Proxy MCP?
Free Proxy MCP 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 @litportnet/free-proxy-mcp was installed 58 times last week.
How do I connect Free Proxy MCP?
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 @litportnet/free-proxy-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Free Proxy MCP?
The npm package @litportnet/free-proxy-mcp was installed 58 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 Free Proxy MCP 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.