Browserbase icon

Browserbase

Generates a Multi-Agent Conversation Protocol (MCP) server from an OpenAPI specification.

关于

This project provides an auto-generated MCP (Multi-Agent Conversation Protocol) server, specifically tailored from the Browserbase SDK's OpenAPI specification. Built using AG2's MCP builder, it facilitates standardized communication for multi-agent systems. It allows developers to interact with the Browserbase API in a structured, protocol-driven manner, simplifying the integration of browser automation capabilities into agent-based applications.

主要功能

  • Supports multiple transport modes (e.g., stdio, SSE, streamable-HTTP)
  • Configurable via environment variables or JSON files
  • Includes comprehensive development tools for linting, type checking, and testing
  • Facilitates building and publishing using Hatch
  • 0 GitHub stars
  • Auto-generated MCP server from an OpenAPI specification

使用案例

  • Integrating standardized API communication into agent-based applications
  • Building multi-agent systems that interact with the Browserbase API
  • Testing and simulating agent interactions against the Browserbase API