shell-mcp-server
@RUNFUNRUN
About shell-mcp-server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"shell-mcp-server-runfunrun": {
"command": "bun",
"args": [
"run",
"index.ts"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Developer Tools MCP servers
MCP Framework
QuantGeekDevThe Typescript MCP Framework
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
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
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
Comments