Skip to main content
Glama

MCP Bridge Server

MCP 브리지 서버

Claude와 Cline 등 서로 다른 AI 클라이언트 간 통신을 가능하게 하는 Model Context Protocol(MCP)을 위한 macOS 네이티브 브리지 서버입니다.

개요

MCP 브리지 서버는 여러 MCP 클라이언트 간의 중개자 역할을 하여 클라이언트 간 통신을 지원합니다. 다음과 같은 기능을 제공합니다.

  • launchd 서비스 및 Unix 도메인 소켓을 사용한 macOS 네이티브 통합
  • 재시작 시에도 지속적인 클라이언트 등록
  • 다양한 AI 클라이언트 간의 원활한 커뮤니케이션
  • 클라이언트 간 도구 라우팅

프로젝트 상태

이 프로젝트는 현재 진행 중입니다. 현재 상태:

  • [x] 기본 브리지 서버 구현
  • [x] 유닉스 소켓 전송 계층
  • [x] macOS 서비스 통합 프레임워크
  • [x] 강력한 연결 처리 및 오류 복구
  • [x] 디버깅을 위한 향상된 로깅
  • [x] LaunchAgent 구성 완료
  • [x] 서비스 수명주기 관리
  • [x] 클라이언트 지속성 구현
  • [x] 서비스 재시작을 위한 복구 메커니즘
  • [x] 클라이언트 검색 및 등록 프로토콜
  • [x] Claude 및 Cline에 대한 구성 템플릿

건축학

MCP 브리지 서버는 다음과 같은 몇 가지 주요 구성 요소로 구성됩니다.

  1. BridgeServer : 클라이언트 연결 및 메시지 라우팅을 처리하는 핵심 서버 구현
  2. UnixSocketTransport : Unix 도메인 소켓을 사용하는 macOS 기본 전송 계층
  3. StateManager : 클라이언트 상태 및 지속성을 관리합니다.
  4. MacOSServiceManager : macOS launchd 서비스와의 통합을 처리합니다.

설치

곧 출시 예정

용법

곧 출시 예정

개발

필수 조건

  • 노드.js 18+
  • 타입스크립트
  • macOS(기본 기능용)

건물

지엑스피1

테스트

# Run tests npm test

기여하다

기여를 환영합니다! 풀 리퀘스트를 제출해 주세요.

특허

MIT

Install Server
A
security – no known vulnerabilities
F
license - not found
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.

Claude와 Cline과 같은 서로 다른 AI 클라이언트 간 통신을 가능하게 하는 macOS 기반 브리지 서버로, Model Context Protocol을 통해 서로 상호 작용할 수 있습니다.

  1. 개요
    1. 프로젝트 상태
      1. 건축학
        1. 설치
          1. 용법
            1. 개발
              1. 필수 조건
              2. 건물
              3. 테스트
            2. 기여하다
              1. 특허

                Related MCP Servers

                • A
                  security
                  A
                  license
                  A
                  quality
                  Bridges Claude AI with Xcode, enabling AI-powered code assistance, project management, and automated development tasks securely on your local machine.
                  Last updated -
                  9
                  35
                  301
                  TypeScript
                  MIT License
                  • Apple
                • -
                  security
                  A
                  license
                  -
                  quality
                  A lightweight bridge that wraps OpenAI's built-in tools (like web search and code interpreter) as Model Context Protocol servers, enabling their use with Claude and other MCP-compatible models.
                  Last updated -
                  11
                  Python
                  MIT License
                  • Apple
                • -
                  security
                  A
                  license
                  -
                  quality
                  A Model Context Protocol server that connects AI assistants like Cline to Atlassian Jira and Confluence, enabling them to query data and perform actions through a standardized interface.
                  Last updated -
                  62
                  39
                  TypeScript
                  MIT License
                • A
                  security
                  A
                  license
                  A
                  quality
                  A bridge server that enables MCP-compatible AI assistants like Claude to seamlessly discover, communicate with, and manage A2A protocol agents.
                  Last updated -
                  7
                  71
                  Python
                  Apache 2.0
                  • Apple
                  • Linux

                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/glassBead-tc/SubspaceDomain'

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