Loading languages...
TH

thezuck/page_control_mcp

@thezuck1

一個 Node.js mcp servers,讓 AI 編輯器能透過 STDIO 或 SSE 控制網頁,並提供查詢、修改及與網頁互動的工具。

web-control
ai-editor-integration
chrome-extension
nodejs
mcp-server

# mcpServer Config

{
  "mcpServers": {
    "page-control": {
      "url": "http://localhost:4000/page-control"
    }
  }
}

# stdio

npm start

# sseURL

http://localhost:4000/page-control
Transport:
stdio
sse
Language:
JavaScript
Created: 4/16/2025
Updated: 6/8/2026