MCP マイマック
シンプルなAPIを介してMacのシステム情報を公開する軽量サーバー。ClaudeのようなAIアシスタントがMacのリアルタイムシステム情報にアクセスできるようにします。このツールは主に、MacでAIやディープラーニングを試してみたいMacユーザー向けに設計されています。
ステータス:ベータ版- このプロジェクトは現在ベータ版です。機能とユーザーエクスペリエンスの向上のため、皆様からのフィードバックを積極的に募集しています。ご意見やご提案をお待ちしております。
なぜ使うのか?
- Claude Desktop やその他の MCP クライアントに、Mac のハードウェア仕様、システム構成、リソース使用状況へのアクセスを提供します。
- ソフトウェアの最適化とトラブルシューティングのためのより的確で正確な支援を可能にします
- 最小限のオーバーヘッドで安全なローカル API として実行
- 安全で検証されたコマンドのみを実行します。
system_profiler
- システム情報を収集するconda
- Python環境設定を分析する
インストール
方法1: UV + Gitクローンを使用する
前提条件
- Python 3.8以上
- UVパッケージマネージャーがインストールされている
手順
- リポジトリをクローンします:
bash git clone git@github.com:zhongmingyuan/mcp-my-mac.git
- AI クライアント用に設定します:[Claude Desktop] MCP サーバー構成ファイルに以下を追加します。
[カーソル] UI で「コマンド」を選択してツールを追加します。注:
/YOUR_PATH_TO
を、リポジトリのクローンを作成した実際のパスに置き換えます。
使用法
インストール後、Claude Desktop は Mac 上で実行されているときにこの API に自動的に接続し、質問に答えたりサポートを提供したりするために必要なときにシステム情報にアクセスできるようになります。
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
パッケージの混乱を解消: ターゲットを絞った ML デバッグのための Mac の設定を公開
Related Resources
Related MCP Servers
- -securityAlicense-qualityConnects to Xcode's build system to extract, parse, and display errors and warnings from your Swift projects, helping AI assistants quickly identify code issues without manually searching through build logs.Last updated -1PythonMIT License
- -securityAlicense-qualityAn implementation of the Model Context Protocol (MCP) that enables interaction with debug adapters, allowing language models to control debuggers, set breakpoints, evaluate expressions, and navigate source code during debugging sessions.Last updated -2PythonAGPL 3.0
- -securityAlicense-qualityA MCP server for LLDB that allows automatic analyzing, debugging and disassembling of native apps.Last updated -1PythonBSD 2-Clause "Simplified" License
- -securityAlicense-qualityAn MCP server that allows LLMs to autonomously reverse engineer applications by exposing Ghidra functionality, enabling decompilation, analysis, and automatic renaming of methods and data.Last updated -4,290Apache 2.0