mcpbeat Sign in

tierproxy MCP Server

by tierproxy Your server? Claim it
local only

tierproxy runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from pypi. Last commit 19 May 2026.

Multi-provider proxy infrastructure for AI/ML. Geo, sessions, cost-aware routing, usage tools.

Installs per day peak 27 · avg 8 · -19% w/w
a month agotoday
51
Installs / week
pypi · tierproxy
0
Stars
0 open issues
19 May 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

Nothing serious here today

Today is the operative word: we check tierproxy 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 python-sdk -- uvx tierproxy
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "python-sdk": {
      "args": [
        "tierproxy"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.python-sdk]
command = "uvx"
args = ["tierproxy"]
.cursor/mcp.json
{
  "mcpServers": {
    "python-sdk": {
      "args": [
        "tierproxy"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "python-sdk": {
      "args": [
        "tierproxy"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: TIERPROXY_API_KEY (tierproxy API key (tp_live_... or tp_test_...). Sign up at https://tierproxy.com.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to tierproxy

same job, measured the same way
Proxy4agents MCP
by novadalabs

Residential proxy MCP for AI agents — geo-targeting, sticky sessions, anti-bot bypass.

35 installs/wk local only
Proxy Veil
by goldentrii

Residential proxy MCP server for AI agents — geo-targeting, sticky sessions, anti-bot bypass.

65 installs/wk local only
SEO Audit MCP Server
by glivera

Professional SEO auditing: 15 tools, 9 checks, CWV, E-E-A-T, schema, GEO. Free tier.

15 tools answering
C
Geo
by thinair

Geocoding, routing, isochrones, traffic, weather, and place search for AI agents. 19 MCP tools.

answering
Smithery AI National Weather Service
by smithery

Provide real-time and forecast weather information for locations in the United States using natura…

answering
MapMap
by mapmap

Maps built for agents: routing incl. truck/ADR, geocoding, matrices, isochrones — 34 tools.

43 tools answering
Nerai MCP
by serkvay13

Geopolitical grounding for AI agents: country risk, forecasts, chokepoints, sanctions. Free tier.

answering
Agent Margin Router
by agentmarginrouter

38 x402 pay-per-call tools for AI agents (USDC/USDT on Base): web, crypto, on-chain, geo, packages

53 tools answering

tierproxy — questions

Answers built from our own checks of this server.

Why is there no uptime for tierproxy?
tierproxy 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 pypi package tierproxy was installed 51 times last week.
How do I connect tierproxy?
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 tierproxy straight from pypi; nothing to host, nothing to sign up for.
How many people use tierproxy?
The pypi package tierproxy was installed 51 times in the last week. Week over week that is -19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is tierproxy open source?
Yes — it is published under the Apache-2.0 licence, written in Python 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.