Skip to main content
Glama

MCP 서버

간단한 API를 통해 브라우저 자동화 기능을 제공하는 MCP(Machine Control Protocol) 서버입니다.

설명

이 서버는 자연어 명령을 사용하여 브라우저 자동화 작업을 실행할 수 있는 API 엔드포인트를 생성합니다. 다음을 활용합니다.

  • FastMCP : 간단한 API 서버를 만드는 데 사용

  • 브라우저 사용 : 브라우저 자동화 기능용

  • OpenAI의 GPT 모델 : 자연어 명령을 해석하기 위해

Related MCP server: Cloudflare Playwright MCP

필수 조건

  • 파이썬 3.11+

  • 의존성 관리를 위한 시

  • OpenAI API 키

설정

1. 종속성 설치

지엑스피1

2. 환경 변수 구성

다음을 사용하여 루트 디렉토리에 .env 파일을 만듭니다.

OPENAI_API_KEY=your_openai_api_key_here

달리다

poetry run python main.py

서버는 기본 포트에서 SSE(Server-Sent Events) 전송으로 시작합니다.

특징

브라우저 자동화

/run_browser_task 엔드포인트를 사용하면 자연어를 사용하여 브라우저 자동화 작업을 실행할 수 있습니다. 예:

F
license - not found
Not graded
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.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • AI-powered browser automation — navigate, click, fill forms, and extract data from any website.

  • Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…

  • Automate cloud browsers to navigate websites, interact with elements, and extract structured data.…

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

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