mcpbeat Sign in

Agentum MCP Server

by orionlabsai Your server? Claim it
local only

Agentum MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from npm.

Dados globais reais (CNPJ, CEP, LEI, VAT, câmbio) via MCP, pagos em USDC por chamada (x402).

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 416 · avg 39 · -89% w/w
a month agotoday
54
Installs / week
npm · @agentum/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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

This one needs environment variables set before it will start: AGENTUM_MCP_WALLET_KEY (Chave privada (0x... 64 hex) da sua própria carteira Ethereum, com saldo em USDC na rede Base. Nunca a chave da AGENTUM — cada usuário paga com a própria carteira.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Agentum MCP Server

same job, measured the same way
regexcronsql-validator
by encodi

Valida regex, cron y SQL contra ejecucion real. Pago por llamada via x402/USDC.

3 tools answering
Reddit data for agents
by fetcher-reddit

15 Reddit endpoints. Pay per call in USDC via x402.

17 tools answering
DaedalMap Wildfire Events
by daedalmap

Wildfire events and aggregates across global, U.S., and Canada sources. Paid via x402 USDC.

5 tools answering
C
eurc402 — EU compliance (VAT + company data)
by eurc402

Free EU VAT (VIES) + pan-EU company data (10 registers), payable in EURC/USDC via x402.

3 tools answering
MACH Base
by thealiphant

16 paid Base data tools for agents over MCP, paid per call in USDC via x402.

17 tools answering
Apimesh
by mbeato

74 paid web-analysis APIs (SEO, security, TLS, DNS, email) as MCP tools. USDC via x402.

33 installs/wk local only
Google Maps data for agents
by fetcher-google-maps

4 Google Maps endpoints. Pay per call in USDC via x402.

6 tools answering
x402 Tools
by foxxx009

Pay-per-call research tools for AI agents, paid via x402 USDC. Remote MCP, one free tool.

7 tools answering

Agentum MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Agentum MCP Server?
Agentum MCP Server 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 @agentum/mcp-server was installed 54 times last week.
Is Agentum MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Agentum MCP Server?
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 @agentum/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Agentum MCP Server?
The npm package @agentum/mcp-server was installed 54 times in the last week. Week over week that is -89%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.