Skip to main content
Glama

MCP ブリッジ サーバー

Claude や Cline などのさまざまな AI クライアント間の通信を可能にする、Model Context Protocol (MCP) 用の macOS ネイティブ ブリッジ サーバー。

概要

MCPブリッジサーバーは、異なるMCPクライアント間の仲介役として機能し、クライアント間の通信を可能にします。以下の機能を提供します。

  • launchd サービスと Unix ドメイン ソケットを使用したmacOS ネイティブ統合

  • 再起動後もクライアント登録が維持される

  • 異なるAIクライアント間のシームレスな通信

  • クライアント間のツールルーティング

プロジェクトのステータス

このプロジェクトは現在開発中です。現在の状況:

  • [x] 基本的なブリッジサーバーの実装

  • [x] Unixソケットトランスポート層

  • [x] macOSサービス統合フレームワーク

  • [x] 堅牢な接続処理とエラー回復

  • [x] デバッグのためのログ機能の強化

  • [x] LaunchAgentの設定を完了する

  • [x] サービスライフサイクル管理

  • [x] クライアント永続性の実装

  • [x] サービス再開のための回復メカニズム

  • [x] クライアント検出および登録プロトコル

  • [x] クロードとクラインの設定テンプレート

建築

MCP ブリッジ サーバーは、いくつかの主要コンポーネントで構成されています。

  1. BridgeServer : クライアント接続とメッセージルーティングを処理するコアサーバ実装

  2. UnixSocketTransport : Unixドメインソケットを使用したmacOSネイティブのトランスポート層

  3. StateManager : クライアントの状態と永続性を管理する

  4. MacOSServiceManager : macOS launchdサービスとの統合を処理します

インストール

近日公開

使用法

近日公開

発達

前提条件

  • Node.js 18歳以上

  • タイプスクリプト

  • macOS(ネイティブ機能用)

建物

# Install dependencies npm install # Build the project npm run build # Start the server npm start

テスト

# Run tests npm test

貢献

貢献を歓迎します!お気軽にプルリクエストを送信してください。

ライセンス

マサチューセッツ工科大学

Deploy Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

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 -
    14
    330
    MIT License
    • Apple
  • A
    security
    A
    license
    A
    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 -
    4
    11
    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 -
    67
    48
    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
    115
    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