Skip to main content
Glama
cloudera_ai_agent_studio_template.json690 B
{ "cloud_ssb": { "base_url": "https://your-ssb-host:443", "tenant": "your-tenant-name", "jwt_token": "your_jwt_token_here", "ssb_readonly": false, "knox_verify_ssl": true, "http_timeout_seconds": 60, "http_max_retries": 3, "http_rate_limit_rps": 5, "mve_username": "your_mve_username", "mve_password": "your_mve_password" }, "local_ssb": { "ssb_api_base": "http://localhost:18121", "ssb_user": "admin", "ssb_password": "admin", "ssb_readonly": false, "http_timeout_seconds": 30 }, "mcp_server": { "transport": "stdio", "host": "127.0.0.1", "port": 3030, "pythonpath": "/path/to/SSB-MCP-Server/src" } }

Latest Blog Posts

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/BrooksIan/SSB-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server