Skip to main content
Glama
boecht

BitSight Community MCP Server

by boecht
test_sync_bridge_more.py264 B
from __future__ import annotations from birre.cli import sync_bridge def test_invoke_with_optional_run_sync_passthrough() -> None: def fn(x: int) -> int: return x + 2 out = sync_bridge.invoke_with_optional_run_sync(fn, 40) assert out == 42

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