Skip to main content
Glama

MCP 桥接服务器

模型上下文协议 (MCP) 的 macOS 原生桥接服务器,可实现 Claude 和 Cline 等不同 AI 客户端之间的通信。

概述

MCP 桥接服务器充当不同 MCP 客户端之间的中介,允许它们相互通信。它提供:

  • macOS 原生集成launchd 服务和 Unix 域套接字

  • 重启后持久客户端注册

  • 不同AI客户端之间的无缝通信

  • 客户端之间的工具路由

项目状态

该项目正在积极开发中。当前状态:

  • [x] 基本桥接服务器实现

  • [x] Unix套接字传输层

  • [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 服务的集成

安装

即将推出

用法

即将推出

发展

先决条件

  • Node.js 18+

  • TypeScript

  • macOS(用于本机功能)

建筑

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

测试

# Run tests npm test

贡献

欢迎贡献代码!欢迎提交 Pull 请求。

执照

麻省理工学院

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