caseSHY/aicoreutils
Rank #19,180io.github.caseSHY/aicoreutils
JSON-first Coreutils CLI for AI agents. 114 commands with sandbox, dry-run, and MCP support.
caseSHY/aicoreutils is a Model Context Protocol (MCP) server published by caseshy. It ranks #19,180 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. caseSHY/aicoreutils is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 1 tracked version. It was first listed on May 1, 2026 and most recently updated on May 3, 2026.
Ranks ahead of 112,866 of 132,046 servers on MCP Toplist.
Use caseSHY/aicoreutils
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aicoreutils -- uvx aicoreutils[mcp_servers.aicoreutils]
command = "uvx"
args = ["aicoreutils"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"aicoreutils": {
"command": "uvx",
"args": [
"aicoreutils"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aicoreutils": {
"command": "uvx",
"args": [
"aicoreutils"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aicoreutils": {
"type": "stdio",
"command": "uvx",
"args": [
"aicoreutils"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aicoreutils": {
"command": "uvx",
"args": [
"aicoreutils"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aicoreutils": {
"command": "uvx",
"args": [
"aicoreutils"
]
}
}
}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.caseSHY%2Faicoreutils)<a href="https://mcptoplist.com/server/io.github.caseSHY%2Faicoreutils"><img src="https://mcptoplist.com/badge/io.github.caseSHY%2Faicoreutils.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
caseshy
Available versions (1)
| Version | Published |
|---|---|
| 0.3.6 | May 3, 2026 |
Frequently asked questions
- Who maintains caseSHY/aicoreutils?
- caseSHY/aicoreutils is maintained by caseshy, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is caseSHY/aicoreutils listed on the Official MCP Registry?
- Yes — caseSHY/aicoreutils is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does caseSHY/aicoreutils have?
- MCP Toplist tracks 1 version of caseSHY/aicoreutils, most recently published on May 3, 2026.
- Where can I find the source code for caseSHY/aicoreutils?
- The source code for caseSHY/aicoreutils is hosted at github.com/caseshy/ai-cli.
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.