Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by andreswebs • Uncategorized
A lightweight, pluggable MCP server written in Bash and jq for local AI agent tool execution.
Local tool execution via stdio transport.
A lightweight and portable MCP server without concurrency or streaming.
Integrate custom tools written in any programming language.
mcbox is a fully tested MCP server implemented in Bash and jq, designed to be lightweight and portable. It supports local tool execution through stdio transport and is ideal for AI agents that require simple, local command execution without concurrency or streaming. The project emphasizes ease of use, extensibility with any programming language, and thorough testing with Bats, shellcheck, and shfmt.