loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

secure-lightweight-command-server

MCP Tool

shacthulu/secure-lightweight-command-server

An Express.js application to wrap any command-line application, making a REST API out of it using a simple YAML file for configuration. CORS, basic security, and other security features are baked in. Originally used to let LLM-based apps use command line tools. Developer-friendly, using pure Express.js middleware and Javascript for extensibility.

Install

$ npx loaditout add shacthulu/secure-lightweight-command-server

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "secure-lightweight-command-server": {
      "command": "npx",
      "args": [
        "-y",
        "secure-lightweight-command-server"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated604 days ago
Security: C

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit8/21/2024
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/shacthulu/secure-lightweight-command-server)](https://loaditout.ai/skills/shacthulu/secure-lightweight-command-server)