Skip to main content
Glama

Gemini Web Automation MCP

by vincenthopf
.gitignore2.21 kB
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST .pytest_cache/ .coverage .tox/ .nox/ .hypothesis/ *.cover .mypy_cache/ .dmypy.json dmypy.json .pyre/ .ruff_cache/ .pdm.toml .pdm-python .pdm-build/ # Virtual environments env/ venv/ ENV/ env.bak/ venv.bak/ .venv/ # Node/TypeScript node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* .pnpm-debug.log* .npm .yarn-integrity *.tsbuildinfo .eslintcache # Build outputs dist/ build/ out/ .next/ .nuxt/ .vuepress/dist .serverless/ .fusebox/ .dynamodb/ .tern-port .vscode-test .parcel-cache # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local *.env # IDE .vscode/ .idea/ *.swp *.swo *.swn *.bak .DS_Store Thumbs.db # Logs logs/ *.log pip-log.txt pip-delete-this-directory.txt output_logs/ # Database *.db *.sqlite *.sqlite3 instance/ # Testing htmlcov/ .coverage.* coverage/ *.lcov .nyc_output # Jupyter Notebook .ipynb_checkpoints # pyenv .python-version # pipenv Pipfile.lock # poetry poetry.lock # Celery celerybeat-schedule celerybeat.pid # SageMath *.sage.py # Spyder .spyderproject .spyproject # Rope .ropeproject # mkdocs /site # Flask instance/ .webassets-cache # Scrapy .scrapy # Sphinx docs/_build/ # PyBuilder target/ # IPython profile_default/ ipython_config.py # Package managers pnpm-lock.yaml package-lock.json yarn.lock # Temporary files *.tmp *.temp .tmp/ .temp/ tmp/ temp/ # Project-specific output output_videos/ apps/realtime-poc/output_screenshots/ # OS files desktop.ini $RECYCLE.BIN/ *.cab *.msi *.msix *.msm *.msp *.lnk .mcp* !.mcp.json.sample !.mcp*.sample ai_docs/*.md ai_docs/*.xml !ai_docs/README.md agents/background/ scripts/bg_claude_code_test_idd.sh ai_docs/research/ /specs agents/ app_docs/ apps/custom_4_social_hype/*.csv .playwright*/ .claude/data/ **/.claude/data/ apps/sora-poc/output_videos *.webp # Media files (video and audio) *.mp4 *.mov *.avi *.mkv *.webm *.flv *.wmv *.m4v *.mp3 *.wav *.m4a *.aac *.flac *.ogg *.wma deep_specs/ output_screenshots/ adws/ .env.ready

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/vincenthopf/computer-use-mcp'

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