mcpbeat Sign in

Atheris MCP Server

by atheris-ee Your server? Claim it
local only

Atheris MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 16 Jul 2026.

Country-targeted mobile/residential proxy egress for agents: live stock, proxy URLs, usage.

Installs per day peak 122 · avg 8 · +22% w/w
a month agotoday
32
Installs / week
npm · atheris-mcp
0
Stars
0 open issues
16 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

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

This one needs environment variables set before it will start: ATHERIS_PROXY_KEY (Atheris pak_ access key (required for atheris_proxy_url and atheris_usage; atheris_stock works without it)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Atheris MCP

same job, measured the same way
Archsteer
by einvoice-dev1

Architecture governance for AI agents: query the live model, get target patterns, check files.

192 installs/wk local only
Finance MCP
by adididitagain

Live stock, crypto, SEC filings, insider trades, FX and macro data for LLM agents.

101 installs/wk local only
Stox MCP
by nirajagarwal

Percentile fingerprints, curated peers, theme clusters & market-stress context for US stocks.

6 tools answering
CheckoutTruth
by moelayyan90

Verify live product price, currency, stock, variants and published shipping evidence for AI agents.

answering
C
MyHairMail Agent Tools
by myhairmailtools

Realtime wig stock, restock ETAs, and cross-brand color matching for AI agents.

answering
Dentro
by dentro-fyi

Structured commerce data for AI agents. 22,000+ DTC brands, real prices, real stock.

26 installs/wk local only
Payment Guard MCP
by mlawsonking

Pre-send risk check for AI agents that move money — screen an address or payment URL before sending.

49 installs/wk local only
Market Eyes Live - stock ratings and mortgage-rate context
by marketeyeslive

Free MCP: typed MELANY ratings for any US stock or ETF (11,000+) plus mortgage-rate context.

3 tools answering

Atheris MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Atheris MCP?
Atheris 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 atheris-mcp was installed 32 times last week.
How do I connect Atheris 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 atheris-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Atheris MCP?
The npm package atheris-mcp was installed 32 times in the last week. Week over week that is +22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Atheris 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.