anton-107
MCP Serveranton-107public

server run commands

MCP server to run commands on the local OS

Repository Info

0
Stars
1
Forks
0
Watchers
1
Issues
TypeScript
Language
-
License

About This Server

MCP server to run commands on the local OS

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

server-run-commands

MCP server to run commands on the local OS

Code written following the official MCP guide:

  • https://modelcontextprotocol.io/quickstart

Tools

  • run-command
    • Run a command on the local OS
    • Input: command (string)
    • Passes the process exit code and stdout back to the LLM

Installation

  • git clone https://github.com/anton-107/server-run-commands.git
  • cd server-run-commands
  • npm install
  • npm run build

Usage with Claude Desktop

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "run-commands": {
      "command": "<PATH TO LOCAL NODE>",
      "args": [
        "<PATH TO GIT CLONE FOLDER>/server-run-commands/build"
      ]
    }
  }
}

Quick Start

1

Clone the repository

git clone https://github.com/anton-107/server-run-commands
2

Install dependencies

cd server-run-commands
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Owneranton-107
Reposerver-run-commands
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation