shell-mcp-server
@RUNFUNRUN
shell-mcp-server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを 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.
「開発者ツール」の他のコンテンツ
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Grafana MCP server
grafanaMCP server for Grafana
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
コメント