Skip to main content
Glama
boecht

BitSight Community MCP Server

by boecht
mcp_metadata.json1.14 kB
{ "name": "BiRRe", "version": "4.0.0", "description": "BitSight Rating Retriever - MCP server for BitSight security ratings", "author": "boecht", "license": "Unlicense", "homepage": "https://github.com/boecht/birre", "categories": ["security", "risk-management", "data-retrieval"], "mcp": { "protocol_version": "1.0", "capabilities": { "tools": true, "resources": false, "prompts": false, "sampling": false }, "contexts": { "standard": { "description": "Quick rating workflows for common tasks", "tools": [ "company_search", "get_company_rating" ] }, "risk_manager": { "description": "Advanced subscription and onboarding operations", "tools": [ "company_search", "get_company_rating", "company_search_interactive", "manage_subscriptions", "request_company" ] } } }, "requirements": { "api_key": { "required": true, "env_var": "BITSIGHT_API_KEY", "description": "BitSight API key for authentication" } } }

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