Skip to main content
Glama
boecht

BitSight Community MCP Server

by boecht
test_resources_init.py241 B
from __future__ import annotations from birre.resources import iter_data_files def test_iter_data_files_yields_json_paths() -> None: matches = list(iter_data_files("*.json")) assert any(path.endswith(".json") for path in matches)

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