@page-context/mcp-bridge
Page Context MCP Bridge - relays extension context tools to MCP clients via stdio/SSE transport
Browser Automationnpx -y @page-context/mcp-bridge{
"mcpServers": {
"page-context-mcp-bridge": {
"command": "npx",
"args": [
"-y",
"@page-context/mcp-bridge"
]
}
}
}@page-context/mcp-bridge is a community MCP server that connects AI assistants like Claude to page context mcp bridge - relays extension context tools to mcp clients via stdio/sse transport. It runs locally on your machine, keeping your data private and giving you full control over the connection. Adding it to your setup expands what Claude can do without any extra coding.
About @page-context/mcp-bridge
Overview
Page Context MCP Bridge - relays extension context tools to MCP clients via stdio/SSE transport
Links
Topics
mcp, mcp-server, bridge, browser-extension, page-context, model-context-protocol, claude, opencode
Who Should Use @page-context/mcp-bridge?
- 1Control a browser and scrape the web through Claude
- 2Extend Claude and other AI assistants with new capabilities
- 3Automate tasks that previously required manual steps
- 4Connect your existing tools to an AI workflow
How to Install @page-context/mcp-bridge
Before you start
You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.
- 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
- 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
- 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.
The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.