healthbalakumardev/browser-relay-mcp — Returns the health status of the relay, extension, and cloak driver.
searchbalakumardev/browser-relay-mcp — Performs a web search using the specified engine and returns results with titles, URLs, and snippets.
fetchbalakumardev/browser-relay-mcp — Fetches a web page and returns its title, text, and optionally HTML.
search_and_fetchbalakumardev/browser-relay-mcp — Performs a search and fetches the top-k results in parallel, returning combined results with page text.
resumebalakumardev/browser-relay-mcp — Resumes a paused operation (e.g., after CAPTCHA or login) using a resume token.
gemini_deep_researchEuamobi4582/gemini-bridge-mcp — Autonomous multi-step research producing a structured report with sources.
gemini_compare_urlsEuamobi4582/gemini-bridge-mcp — Fetch and compare multiple web pages.
gemini_structuredEuamobi4582/gemini-bridge-mcp — Generate JSON output matching a provided schema.
gemini_brainstormEuamobi4582/gemini-bridge-mcp — Brainstorm N concrete ideas for a topic.
gemini_extractEuamobi4582/gemini-bridge-mcp — Extract named fields from text as JSON.
ask_geminiEuamobi4582/gemini-bridge-mcp — Ask anything with optional file/directory attachments (multimodal).
gemini_analyze_codeEuamobi4582/gemini-bridge-mcp — Review a codebase folder for bugs, security, performance, and quality.
gemini_analyze_filesEuamobi4582/gemini-bridge-mcp — Analyze images, PDFs, docs, or text (multimodal).
gemini_summarizeEuamobi4582/gemini-bridge-mcp — Summarize text with short, medium, or long length.
gemini_count_tokensEuamobi4582/gemini-bridge-mcp — Estimate token count locally without API call.
generate_imageEuamobi4582/gemini-bridge-mcp — Generate image(s) with Nano Banana and save PNG(s).
generate_videoEuamobi4582/gemini-bridge-mcp — Generate a video with Veo and save an MP4.
gemini_analyze_urlEuamobi4582/gemini-bridge-mcp — Fetch and analyze a web page.
gemini_searchEuamobi4582/gemini-bridge-mcp — Web search with grounded answer and source URLs.
gemini_youtubeEuamobi4582/gemini-bridge-mcp — Summarize or analyze a YouTube video.
gate_statusfazalrshah/Airlock — Returns the current status of the egress gate, including whether the browser is up and the configured egress domain.
searchfazalrshah/Airlock — Performs a search on the single configured egress domain using the provided query and returns sanitized result links.
fetch_pagefazalrshah/Airlock — Fetches and returns the text content of a page from the allowed egress domain, given a URL.