Back to Home
boecht icon

birre

Verified Safe

by boecht

Overview

An MCP server that provides LLM-friendly tools for interacting with the BitSight Security Ratings API, simplifying data retrieval, risk management, and subscription operations.

Installation

Run Command
uvx birre

Environment Variables

  • BITSIGHT_API_KEY

Security Notes

The server is designed with security in mind, including explicit API key authentication, configurable TLS verification (enforcing TLS 1.2+ by default, with custom CA bundle support), and careful handling of API responses (e.g., `json.loads` with error catching). There is an `--allow-insecure-tls` option for debugging, which disables HTTPS verification and is noted as for 'testing only', presenting a potential risk if enabled in production without understanding the implications. Input validation is performed for domain names and numeric parameters. No hardcoded credentials were found.

Similar Servers

Stats

Interest Score32
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars2
Forks1
Last Update2025-12-05

Tags

LLM ToolSecurity RatingsBitSight APIRisk ManagementData Retrieval