Skip to main content
Glama

MCP Selenium WebDriver

by Nixon-Suarez
  • Linux
  • Apple
steps.txt862 B
install UV -> https://docs.astral.sh/uv/getting-started/installation/ install claude desktop -> https://claude.ai/download siguir los pasos del repositorio -> https://github.com/modelcontextprotocol/python-sdk?tab=readme-ov-file resumen del repo: If you haven't created an uv-managed project yet, create one -> uv init . Then add MCP to your project dependencies ->uv add "mcp[cli]" To run the mcp command with uv -> uv run mcp install server.py depues de esto abrir claude desktop, en la configuracion ir a opciones de desarrollar, editar configuracion abrir claude_desktop_config.json y aqui realizar la configuracion configuracion: { "mcp": { "Demo":{ "command": "uv", "args": [ "run", "--with", "mcp[cli]", "direccion de la carpeta server.py"] } } } que tools tienes?? (Insert)

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/Nixon-Suarez/MCP-Selenium-WebDriver'

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