Skip to main content
Glama

mcp-my-mac

MCP 마이 맥

간단한 API를 통해 Mac 시스템 정보를 제공하는 경량 서버로, Claude와 같은 AI 비서가 Mac의 실시간 시스템 정보에 접근할 수 있도록 지원합니다. 이 도구는 주로 자신의 컴퓨터에서 AI와 딥러닝을 실험하려는 Mac 사용자를 위해 설계되었습니다.

상태: 베타 - 이 프로젝트는 현재 베타 버전입니다. 기능 및 사용자 경험 개선을 위해 적극적으로 의견을 수렴하고 있습니다. 여러분의 생각과 제안을 공유해 주세요!

왜 사용해야 하나요?

  • Claude Desktop 또는 기타 MCP 클라이언트에게 Mac의 하드웨어 사양, 시스템 구성 및 리소스 사용량에 대한 액세스 권한을 제공합니다.
  • 소프트웨어 최적화 및 문제 해결에 대한 보다 구체적이고 정확한 지원을 제공합니다.
  • 최소한의 오버헤드로 안전한 로컬 API로 실행됩니다.
  • 안전하고 검증된 명령만 실행합니다.
    • system_profiler - 시스템 정보를 수집합니다
    • conda - Python 환경 구성을 분석합니다

설치

방법 1: UV + Git Clone 사용

필수 조건
  • Python 3.8 이상
  • UV 패키지 관리자가 설치되었습니다
단계
  1. 저장소를 복제합니다: bash git clone git@github.com:zhongmingyuan/mcp-my-mac.git
  2. AI 클라이언트에 맞게 구성하세요.[Claude Desktop] MCP 서버 구성 파일에 다음을 추가하세요.지엑스피1

    참고: /YOUR_PATH_TO 저장소를 복제한 실제 경로로 바꾸세요.

    [커서] UI에서 "명령"을 선택하여 도구 추가:
    uv run --directory /YOUR_PATH_TO/mcp-my-mac mcp_server_my_mac

용법

Claude Desktop을 설치한 후 Mac에서 실행하면 자동으로 이 API에 연결되어 질문에 답하거나 지원을 제공하기 위해 필요할 때 시스템 정보에 액세스할 수 있습니다.

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

패키지 혼란을 멈추세요: 타겟 ML 디버깅을 위한 Mac 설정 공개

  1. 왜 사용해야 하나요?
    1. 설치
      1. 방법 1: UV + Git Clone 사용
    2. 용법

      Related MCP Servers

      • -
        security
        A
        license
        -
        quality
        Connects 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 -
        1
        Python
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        An 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 -
        2
        Python
        AGPL 3.0
      • -
        security
        A
        license
        -
        quality
        A MCP server for LLDB that allows automatic analyzing, debugging and disassembling of native apps.
        Last updated -
        1
        Python
        BSD 2-Clause "Simplified" License
      • -
        security
        A
        license
        -
        quality
        An 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,290
        Apache 2.0
        • Apple

      View all related MCP servers

      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/zhongmingyuan/mcp-my-mac'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server