[pre-release, testing usage] A Model Context Protocol (MCP) server that enables AI Agents to request and manage Selenium browser instances through a secure API. Perfect for your automated browser testing needs! π [In development: creating usage examples and in-cluster setup]
Stars
8
Forks
1
Watchers
8
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
41
commits
β¨ chore: Add FastMCP stdio support, update CLI, docs, and dependencies
edb1bc4View on GitHubπ refactor: replace API_TOKEN=SERVER_AUTH_DISABLED with AUTH_ENABLED flag for cleaner auth handling
f985623View on GitHubπ feat: simplify local usage with `SERVER_AUTH_DISABLED` mode β all tests pass
d9b9b71View on GitHubπ chore: enhance CI/CD, versioning, and testing setup
86a0fd6View on GitHubπ©Ή fix: I think I finally found the pyproject.toml file. Hopefully.
83f3a8bView on GitHub⨠fix: improve MCP SSE/HTTP proxy handling with better redirects
19e88abView on GitHubπ‘ feat: redirect / to /mcp or /sse by Accept header & load settings from TOML
a15767bView on GitHubπ refactor(logger): centralize logging with Rich for better formatting and highlighting
03d9fdeView on GitHubπ feat(dev-tools): add rich-coverage development script
a9bab56View on GitHubπ fix(server): suppress FastAPI proxy βDuplicate Operation IDβ warning
8aafcf4View on GitHubπ chore(ci): add PyPI authentication and update GitHub Actions
440b540View on GitHubπ fix(tests): update paths in workflow to run only on code changes
fb2ad1aView on GitHubπ§ fix(ci, tests): update github actions, kubernetes mock and tests
21a53cfView on GitHub