mcpbeat Sign in

Aethis MCP Server

by aethis-ai Your server? Claim it
local only

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

Deterministic eligibility decisions and test-driven rule authoring via the Aethis developer API.

Installs per day peak 31 · avg 5 · -31% w/w
a month agotoday
149
Installs / week
npm · aethis-mcp
1
Stars
8 open issues
3 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

Alternatives to Aethis MCP

same job, measured the same way
ResiliReplay
by aliengineering-byte

Run bounded, deterministic MCP reliability tests and generate executable regressions.

282 installs/wk local only
Kāhea
by copyleftdev

Deterministic HTTP/WebSocket testing and policy-gated API execution for AI agents.

local only
iPhone Mirror
by nickatnight96

Drive a real iPhone via macOS iPhone Mirroring; Xcode build/test automation for sims and devices.

local only
Decisionrules
by decisionrules

Create, manage, and test business rules directly from your AI agent via the DecisionRules platform.

answering
Mobile MCP
by mobile-next

MCP server for iOS and Android Mobile Development, Automation and Testing

13 554 installs/wk local only
3TG Test Generation
by 3tg

3rd Generation Testing (3TG) — generate deterministic test suites from Markdown spec tables via MCP.

10 tools answering
AWT (AI Watch Tester)
by ksgisang

AI-powered E2E testing MCP server. Detects and auto-fixes UI bugs via DevQA Loop and Vision AI.

192 installs/wk local only
AudioEye Accessibility Testing
by audioeye

Scans live pages with the AudioEye rules engine and maps accessibility issues to JSX source.

73 installs/wk local only

Aethis MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Aethis MCP?
Aethis 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 aethis-mcp was installed 149 times last week.
How do I connect Aethis 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 aethis-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Aethis MCP?
The npm package aethis-mcp was installed 149 times in the last week. Week over week that is -31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Aethis MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 1 stars on GitHub and 8 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.