ferridriver-mcp 0.1.0

ferridriver MCP server library -- browser automation via Model Context Protocol
Documentation

ferridriver-mcp -- Browser automation MCP server library.

Provides a fully-functional MCP server for browser automation that consumers can customize and extend:

  • Implement [McpServerConfig] to control chrome args (base + per-instance), instance resolution, and server metadata.
  • Use [McpServer::with_extra_tools] to compose additional tool routers.
  • Use [McpServer::with_extension] to attach custom state accessible from tool handlers via [McpServer::extension].