Skip to main content
Glama

MCP Bridge Server

cline.json626 B
{ "bridge": { "socketPath": "/tmp/mcp-bridge.sock", "autoConnect": true, "reconnect": true }, "client": { "id": "cline-client", "type": "cline" }, "capabilities": { "supportedMethods": [ "tools/call", "tools/discover_client", "tools/execute_command" ], "supportedTransports": [ "unix-socket" ], "maxConcurrentTasks": 10, "targetType": "cline", "features": { "autoStart": true, "reconnect": true, "healthCheck": true } }, "logging": { "level": "info", "file": "~/Library/Logs/mcp-bridge/cline-client.log" } }

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