Skip to main content

Add your description here

Project description

sys-mcp

A small MCP server that exposes basic system commands for UNIX-like environments. Works with Claude Desktop or any MCP-compatible client.

Requirements

  • Python 3.11 or newer
  • uv for dependency management
  • UNIX-like system (macOS, Linux, BSD)

Usage

uv run python -m src

Or add it to your MCP config:

{
  "mcpServers": {
    "sys-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/sys-mcp",
        "run",
        "python",
        "-m",
        "src"
      ]
    }
  }
}

Notes

  • Runs over stdio, no network required
  • Logs to stdout
  • Blocks unsafe commands by default

You can test it with Claude Desktop by following these steps.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sys_mcp-0.2.0.tar.gz (140.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sys_mcp-0.2.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file sys_mcp-0.2.0.tar.gz.

File metadata

  • Download URL: sys_mcp-0.2.0.tar.gz
  • Upload date:
  • Size: 140.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.8

File hashes

Hashes for sys_mcp-0.2.0.tar.gz
Algorithm Hash digest
SHA256 916b5c775d05633e0b028fead95cd8cef9ae9b3d003612dd7bb9765871e98897
MD5 323a9311f080d328210e4bbaea9943c0
BLAKE2b-256 82ff30a8bd407fd6c58b1bf7b71d844001772ca3c641658909f049446e0097c9

See more details on using hashes here.

File details

Details for the file sys_mcp-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: sys_mcp-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.8

File hashes

Hashes for sys_mcp-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d5f9f6d8907822041cd9a5b811591ec6a91d5e654e55182ab3525f273f4a81d3
MD5 bc809136c898c0f063498dd90599e453
BLAKE2b-256 5f9d22c3bc4b46500f06ef89a700fd21a0c73cdc17b8cbac5776af0a22510a76

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page