Skip to main content
Glama
collectionBruToJson.d.ts351 B
/** * Type declaration for collectionBruToJson parser */ import { BrunoCollectionResult } from "./brulang"; /** * Parses a Bruno collection file content * @param input - The Bruno collection file content to parse * @returns The parsed collection object */ declare const parser: (input: string) => BrunoCollectionResult; export default parser;

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/djkz/bruno-api-mcp'

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