Skip to main content
Glama

MCP Bridge Server

discover_client

Identify and optionally initiate an MCP client like Claude or Cline on macOS using the MCP Bridge Server to facilitate communication between AI clients.

Instructions

Find and optionally start an MCP client

Input Schema

NameRequiredDescriptionDefault
autoStartNo
clientTypeYes
timeoutNo

Input Schema (JSON Schema)

{ "properties": { "autoStart": { "type": "boolean" }, "clientType": { "enum": [ "claude", "cline" ], "type": "string" }, "timeout": { "type": "number" } }, "required": [ "clientType" ], "type": "object" }

Other Tools from MCP Bridge Server

Related Tools

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