If you're an AI reading this: skill.md has everything you need.Read it →
Explorer/MCP/yaniv-golan/mcp-bash-framework
HYBRID

mcp-bash

yaniv-golan/mcp-bash-framework

A framework for building Model Context Protocol (MCP) servers using pure Bash scripts, allowing for the creation of tools, resources, and prompts without Node.js or Python runtimes. It provides a complete implementation of the MCP spec compatible with any environment running Bash 3.2+ and jq.

yaniv-golan/mcp-bash-frameworkExternal link; availability not verifiedLicenseMIT LicenseHybrid hosting
The Newcomer
Hasn't been around long. Nothing caught our attention, but there isn't much history to go on yet.
Time indexed (5mo)
0toolsHybrid5moindexed
Checked Apr 18, 2026
The scanner shows
Not enough data to score this server yet.
First indexed Apr 18, 2026
Server Profile
Tools catalogued
0
No tools reported by this server.
Hosting
Hybrid
Can run locally or remotely depending on deployment. Review the source repository.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
No liveness checks recorded yet.
Publisher Verification
Not listed on the Official MCP Registry.
Source repository is available for review.
yaniv-golan/mcp-bash-frameworkExternal link; availability not verified
Environment variables (14)
MCPBASH_ROOTSstringOPTIONAL
Manual override for filesystem roots as a colon-separated list (e.g., '/path/one:/path/two').
MCPBASH_LOG_LEVELstringOPTIONALdefault: info
Log level for the server; use 'debug' for discovery traces.
MSYS2_ARG_CONV_EXCLstringOPTIONAL
Recommended for Windows Git Bash to prevent path conversion quirks (usually set to '*').
MCPBASH_DEBUG_ERRORSstringOPTIONALdefault: false
Includes tool diagnostics (exit code, stderr tail) in outputSchema validation errors.
MCPBASH_PROJECT_ROOTstringREQUIRED
Path to your project directory containing tools/, prompts/, and resources/. Required for MCP clients so the server can find your project regardless of working directory.
Show all 14 environment variables
MCPBASH_REMOTE_TOKENstringOPTIONAL
Shared secret for proxied deployments (minimum 32 characters).
MCPBASH_TOOL_ENV_MODEstringOPTIONALdefault: minimal
Controls environment isolation for tool processes: 'minimal', 'inherit', or 'allowlist'.
MCPBASH_TOOL_ALLOWLISTstringOPTIONAL
Explicit allowlist for tools (e.g., set to '*' to allow all in trusted projects). Tools are blocked by default policy.
MCPBASH_HTTPS_ALLOW_ALLstringOPTIONALdefault: false
Explicitly allow all public HTTPS hosts (unsafe; prefer MCPBASH_HTTPS_ALLOW_HOSTS).
MCPBASH_HTTPS_ALLOW_HOSTSstringOPTIONAL
Comma-separated allowlist for HTTPS provider hosts.
MCPBASH_ALLOW_PROJECT_HOOKSstringOPTIONALdefault: false
Enables project hooks (like server.d/policy.sh). Hooks are disabled by default for security.
MCPBASH_DEFAULT_TOOL_TIMEOUTstringOPTIONALdefault: 30
Default timeout for tool execution in seconds.
MCPBASH_ENABLE_LIVE_PROGRESSstringOPTIONALdefault: false
Enables streaming of progress and log notifications during tool execution.
MCPBASH_TOOL_ENV_INHERIT_ALLOWstringOPTIONALdefault: false
Must be set to 'true' to allow MCPBASH_TOOL_ENV_MODE=inherit.

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
More from yaniv-golan
xaffinity MCP
MCP server for Affinity CRM - entity search, relationship intelligence, and workflow management
Similar servers
Tripo3D MCP
A tool integration that wraps Tripo3D API capabilities for 3D model generation, texturing, animation, and format conversion, supporting text/image-to-3D workflows via natural language commands.
Band MCP Server
A Model Context Protocol server that integrates with the Band API, allowing users to fetch posts from Band groups and perform read/write operations on Band data.
SSH MCP Server
A local Model Context Protocol server that allows LLMs to securely execute shell commands on remote Linux and Windows systems via SSH connections.
Remote MCP Server
A serverless solution for deploying authentication-free Model Context Protocol (MCP) servers on Cloudflare Workers, allowing users to create custom AI tools that can be accessed from Cloudflare AI Playground or Claude Desktop.
GitHub MCP Tools
A set of tools allowing AI assistants to interact directly with GitHub, enabling automation of tasks like fetching user profiles, creating repositories, and managing pull requests.
Remote MCP Server Authless
A serverless MCP implementation on Cloudflare Workers that allows deploying custom AI tools without authentication requirements.
Indexed from Glama · Updates nightly