MCP.so
ログイン

shell-mcp-server

@RUNFUNRUN

shell-mcp-server について

概要はまだありません

基本情報

カテゴリ

開発者ツール

ランタイム

node

トランスポート

stdio

公開者

RUNFUNRUN

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "shell-mcp-server-runfunrun": {
      "command": "bun",
      "args": [
        "run",
        "index.ts"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is shell-mcp-server?

How to use shell-mcp-server?

To install dependencies, run bun install. To run the server, execute bun run index.ts in the project directory.

Key features of shell-mcp-server

Use cases of shell-mcp-server

FAQ from shell-mcp-server

What runtime and dependencies does shell-mcp-server require?

The server runs on Bun and uses bun install to install dependencies.

How do I run shell-mcp-server?

Run bun run index.ts from the project root.

How was the project initialized?

It was created with bun init in bun v1.2.4.

What security warnings exist for shell-mcp-server?

The README explicitly states that the repository's security measures are insufficient.

コメント

「開発者ツール」の他のコンテンツ