Skip to main content
Glama

MCP Bridge Server

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