Skip to main content
Glama
sohan-a11y

cdp-mcp-gateway

by sohan-a11y

CDP-to-MCP 게이트웨이

GitHub License GitHub Last Commit GitHub Stars

Skills

활성화된 Google Chrome 브라우저(Chrome DevTools Protocol을 통해)를 Model Context Protocol(MCP) 서버에 연결해 주는 로컬 Python 데몬으로, 로컬 AI 에이전트가 브라우저를 원활하게 제어할 수 있게 해줍니다.

빠른 시작

  1. 원격 디버깅이 활성화된 Chrome 실행:

# Windows
"C:\Program Files\Google\Chrome\Application\chrome.exe" --remote-debugging-port=9222

# macOS
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --remote-debugging-port=9222
  1. 종속성 설치:

pip install -r requirements.txt
  1. MCP 게이트웨이 실행:

python main.py

Related MCP server: Chrome MCP Server

기능

  • 로그인 재인증 제로: 사용자가 인증한 Chrome 탭에 직접 연결합니다.

  • LLM 최적화 DOM: 스크립트 태그, 숨겨진 요소, SVG를 제거하고 간단한 순차적 ID [e1], [e2]로 대화형 요소를 표시합니다.

  • FastMCP 표준 도구: read_page, click_element, fill_input, navigate.


제작: M Sai Sohan (@sohan-a11y)

이 프로젝트가 유용하다고 생각하시면 GitHub에서 ⭐을 눌러 주시면 감사하겠습니다!

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Browser MCP for logged-in tasks. Uses your Chrome — credentials stay local. Zero-token replay.

  • Live browser debugging for AI assistants — DOM, console, network via MCP.

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sohan-a11y/cdp-mcp-gateway'

If you have feedback or need assistance with the MCP directory API, please join our Discord server