브라우저-mcp
사용 중인 브라우저와 상호작용할 수 있는 브라우저 확장 프로그램 및 MCP 서버입니다.
용법
지엑스피1
도구
사용 가능한 모든 도구는 server/src/tools.ts
에 나열되어 있습니다.
get_current_page_markdown
현재 브라우저 탐색 페이지에서 마크다운을 가져옵니다.
예:
append_style
현재 브라우저 탐색 페이지에 CSS 스타일을 추가합니다.
예:
history_search
브라우저 기록을 검색하세요.
예:
로드맵
[ ] 확장 기능을 확장 기능 저장소에 게시합니다.
[ ] 문서를 작성하세요.
[ ] 도구를 더 추가하세요.
짓다
확대
빌드 후, 확장 프로그램은 extension/.output
디렉토리에 저장됩니다.
섬기는 사람
server/dist/cli.js
는 MCP 서버 항목입니다.
기여하다
새로운 도구 추가
server/src/tools.ts
의tools
배열에 도구 스키마를 추가합니다.extension/calls.ts
에 호출 가능한 확장 핸들러를 추가합니다.server/src/tools.ts
에 도구 핸들러를 추가합니다.call
함수를 사용하여 확장 핸들러를 호출합니다.
특허
AGPL-3.0 이상
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
AI 도우미가 브라우저와 상호 작용할 수 있는 MCP 서버로, 페이지 콘텐츠를 마크다운으로 가져오고, 페이지 스타일을 수정하고, 브라우저 기록을 검색하는 등의 작업이 가능합니다.
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server that helps AI assistants access text content from websites that implement bot detection, bridging the gap between what you can see in your browser and what the AI can access.Last updated -251Apache 2.0
- -securityFlicense-qualityMCP server that enables AI assistants to perform SEO automation tasks including keyword research, SERP analysis, and competitor analysis through Google Ads API integration.Last updated -1
- -securityAlicense-qualityAn MCP server that enables AI assistants to control a web browser through natural language commands, allowing them to navigate websites and extract information via SSE transport.Last updated -742MIT License
- AsecurityFlicenseAqualityAn MCP server that provides AI assistants with powerful tools to interact with YouTube, including video searching, transcript extraction, comment retrieval, and more.Last updated -819