Skip to content
Back to search
30
MCP

chrome-bridge-mcp

pypi/chrome-bridge-mcp

HTTP MCP server that bridges LLM agents to a Chrome extension

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

llms-bridge-mcp
MCP server to bridge LLM calls via Model Context Protocol
0 tools
chrome-mcp
MCP server for browser automation using DrissionPage
0 tools
agent-portal-mcp
MCP server bridge for Agent Portal.
0 tools
llm_bridge_mcp
A simple MCP server that provides a unified interface to various LLM providers using Pydantic AI
0 tools
agentbridge-mcp-server
MCP Server for connecting to the AgentBridge Nexus
0 tools
poke-browser
MCP server + WebSocket bridge for the poke-browser Chrome extension
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chrome-bridge-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}