MCP Server
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 엔드포인트를 사용하면 자연어를 사용하여 브라우저 자동화 작업을 실행할 수 있습니다. 예:
This server cannot be installed
Maintenance
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
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to perform intelligent browser automation with session-based context analysis, including navigation, form filling, and content extraction through natural language.MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to control a browser for web automation tasks like navigation, typing, clicking, and taking screenshots.
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to control a browser for web automation tasks like navigation, typing, clicking, and taking screenshots, with optional API key authentication.
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to control a browser for web automation tasks such as navigation, typing, clicking, and taking screenshots.
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.…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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