aicoolies logo
Bruno logo
Bruno logo

Bruno

Git-friendly offline API client

open sourceupdated Aug 16, 2026

Open-source API client for testing REST, GraphQL, and gRPC APIs as a lightweight, privacy-focused alternative to Postman. Stores API collections as plain files in your Git repository for easy version control and team collaboration. Features environment variables, scripting, collection runner, and a declarative syntax called Bru. Offline-first with no cloud account required. Available on macOS, Windows, and Linux. 44K+ GitHub stars and growing rapidly among developers leaving Postman.

Read our Bruno review

A detailed review by the aicoolies team — click to read

Bruno is an open-source, Git-native API client for testing and exploring REST, GraphQL, gRPC, and WebSocket APIs, designed as a privacy-focused alternative to cloud-dependent tools like Postman and Insomnia. It solves the fundamental problem of API collection portability and collaboration by storing all request definitions as plain-text .bru files directly on your filesystem, enabling version control with Git and eliminating the need for cloud accounts, subscriptions, or proprietary sync services. Bruno has rapidly grown to over 40,000 GitHub stars, becoming one of the fastest-growing API development tools in the open-source ecosystem.

Bruno's core differentiator is its local-first, offline-only architecture that never syncs data to the cloud and requires no login or account creation. The .bru markup language is human-readable and diff-friendly, making API collections first-class citizens in your Git repository alongside application code. Bruno supports environment and variable management, pre-request scripts, test assertions, and a CLI tool (@usebruno/cli) that outputs JUnit XML for seamless CI/CD integration with GitHub Actions, GitLab CI, Jenkins, and other pipeline tools. It also supports importing Postman Collection v2.1 JSON files for easy migration.

Bruno is built for developers and QA engineers who value data ownership, offline access, and Git-based collaboration over cloud-dependent workflows. It is particularly appealing to security-conscious teams and organizations that cannot or prefer not to store API collections on third-party servers. Bruno integrates naturally into existing development workflows where code, configuration, and API definitions all live in the same repository, enabling pull request reviews of API changes alongside code changes and ensuring complete reproducibility across development environments.

Pricing

Free open-source edition / Pro $6/user/mo annually / Ultimate $11/user/mo annually

Platforms

macOS, Windows, Linux

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

KaibanJS logo

KaibanJS

JavaScript framework for building and visualizing multi-agent workflows on a Kanban board

KaibanJS is an MIT-licensed JavaScript framework for defining AI agents, tasks, tools, and teams, then orchestrating their work through a Kanban-inspired runtime and visual board. It can run inside Node.js, React, or Next.js projects, supports custom UIs and headless workflows, and provides real-time task-state visibility for multi-agent applications.

Open SourceTelemetry
Open Notebook logo

Open Notebook

Private, self-hosted research notebooks with flexible AI models, source chat, and podcasts

Open Notebook is an MIT-licensed, self-hosted alternative to NotebookLM for collecting sources, chatting over research, generating reusable transformations, and producing multi-speaker podcasts. Its Docker stack keeps notebook data under the user's control while supporting 18-plus model providers, including local Ollama and LM Studio workflows.

Open SourceTelemetry
n8n-MCP logo

n8n-MCP

Community MCP server for n8n node knowledge, workflow drafting, and validation

n8n-MCP is an independent, MIT-licensed community server that gives MCP-compatible assistants structured access to n8n node documentation, properties, templates, and workflow validation helpers. It is distinct from the existing n8n product page and covers the MCP layer used from clients such as Claude, Cursor, Windsurf, and Codex.

Open SourceTelemetry
Intercom MCP Server logo

Intercom MCP Server

Intercom's remote MCP server for support and Help Center context.

Intercom MCP Server is Intercom's hosted remote MCP server for connecting AI tools to Intercom workspace data. It supports the recommended Streamable HTTP endpoint, OAuth or bearer-token authentication, and tools for conversations, contacts, companies, and Help Center article workflows, with access limited by token permissions and Intercom workspace policy.

freemiumTelemetry
HubSpot MCP Server logo

HubSpot MCP Server

HubSpot's hosted MCP server for CRM data and workflows.

HubSpot MCP Server is HubSpot's hosted remote MCP server for connecting compatible AI tools to CRM data. It uses OAuth 2.1 with PKCE through MCP auth apps, then exposes HubSpot context such as contacts, companies, deals, tickets, activities, and marketing or content objects according to user permissions, granted scopes, and sensitive-data restrictions in the account.

freemiumTelemetry
Asana MCP Server logo

Asana MCP Server

Official Asana remote MCP server for project and task workflows.

Asana MCP Server is Asana's official hosted MCP endpoint for connecting compatible AI clients to Asana work data. It lets authenticated users search workspace objects, inspect and manage tasks or projects, create work items, and generate project summaries through OAuth-backed Streamable HTTP access while preserving existing Asana permissions and admin app-management controls.

freemiumTelemetry

Used in Stacks

Comparisons

Yaak vs Bruno — Git-Friendly API Client vs Open-Source API Testing Platform

Yaak and Bruno both challenge Postman's dominance in the API client space with Git-friendly storage models, but they serve different philosophies. Yaak, built by Insomnia's original creator, emphasizes keyboard-driven workflows and file-based collections that produce clean Git diffs. Bruno provides an open-source, offline-first API client with a custom markup language for request definitions and a growing ecosystem of community contributions.

YaakBruno

Hurl vs Bruno — Plain Text HTTP Testing vs Git-Friendly API Client

Hurl and Bruno both challenge Postman's dominance in API testing, but from different angles. Hurl is a CLI tool that runs HTTP requests from plain text files with built-in assertions — perfect for CI/CD. Bruno is a desktop API client that stores collections as filesystem files for Git version control. This comparison helps API developers choose between test automation and interactive exploration.

HurlBruno

FAQ

What is Bruno?

Open-source API client for testing REST, GraphQL, and gRPC APIs as a lightweight, privacy-focused alternative to Postman. Stores API collections as plain files in your Git repository for easy version control and team collaboration. Features environment variables, scripting, collection runner, and a declarative syntax called Bru. Offline-first with no cloud account required. Available on macOS, Windows, and Linux. 44K+ GitHub stars and growing rapidly among developers leaving Postman.

Is Bruno free?

Yes — Bruno is open source and free to use. Free open-source edition / Pro $6/user/mo annually / Ultimate $11/user/mo annually

Is Bruno open source?

Yes — Bruno is open source.

What are the best Bruno alternatives?

The top editor-verified Bruno alternatives are Notion, Obsidian, Linear.

How does Bruno score in our review?

Our hands-on review scores Bruno 78/100 overall, based on speed, privacy, and developer-experience testing.