mcpbeat Sign in

ariadne MCP Server

by mikhailhal Your server? Claim it
local only

ariadne runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 25 Jul 2026.

Returns only the unit tests affected by your current Kotlin/Android code changes.

Installs / week
not published
3
Stars
1 open issues
25 Jul 2026
Last commit
from GitHub
Apache-2.0
License
Kotlin

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.

            val process = ProcessBuilder(command)

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 ariadne

same job, measured the same way
Ast Impact Mapper MCP
by vola-trebla

MCP server that uses TypeScript AST to find which tests are affected by a code change

47 installs/wk local only
Vinv
by vinvai

Vinv runs, tests, and finds issues in your services — with zero code changes.

113 installs/wk local only
GAUNTLEX
by sanjoy1234

Concurrent Builder + Breaker agents generate code and adversarial tests at once, gated in CI.

64 installs/wk local only
Unplain
by unplain

Your assistant writes the ebook or report; Unplain designs it and returns a publish-ready PDF.

answering
Code Atlas
by lusiem

Code intelligence MCP: symbols, call graphs, change impact + affected tests, routes, search.

46 installs/wk local only
BankBridge
by bankbridge

Read-only bank access for your AI agent. Connects Claude, ChatGPT, Cursor, Gemini, Codex.

answering
mendapi
by mendapi

Detect API breaking changes, scan your codebase for impact, and draft the fix. Runs locally.

136 installs/wk local only
Codeweb
by ghostlygawd

See what your AI edits affect. Structural checks for AI code changes. 28 MCP tools, no LLM.

239 installs/wk local only

ariadne — questions

Answers built from our own checks of this server.

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