MCP Server
MCP
io.github.gaforov/selenium-mcp
Selenium MCP server for AI agents — 39 browser automation tools with snapshots and sessions.
Install
npx -y @gaforov/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@gaforov/selenium-mcp",
"version": "0.2.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment