DrissionPageMCP

wxhzhwxhzh/DrissionPageMCP
★ 180 stars Python API Integration Updated 3mo ago
基于DrissionPage和FastMCP的浏览器自动化MCP服务器,提供丰富的浏览器操作API供AI调用
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "drissionpagemcp": {
      "command": "uvx",
      "args": [
        "drissionpagemcp"
      ]
    }
  }
}

Or install with pip: pip install drissionpagemcp

Topics

drissionpagemcp-server