Skip to main content
Glama

Bruno MCP Server

by jcr82

bruno_list_requests

Display all API requests within a Bruno collection to review available endpoints and their configurations for testing workflows.

Instructions

List all requests in a Bruno collection

Input Schema

NameRequiredDescriptionDefault
collectionPathYesPath to the Bruno collection

Input Schema (JSON Schema)

{ "properties": { "collectionPath": { "description": "Path to the Bruno collection", "type": "string" } }, "required": [ "collectionPath" ], "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