google-mcp-remote (vakharwalad23/google-mcp-remote) is an MCP server listed on the M8ven Trust Index. It scores 54 out of 100, grade D. It declares 35 tools. No publisher has claimed this listing.

D
Caution
54/100

google-mcp-remote

Collection of Google-native tools (e.g., Gmail, Calendar) for the MCP

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

Code Verified⚡ Live Monitored: not connected

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

vakharwalad23

Source: github_topic · also listed on Glama, github_code

Is this your MCP?

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.

// key findings
⚠️
Known vulnerabilities in dependencies: 8 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// tools this server exposes35 tools

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.

greet

Greet the use with a message

calendar_listEvents

List upcoming calendar events

calendar_createEvent

Create a new calendar event

calendar_getEvent

Get details of a specific calendar event

calendar_updateEvent

Update an existing calendar event

calendar_deleteEvent

Delete a calendar event

calendar_findFreeTime

Find free time slots across specified calendars

calendar_listCalendars

List all calendars the user has access to

contacts_listContacts

List contacts from the user's Google Contacts.

contacts_searchContacts

Search for contacts by name, email, or phone number.

contacts_getContact

Get detailed information for a specific contact using their resource name.

drive_listFiles

List files from Google Drive. Default query is 'trashed = false'.

drive_getFileContent

Get the content of a file. Exports Google Docs/Sheets as text/csv.

drive_createFile

Create a new file (text or Google Doc/Sheet/etc.)

drive_updateFileContent

Update the content of an existing file (not applicable for Google Docs/Sheets).

drive_deleteFile

Delete a file (moves to trash by default).

drive_shareFile

Share a file with a user.

gmail_sendEmail

Send an email to specified recipients

gmail_listEmails

List emails with optional query, labels, and limits. Returns a summary including IDs.

gmail_getEmail

Get the full content of a specific email by its ID.

gmail_draftEmail

Create a draft email in Gmail.

gmail_deleteEmail

Delete an email (moves to trash by default).

gmail_modifyLabels

Add or remove labels from an email.

gmail_listLabels

List all available Gmail labels.

tasks_listTaskLists

List all task lists

tasks_listTasks

List tasks within a specific task list.

tasks_getTask

Get details of a specific task.

tasks_createTask

Create a new task.

tasks_updateTask

Update an existing task (title, notes, due date, status).

tasks_completeTask

Mark a task as completed.

tasks_deleteTask

Delete a task permanently.

tasks_createTaskList

Create a new task list.

tasks_deleteTaskList

Delete a task list permanently. This also deletes all tasks within it.

youtube_searchVideos

Search for YouTube videos based on a query.

youtube_getVideoDetails

Get detailed information about a specific YouTube video.

// known CVEs in dependencies8 high3 medium20 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.10.2GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.10.2GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.10.2GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highhono@4.7.7GHSA-3vhc-576x-3qv4

Hono JWK Auth Middleware has JWT algorithm confusion when JWK lacks "alg" (untrusted header.alg fallback)

highhono@4.7.7GHSA-f67f-6cw9-8mq4

Hono JWT Middleware's JWT Algorithm Confusion via Unsafe Default (HS256) Allows Token Forgery and Auth Bypass

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// quality suggestions

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

35/35 tools missing one or more hints — greet (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); calendar_listEvents (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); calendar_createEvent (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +32 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.

Tool inputs are validated

24/35 tool handlers declare input schemas (69%)

Declare an inputSchema with zod/joi/yup on every tool definition.

Tool handlers catch errors

34/35 tool handlers wrap calls in try/catch (97%)

Wrap each tool handler body in try/catch and return a structured error response.

Tests exist

No test files found

Add tests that exercise each declared tool.

Production dependencies are patched

0 critical, 7 high severity in production deps — @modelcontextprotocol/sdk@1.10.2 (high), @modelcontextprotocol/sdk@1.10.2 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dev dependencies

1 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

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.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/vakharwalad23/google-mcp-remote?variant=verified)](https://m8ven.ai/mcp/vakharwalad23/google-mcp-remote)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: a91984c628134824c8adda6a4b9a1d1899cd0663
code hash: 4364fe84c20d8cd1c49f59a624d7de98f5c4813c8ebddf0bd7494585197995ea
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

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
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client