VOOZH about

URL: https://glama.ai/mcp/servers/djyde/browser-mcp?locale=ko-KR

⇱ 브라우저-mcp by djyde | Glama


브라우저-mcp

사용 중인 브라우저와 상호작용할 수 있는 브라우저 확장 프로그램 및 MCP 서버입니다.

👁 엠씨피

👁 jkXeswNy@2x

용법

지엑스피1

Related MCP server: browser-mcp

도구

사용 가능한 모든 도구는 server/src/tools.ts 에 나열되어 있습니다.

get_current_page_markdown

현재 브라우저 탐색 페이지에서 마크다운을 가져옵니다.

예:

Summarize the current page.

append_style

현재 브라우저 탐색 페이지에 CSS 스타일을 추가합니다.

예:

Change the current page to dark mode.

history_search

브라우저 기록을 검색하세요.

예:

Search the browser history for "github".

로드맵

  • [ ] 확장 기능을 확장 기능 저장소에 게시합니다.

  • [ ] 문서를 작성하세요.

  • [ ] 도구를 더 추가하세요.

짓다

pnpm i

확대

cd extension

# chrome
npm run build

# edge
npm run build:edge

# firefox
npm run build:firefox

빌드 후, 확장 프로그램은 extension/.output 디렉토리에 저장됩니다.

섬기는 사람

cd server

# dev
npm run dev

# build
npm run build

server/dist/cli.js 는 MCP 서버 항목입니다.

기여하다

새로운 도구 추가

  1. server/src/tools.tstools 배열에 도구 스키마를 추가합니다.

  2. extension/calls.ts 에 호출 가능한 확장 핸들러를 추가합니다.

  3. server/src/tools.ts 에 도구 핸들러를 추가합니다. call 함수를 사용하여 확장 핸들러를 호출합니다.

특허

AGPL-3.0 이상

F
license - not found
-
quality - not tested
D
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.

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/djyde/browser-mcp'

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