Skip to main content
Glama

Bruno MCP Server

by jcr82

bruno_health_check

Monitor Bruno MCP Server health status, check Bruno CLI availability, and review performance metrics with optional cache statistics for system diagnostics.

Instructions

Check the health and status of the Bruno MCP Server, including Bruno CLI availability, performance metrics, and cache statistics

Input Schema

NameRequiredDescriptionDefault
includeMetricsNoInclude performance metrics in output (optional)
includeCacheStatsNoInclude cache statistics in output (optional)

Input Schema (JSON Schema)

{ "properties": { "includeCacheStats": { "description": "Include cache statistics in output (optional)", "type": "boolean" }, "includeMetrics": { "description": "Include performance metrics in output (optional)", "type": "boolean" } }, "required": [], "type": "object" }

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/jcr82/bruno-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server