ariadne
Rank #11,161io.github.MikhailHal/ariadne
Returns only the unit tests affected by your current Kotlin/Android code changes.
ariadne is a Model Context Protocol (MCP) server published by MikhailHal. It ranks #11,161 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. ariadne is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 15, 2026 and most recently updated on Jul 25, 2026.
Ranks ahead of 120,952 of 132,113 servers on MCP Toplist.
Use ariadne
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ariadne -- docker run -i --rm ghcr.io/mikhailhal/ariadne:0.4.0[mcp_servers.ariadne]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/mikhailhal/ariadne:0.4.0"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ariadne": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mikhailhal/ariadne:0.4.0"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ariadne": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mikhailhal/ariadne:0.4.0"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ariadne": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mikhailhal/ariadne:0.4.0"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ariadne": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mikhailhal/ariadne:0.4.0"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ariadne": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mikhailhal/ariadne:0.4.0"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.MikhailHal%2Fariadne)<a href="https://mcptoplist.com/server/io.github.MikhailHal%2Fariadne"><img src="https://mcptoplist.com/badge/io.github.MikhailHal%2Fariadne.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
MikhailHal
Available versions (2)
| Version | Published |
|---|---|
| 0.4.0 | Jul 25, 2026 |
| 0.3.1 | Jul 20, 2026 |
Frequently asked questions
- Who maintains ariadne?
- ariadne is maintained by MikhailHal, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is ariadne listed on the Official MCP Registry?
- Yes — ariadne is listed on the Official MCP Registry, alongside Glama.
- How many versions does ariadne have?
- MCP Toplist tracks 2 versions of ariadne, most recently published on Jul 25, 2026.
- Where can I find the source code for ariadne?
- The source code for ariadne is hosted at github.com/MikhailHal/ariadne.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.