Bash MCP Server
by NimbleBrainInc · development · mcp-server, glama
An MCP server that enables the execution of arbitrary bash commands and returns detailed output including stdout, stderr, and exit codes. It supports customizable working directories, execution timeouts, and environment variable configurations.
Source: https://github.com/NimbleBrainInc/mcp-bash
Install
git clone https://github.com/NimbleBrainInc/mcp-bashTags: mcp-server, glama
Source: glama
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Bash MCP Server is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- Postman MCP Server by sondang91
Integrates Postman with Cursor IDE to manage collections and requests through natural language. It features specialized tools for automatically migrating API endpoints and metadata directly from .NET controller code into Postman collections.
- Java Decompiler MCP Server by RuoJi6
An MCP-based Java decompilation tool that uses the CFR decompiler to convert .class and .jar files into readable Java source code. It features multi-threaded batch processing and direct file system output to handle large-scale decompilation while bypassing token limits.
- MCP Gateway by MikkoParkkola
A multiplexing gateway that aggregates multiple MCP servers into a single port, significantly reducing context token usage through a Meta-MCP discovery system. It enables dynamic tool discovery and invocation across various transport protocols including stdio, HTTP, and SSE.
- SF-MCP by aiadiguru2025
Enables querying SAP SuccessFactors OData API metadata and managing Role-Based Permission (RBP) configurations. It provides tools for retrieving entity metadata, listing permission roles, and inspecting user-specific access rights through MCP-compatible clients.
- Boosty MCP DeFi Platform by nirholas
An enterprise-grade MCP server platform for executing real DeFi operations on Solana and EVM chains using natural language. It enables users to perform live trading, volume generation, and wallet management directly within Claude Desktop.
- lsp-mcp-server by ProfessioneIT
Bridges Claude Code to Language Server Protocol (LSP) servers to enable semantic code intelligence features like navigation, refactoring, and real-time diagnostics. It supports multiple languages including TypeScript, Python, and Rust with multi-root workspace capabilities.
- Savri Analytics MCP Server by savri-io
Enables users to access and manage Savri analytics data, including visitor statistics, traffic sources, and conversion funnels, directly within Claude. It supports tracking custom event properties and creating multi-step conversion goals through natural language prompts.
- NewRelic MCP Server by ruminaider
A comprehensive MCP server providing over 26 tools for querying, monitoring, and analyzing NewRelic data through NRQL queries and entity management. It enables interaction with NewRelic's NerdGraph API for managing alerts, logs, and incidents directly within Claude Code sessions.
Frequently asked questions
How do I install Bash MCP Server?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Bash MCP Server?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Bash MCP Server free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.