macarthy/bruno-mcp
🚀 MCP server for generating Bruno API testing files programmatically. Create collections, environments, requests, and test scripts using AI clients like Claude Desktop.
Platform-specific configuration:
{
"mcpServers": {
"bruno-mcp": {
"command": "npx",
"args": [
"-y",
"bruno-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...