awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Remote Procedure Call Bridges · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesRemote Procedure Call Bridges

Communication layers that facilitate interaction between distributed systems via serialized commands.

Distinguishing note: Focuses on the bridge mechanism for AI-to-browser communication.

Explore 1 awesome GitHub repository matching networking & communication · Remote Procedure Call Bridges. Refine with filters or upvote what's useful.

  1. Home
  2. Networking & Communication
  3. Remote Procedure Call Bridges

Awesome Remote Procedure Call Bridges GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • microsoft/playwright-mcp

    microsoft/playwright-mcp

    27,388View on GitHub↗

    Playwright MCP is a browser automation server that provides a standardized interface for connecting large language models to web navigation and interaction capabilities. By operating as a Model Context Protocol server, it enables external AI agents to execute browser-based tasks, extract data, and perform complex web sequences through a unified communication protocol. The project distinguishes itself by acting as a remote controller that manages headless browser lifecycles and isolated automation contexts. It maintains session-based state isolation, allowing for distinct user profiles and per

    Facilitates communication between AI agents and browser instances over persistent connections.

    TypeScriptmcpplaywright
    27,388View on GitHub↗