mcp-shell

by sonirico · security · mcp-server, lobehub, developer

A robust Model Context Protocol (MCP) server that provides secure shell command execution capabilities to AI assistants and other MCP clients. Supports configuration via environment variables and YAML configuration files for security settings (path configured via MCP_SHELL_SEC_CONFIG_FILE environment variable).

Source: https://github.com/sonirico/mcp-shell

Install

git clone https://github.com/sonirico/mcp-shell

Tags: mcp-server, lobehub, developer

33 GitHub stars · Source: lobehub

About security MCP servers and Claude skills

Security MCP servers let agents scan dependencies, audit logs, check for vulnerabilities, and enforce policy guardrails. Critical for any agent that touches production.

mcp-shell is one of hundreds of security entries indexed on Skiln. Browse the full security category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related security MCPs and skills

  • Amazon Security Lake MCP Server by kebabmane

    An MCP server for querying Amazon Security Lake data using AWS Athena. Requires AWS credentials and optionally a JSON or .env configuration file for environment variables such as ASL_MCP_ATHENA_OUTPUT_LOCATION, ASL_MCP_AWS_REGION, and others to configure access to Security Lake resources.

  • File System MCP Server by vladesv

    A secure Model Context Protocol (MCP) server that provides file management capabilities within a sandboxed environment. Enables AI assistants to safely read, write, and manage files while maintaining strict security boundaries.

  • AF_MCP by xiaqijun

    Enables automated device blocking and unblocking operations with authentication, whitelist, and confirmation modes for AF security devices.

  • io.github.dewtech-technologies/tubemind-secure-mcp by io.github.dewtech-technologies

    Secure MCP server for YouTube intelligence — 18 tools, OAuth2, OWASP Top 10 controls.

  • io.github.CSOAI-ORG/security-scanner-ai-mcp by io.github.CSOAI-ORG

    security-scanner-ai-mcp MCP server by MEOK AI Labs

  • io.github.CSOAI-ORG/owasp-agentic-mcp by io.github.CSOAI-ORG

    owasp-agentic-mcp MCP server by MEOK AI Labs

  • io.github.CSOAI-ORG/cybersecurity-ai-mcp by io.github.CSOAI-ORG

    cybersecurity-ai-mcp MCP server by MEOK AI Labs

  • io.github.CSOAI-ORG/ai-self-audit-mcp by io.github.CSOAI-ORG

    ai-self-audit-mcp MCP server by MEOK AI Labs

Frequently asked questions

How do I install mcp-shell?

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 mcp-shell?

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 mcp-shell 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.