Mcp-worker
Mcp-worker
Mcp-worker は、公開 MCP サーバーとアウトバウンド専用のワーカー接続を通じて、ChatGPT がポリシー制御された 1 台の Windows マシンを操作できるようにします。
リポジトリには 3 つの部分が含まれています:
src/remote: Streamable HTTP MCP サーバーと永続的なリレー APIsrc/worker: アウトバウンドのワーカークライアントと正確なアクション承認ブリッジpackages/windows-worker: 完全な Windows ツール、ポリシー、監査、デスクトップ、クリップボード、プロセス、転送、管理、および .NET ヘルパーの実装
リモートサーバーは、ワーカーがオフラインの場合でも、完全な 31 ツールのカタログをアドバタイズします。ツールの実行は、ワーカーのローカルポリシーに従います。プロンプトの決定には、MCP エリシテーションと、正確なリクエストにバインドされた短命のチケットを使用します。
動作するもの
OAuth で保護された
/mcpと、個別に認証されたワーカーエンドポイントSQLite ジョブ、リース、有効期限、重複排除された結果、キャンセル、および不確定な変更の処理
ファイル CRUD と検索、プロセス実行と対話型セッション、デスクトップおよびクリップボードツール
同梱の .NET 10 ヘルパーによる AppContainer 実行
期限切れ MCP リソースによるファイルインポートとチャンク化されたファイルエクスポート
リレー相関 ID を持つローカル SQLite 監査レコード
非表示実行、再起動動作、および制限付きログを備えた現在のユーザー向けスケジュールタスクスクリプト
CI での Linux リレーテスト、Windows ワーカーテスト、およびネイティブヘルパービルド
Related MCP server: Secure Local AI Agent MCP
ローカル検証
npm install
npm run build
npm test
npm run test:windows
npm run native:build各プロセスを開始する前に、.env.example を各プロセスの環境にコピーします。リモートサービスは npm run remote で、Windows クライアントは npm run worker で実行します。
公開デプロイには、このリポジトリから推測できない選択が依然として必要です: ドメインと DNS の制御、イングレス、管理者サポート、OAuth 登録、サービスアカウント、永続ディレクトリ、バックアップとログのポリシー、アラート、サイズ制限。 docs/operations.md を参照してください。
ドキュメント
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseCqualityCmaintenanceEnables ChatGPT to control a Windows PC remotely via OpenAI Secure MCP Tunnel, executing file operations, PowerShell commands, and system actions through a local MCP server.15
- AlicenseNot gradedqualityBmaintenanceEnables ChatGPT to securely control a Windows PC via a local agent, supporting file operations, Chrome automation, and allowlisted apps with audit logging and approval workflows.MIT
- AlicenseNot gradedqualityBmaintenanceEnables ChatGPT to securely operate a single Windows development workspace via a local MCP server, offering file editing, Git status, static analysis, approved test/build, and limited ADB operations with audit logging.MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to control Windows PCs by executing shell commands, managing files, capturing screenshots, and monitoring system information through a comprehensive set of MCP tools.18MIT
Related MCP Connectors
MCP connector that lets ChatGPT list, search, and run your Apple Shortcuts via a local Mac agent
Remote MCP for Copilot CLI switch gate MCP, structured receipts, audit logs, and reviewer-ready evid
A paid remote MCP for AI agent browser approval MCP, built to return verdicts, receipts, usage logs,
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GuyMichaely/Mcp-worker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server