Provides a command execution interface for running shell commands, allowing AI to interact with the user's system through a structured command interface.
Claude Mcp Command Server
Poetry 명령어 사용
1 의존성 설치
2 가상환경 활성화
2 가상환경 활성화
Claude desktop config json
로컬의 mcp_command_server 소스 위치 정보를 확인하여 수정.
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
A server implementation for the Model Context Protocol (MCP) that allows Claude AI to execute commands through a command-line interface, enabling direct system interactions from within Claude.
Related MCP Servers
- -securityFlicense-qualityA Model Context Protocol server built with mcp-framework that allows users to create and manage custom tools for processing data, integrating with the Claude Desktop via CLI.Last updated -235TypeScript
- -securityFlicense-qualityA Model Context Protocol server that enables Claude users to access specialized OpenAI agents (web search, file search, computer actions) and a multi-agent orchestrator through the MCP protocol.Last updated -9Python
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server for Claude Desktop that connects to 302AI's API services, allowing users to integrate and leverage 302AI capabilities through a structured communication interface.Last updated -9418JavaScriptMIT License
- AsecurityFlicenseAqualityA Machine Context Protocol server that enables Claude AI to interact with tools through a structured communication interface, following standard MCP patterns with server initialization and stdio transport.Last updated -6011TypeScript