Skip to main content
Glama
boecht

BitSight Community MCP Server

by boecht
responses.json2.37 kB
{ "components": { "responses": { "BadData": { "content": { "application/json": { "schema": { "$ref": "#/components/schemas/Error" } } }, "description": "Bad data" }, "Conflict": { "content": { "application/json": { "schema": { "$ref": "#/components/schemas/Error" } } }, "description": "Conflict with current state of target resource" }, "InternalServerError": { "description": "Internal Server Error" }, "NotFound": { "content": { "application/json": { "schema": { "$ref": "#/components/schemas/Error" } } }, "description": "The specified resource was not found" }, "PermissionDenied": { "content": { "application/json": { "schema": { "$ref": "#/components/schemas/Error" } } }, "description": "Permission Denied for this action" }, "ServiceUnavailable": { "description": "Server is not ready to handle the request" }, "Unauthorized": { "content": { "application/json": { "schema": { "$ref": "#/components/schemas/Error" } } }, "description": "Unauthorized" }, "Unprocessable": { "content": { "application/json": { "schema": { "$ref": "#/components/schemas/Error" } } }, "description": "Requested object can not be processed" } } } }

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