bruno-mcp

itz4blitz/bruno-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated 6d ago
🚀 MCP server for generating Bruno API testing files programmatically.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bruno-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "itz4blitz/bruno-mcp"
      ]
    }
  }
}

README Excerpt

`bruno-mcp` is a workspace-native MCP server for creating, inspecting, and managing Bruno collections on disk. The intended workflow is simple: an AI agent uses this MCP to generate, audit, and maintain Bruno collections, and then those same collections open and run in Bruno Desktop or `bru run` without a separate conversion step.

Tools (20)

add_collection_to_workspaceadd_test_scriptaudit_bruno_collectionaudit_collection_qualityaudit_feature_sliceaudit_variable_sourcesbuild_feature_sliceconfigure_collection_secretsconfigure_desktop_environmentconvert_from_bruno_exportconvert_to_bruno_exportcreate_collectioncreate_crud_requestscreate_environmentcreate_foldercreate_requestcreate_runner_data_filecreate_test_suitecreate_workspace_environmentdelete_folder