mcpbeat Sign in

Amanat MCP Server

local only

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

Storm risk, route risk and reanalysis backtests for any point on earth. No key, no wallet.

Installs per day peak 376 · avg 21
a month agotoday
49
Installs / week
npm · amanat-mcp
0
Stars
0 open issues
7 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] server.mjs:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 amanat -- npx -y amanat-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "amanat": {
      "args": [
        "-y",
        "amanat-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.amanat]
command = "npx"
args = ["-y", "amanat-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "amanat": {
      "args": [
        "-y",
        "amanat-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "amanat": {
      "args": [
        "-y",
        "amanat-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: AMANAT_MINER (Base URL of the miner to read from. Defaults to https://amanat-miner.vercel.app; point it at your own instance to use one.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Amanat

same job, measured the same way
I
Policycheck
by vibegpt

AI seller verification and policy risk analysis for any online store.

26 installs/wk local only
Pairbook MCP
by pairbook-io

Portfolio risk analysis, correlation and ETF overlap for 4,700+ US stocks and ETFs. Free, no key.

local only
HPSILab Quant Finance
by haiyunsky

HPSILab Quant finance MCP for US stocks, ETFs, options, Monte Carlo, backtesting, and risk analysis.

380 installs/wk 10 tools answering
Pixelgust
by pixelgust

Weather, climate, terrain, fire and flood risk data for any point or polygon on Earth. Free tier.

9 tools answering
Stoxly
by wizard-exe

Free stock, ETF & crypto analysis: 10-point score, verdict and key metrics for any ticker.

3 tools answering
Ramaris App
by ramaris-app

On-chain wallet analytics and trading strategies on Base for AI assistants

local only
Tradingview MCP
by atilaahmettaner

Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex.

answering
Spawnpay
by robocular

Crypto wallets, payments, and referral earnings for AI agents on Base L2

73 installs/wk local only

Amanat — questions

Answers built from our own checks of this server.

Why is there no uptime for Amanat?
Amanat 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 amanat-mcp was installed 49 times last week.
How do I connect Amanat?
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 amanat-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Amanat?
The npm package amanat-mcp was installed 49 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 Amanat 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.