mcpbeat Sign in

Aganium MCP Server

local only

Aganium runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 15 Feb 2026.

Bridge MCP servers to the AGENIUM agent:// network with DNS resolution and mTLS

Installs / week
not published
4
Stars
3 open issues
15 Feb 2026
Last commit
from GitHub
MIT
License
TypeScript

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.

    path.join(TEMPLATES_DIR, config.template, 'index.ts'),
Runs an external command echo-agent.ts:63
  execSync(`openssl genrsa -out ${keyPath} 2048 2>/dev/null`);
Page executes code built at runtime web-demo/public/index.html:465
      list.innerHTML = data.agents.map(a => `

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

Alternatives to Aganium

same job, measured the same way
Agenium MCP Server
by chorghemaruti64-creator

Bridge MCP servers to the AGENIUM agent:// network via DNS discovery

115 installs/wk local only
Selenium MCP
by gaforov

Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.

276 installs/wk local only
FiveM MCP
by ziyacivan

Build, run and live-test FiveM servers with AI agents: RCON, DevCon, window control, mcpb bridge.

67 installs/wk local only
Feedthrough
by feedthrough

Debug bridge inside your web app: an agent reads the DOM, console and network. Any browser.

87 installs/wk local only
Browser Agent
by runbook-ai

MCP server for browser automation with AI agent

62 installs/wk local only
Hive Dispute
by srotzin

Agent-to-agent dispute resolution and arbitration with on-chain settlement

4 tools answering
Agent Nexus
by agentnexus

Agent-native registry to discover APIs, MCP servers and CLIs, with live health checks.

5 tools answering
dns
by pipeworx-io

DNS MCP — DNS and network lookup tools

34 tools answering

Aganium — questions

Answers built from our own checks of this server.

Why is there no uptime for Aganium?
Aganium runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Aganium open source?
Yes — it is published under the MIT licence, written in TypeScript, 4 stars on GitHub and 3 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.