Skip to main content
Glama

MCP Bridge Server

claude.json598 B
{ "bridge": { "socketPath": "/tmp/mcp-bridge.sock", "autoConnect": true, "reconnect": true }, "client": { "id": "claude-client", "type": "claude" }, "capabilities": { "supportedMethods": [ "tools/call", "tools/discover_client" ], "supportedTransports": [ "unix-socket" ], "maxConcurrentTasks": 5, "targetType": "claude", "features": { "autoStart": true, "reconnect": true, "healthCheck": true } }, "logging": { "level": "info", "file": "~/Library/Logs/mcp-bridge/claude-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