mcp-server-bash-sdk

Official

Build fast, lightweight MCP Bash servers

AuthorAradotso
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It solves the problem of building MCP servers without heavy runtimes by giving you a lightweight Bash SDK for JSON-RPC/MCP over stdio.

Core Features & Use Cases

  • Zero-overhead Bash MCP server layer: Run MCP over stdio with minimal moving parts using a core protocol script.
  • Tool functions with convention-based discovery: Expose tools by defining tool_<name> functions that follow a clear input/output contract.
  • Config-driven server and tools metadata: Keep server info and tool schemas in JSON assets for easier updates and reuse.
  • Use case: Wrap system utilities or external REST APIs (e.g., weather, GitHub, disk usage) as MCP tools so an AI assistant can call them reliably and deterministically.

Quick Start

Tell your AI: "Generate a Bash MCP server using the mcp-server-bash-sdk that exposes a tool to fetch current weather for a given city, with the tool schema defined in assets/tools.json and the server info defined in assets/config.json."

Dependency Matrix

Required Modules

None required

Components

assets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mcp-server-bash-sdk
Download link: https://github.com/Aradotso/mcp-skills/archive/main.zip#mcp-server-bash-sdk

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.