Custom Login
0
Establishes automated login functionality for local web applications using predefined credentials via the Model Context Protocol.
概要
This Model Context Protocol (MCP) server provides streamlined automated login capabilities specifically for applications hosted on `http://localhost`. It comes equipped with predefined credentials, making it ideal for interacting with systems like OrangeHRM. Designed for seamless integration with browser automation tools such as the Playwright MCP server, it simplifies complex workflows by offering dedicated tools for login, connection testing, and secure credential management. Its extensible architecture also allows for easy addition of new automation tools.
主な機能
- Predefined Credential Management
- Extensible Architecture for New Tools
- Connection Testing
- Automated Login to Localhost
- Playwright MCP Integration
- 0 GitHub stars
ユースケース
- Automating login processes for local development or testing environments
- Integrating a dedicated login step into larger browser automation workflows
- Verifying target URL accessibility before initiating automated tasks