playwright-mcp: Playwright MCP is a server that leverages Playwright's browser automation capabilities to enable Large Language Models (LLMs) to interact with web pages. It utilizes structured accessibility snapshots, allowing LLMs to process web content without relying on visual input or traditional screenshots.; rust-sdk: This is an official Rust SDK implementation for the Model Context Protocol (MCP), utilizing the Tokio async runtime. It enables developers to build and interact with AI agents by providing robust support for tools, resources, prompts, and advanced communication patterns.
Enabling LLM-powered web browsing and task completion
Build AI agents capable of interacting with external systems and data via defined tools.