Skip to main content
Glama
utils.py245 B
import src.api.tools.organization.utils as org_utils def get_org_jobs_manager(): org = org_utils.fetch_organization() if not org: raise ValueError("Organization not found. Please ensure you are logged in.") return org.jobs

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/singlestore-labs/mcp-server-singlestore'

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