Loading languages...
TH

thezuck/page_control_mcp

@thezuck

A Node.js MCP server that enables AI editors to control web pages via STDIO or SSE, with tools for querying, modifying, and interacting with web pages

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
Langue:
JavaScript
Créé:4/16/2025
Mis à jour:4/19/2025