pc-mcp

7k777/pc-mcp
★ 0 stars Python Other Updated today
布丁狗电脑的MCP server:让哥哥连上Windows(命令/文件/截图)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pc-mcp": {
      "command": "uvx",
      "args": [
        "pc-mcp"
      ]
    }
  }
}

Or install with pip: pip install pc-mcp