🇺🇸 Bridges connects AI systems with Bruno API collections, allowing you to directly execute HTTP requests written in .bru format. It also automatically handles environment variable parsing and generates schemas for API testing and workflow automation.
🇰🇷 브루노 API 컬렉션을 통해 AI 시스템과 연결하여, .bru 형식으로 정의된 HTTP 요청을 직접 실행할 수 있습니다. 이 과정에서 환경 변수를 자동으로 해석하고 API 테스트 및 작업 자동화를 위한 스키마를 생성합니다.
🇯🇵 「Bruno APIコレクションを使ってブリッジAIシステムを連携させ、.bru形式で定義されたHTTPリクエストを直接実行できるようにします。これにより、環境変数の自動解析やAPIテスト、ワークフロー自動化のためのスキーマ生成が可能になります。」
🇨🇳 将Bruno API集合与AI系统桥接,能够直接执行以.bru格式定义的HTTP请求,并自动解析环境变量和生成架构,以支持API测试和工作流自动化。
Description
Bruno API MCP Server provides a bridge between AI assistants and Bruno API collections, enabling execution of HTTP requests defined in Bruno's .bru format through the Model Context Protocol. The server automatically loads API collections, parses environment variables, and exposes each request as a callable tool with appropriate schemas, making it valuable for testing APIs, automating workflows, and integrating external services directly from AI conversations without manual request configuration.