Skip to main content
Glama
boecht

BitSight Community MCP Server

by boecht
constants.py321 B
from __future__ import annotations CONFIG_BASENAME = "config" CONFIG_ENVVAR = "BIRRE_CONFIG" DEFAULT_CONFIG_FILENAME = f"{CONFIG_BASENAME}.toml" LOCAL_CONFIG_FILENAME = f"{CONFIG_BASENAME}.local.toml" __all__ = [ "CONFIG_BASENAME", "CONFIG_ENVVAR", "DEFAULT_CONFIG_FILENAME", "LOCAL_CONFIG_FILENAME", ]

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/boecht/bitsight-community-mcp-server'

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