CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. MCP
  2. /
  3. MCP stdio ShellGuard

MCP stdio ShellGuard

Editor's Note

Drop-in defense against shell injection attacks in MCP stdio servers. Wraps child_process.exec and spawn with an allowlist registry, sandbox profiles (strict/standard/permissive with cgroup-v2 support), and replay detection. Ships three pieces: guardExec/guardSpawn functions you call from your own server, an AST audit CLI (mcp-shellguard-audit) that scans TypeScript/JavaScript for 12 anti-patterns from template literal injection to missing timeouts, and a reference server with 8 tools. Built after the Ox-Security disclosure of 200k vulnerable MCP servers. Reach for this if you're building MCP tools that shell out to git, docker, or system commands and want defense in depth before user input hits exec.

Install

claude mcp add --transport stdio io.studiomeyer-stdio-shellguard uvx stdio-shellguard
Votes
0
View on GitHub

Comments

Login to comment

Related Cloud & Infrastructure MCP Servers

View all →
Netdata

io.github.netdata/mcp-server

0
79k
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Scrapling MCP Server

d4vinci/scrapling

0
58.6k
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.
Mcp

io.github.kubeshark/mcp

0
11.9k
Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS.
PAL

beehiveinnovations/pal-mcp-server

0
11.5k
The power of Claude Code / GeminiCLI / CodexCLI + [Gemini / OpenAI / OpenRouter / Azure / Grok / Ollama / Custom Model / All Of The Above] working as one.
AWS

awslabs/mcp

0
9.1k
Open source MCP servers for AWS provide up-to-date documentation, guidance, and AWS-specific tooling to accelerate AI-assisted cloud development.
Kubefwd

txn2/kubefwd

0
4.1k
Kubernetes port forwarding for local development with automatic /etc/hosts entries.