- AI Coreutils — JSON-first CLI for Agents
AI Coreutils — JSON-first CLI for Agents
114 JSON-first system commands for AI agents. Zero dependencies, sandbox safety, MCP native. cat, ls, rm, find, grep — all output structured JSON. Glama 92%, all tools A-grade TDQS.
Overview
aicoreutils
114 JSON-first system commands for AI agents — inspired by GNU Coreutils.
Quick Start
pip install aicoreutils
python -m aicoreutils.mcp_server
Why AI agents fail at filesystem operations because shell commands output human-readable text. aicoreutils makes every output machine-parseable JSON with semantic exit codes.
114 commands: cat, ls, rm, find, grep, chmod, stat, du, df, sha256sum, base64... Safety by default: dry-run, cwd sandbox, explicit allow-* gates Zero dependencies: pure Python stdlib MCP native: Claude Desktop, Cursor, Windsurf, Continue.dev Glama 92%, all tools individually A-grade (TDQS 4.6 avg) MCP Config
{"mcpServers": {"aicoreutils": {"command": "python", "args": ["-m", "aicoreutils.mcp_server"]}}}
Server Config
{
"mcpServers": {
"aicoreutils": {
"command": "python",
"args": [
"-m",
"aicoreutils.mcp_server"
]
}
}
}Project Info
Created At
a month agoUpdated At
a month agoAuthor Name
caseSHYStar
-Language
-License
-Recommend Servers
View AllPlaywright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago