Gemini MCP Server (salviz/gemini-mcp-server) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 23 tools. No publisher has claimed this listing.
Provides 23 tools for Google's Gemini API, enabling chat, multimodal analysis, deep research, file management, and YouTube analysis via natural language.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
salviz
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
gemini_chatSend a prompt to Gemini and get a text response. Optionally enable search grounding or URL context.
gemini_analyze_imageAnalyze an image file with Gemini Vision
gemini_analyze_audioAnalyze an audio file with Gemini (transcribe, summarize, describe)
gemini_analyze_videoAnalyze a video file with Gemini (describe, summarize, extract info)
gemini_analyze_pdfAnalyze a PDF document with Gemini (summarize, extract, answer questions)
gemini_chat_multiMulti-turn conversation with Gemini using message history
gemini_search_groundedSend a prompt to Gemini with Google Search grounding and URL context for up-to-date information
gemini_structured_outputGet structured JSON output from Gemini using a provided JSON schema
gemini_url_contextAnalyze one or more URLs using Gemini URL context tool. Gemini fetches and reads the URLs directly.
gemini_chat_with_toolsFlexible Gemini chat with mode switching: "search" (Google Search + URL context), "code" (code execution), or "all" (everything)
gemini_deep_researchStart a deep research task using Gemini Deep Research. Returns an interaction ID. Then call gemini_check_research with wait=true in the background to get notified when complete.
gemini_check_researchCheck or wait for deep research results. Use wait=true to block until completion (ideal for background execution — the tool returns when research finishes, triggering a task notification in your AI client).
gemini_upload_fileUpload a file to Gemini Files API for use with analysis tools. Files are retained for 48 hours. Max 2GB per file, 20GB total.
gemini_list_filesList files uploaded to the Gemini Files API
gemini_delete_fileDelete a file from the Gemini Files API
gemini_analyze_youtubeAnalyze a public YouTube video with Gemini (summarize, transcribe, answer questions). Supports up to 10 videos with Gemini 2.5+ models.
gemini_analyze_urlAnalyze a file from a public URL (HTTP/HTTPS) or Google Cloud Storage URI (gs://). Supports images, audio, video, PDFs, and documents up to 100MB.
gemini_list_modelsList available Gemini models with their capabilities and token limits
gemini_count_tokensCount the number of tokens in the provided text using a Gemini model
gemini_embedGenerate text embeddings using a Gemini embedding model
gemini_code_executeGenerate and execute code using Gemini's built-in code execution capability
gemini_summarizeSummarize long text using Gemini with configurable summary style
gemini_translateTranslate text to a target language using Gemini
Tool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
23/23 tools missing one or more hints — gemini_chat (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); gemini_analyze_image (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); gemini_analyze_audio (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +20 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Descriptions match behaviour
2 tools describe read intent but their handlers mutate — gemini_analyze_audio (line 23: execFile('termux-notification', [); gemini_analyze_video (line 23: execFile('termux-notification', [)
Rename the tool, rewrite the description, or move the side-effect into a separate clearly-named tool.
Tests exist
No test files found
Add tests that exercise each declared tool.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/salviz/gemini-mcp-server)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check