Skip to main content
Glama
toml.bzl488 B
load( "@prelude-si//:toml.bzl", _toml_format = "toml_format", _toml_format_check = "toml_format_check", ) def toml_format( name, visibility = ["PUBLIC"], **kwargs): _toml_format( name = name, visibility = visibility, **kwargs ) def toml_format_check( name, visibility = ["PUBLIC"], **kwargs): _toml_format_check( name = name, visibility = visibility, **kwargs )

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/systeminit/si'

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