vrchat-assistant (ggg123124/vrchat-assistant) is an MCP server listed on the M8ven Trust Index. It scores 43 out of 100, grade D. It declares 46 tools. No publisher has claimed this listing.

D
Warning
43/100

vrchat-assistant

Self-hosted VRChat friend activity monitor - real-time WebSocket tracking of friends' online status, world changes, avatar updates. Full MCP toolset for AI agents (Hermes), auto OTP login, VRCX-0 data migration, weekly gaming reports.

Warning. Serious findings were identified. Review the full report before connecting. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we 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

ggg123124

Source: github_repo_search

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
🚨
Secret credentials may flow to a network call
1 flow detected: VRC_MONITOR_AUTH_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
🚨
Reads files from sensitive locations
Touches: ~/AppData/Local/hermes/.env
🔐
You'll be asked for 2 credentials: VRC_MONITOR_API_KEY, VRC_MONITOR_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// tools this server exposes46 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.

submit_totp
get_friend_events
get_recent_events
get_friend_pair_meeting
get_friend_pair_screen
get_recent_cooplay
get_friend_world_stats
get_ops_log
get_friend_profile_changes
get_world_name
get_worlds_by_author
set_world_note
get_world_history
get_weekly_report
get_online_friends
get_friend_info
get_mutual_friends
get_mutual_groups
search_users
send_friend_request
remove_friend
create_instance
invite_myself
open_world
get_database_stats
get_server_status
get_watchlist
add_to_watchlist
remove_from_watchlist
get_companions
get_online_pattern
get_nicknames
set_nickname
backup_database
get_dynamic_status
set_dynamic_status
get_inventory_global
get_inventory_drops
get_notifications
see_notification
hide_notification
accept_friend_request
decline_friend_request
send_boop

[write·vrchat] Send a boop to a user. Requires userId.

send_invite

[write·vrchat] Send an invite to join your current instance.

request_invite

[write·vrchat] Request an invite from a user.

// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configEVS_SOURCES
configHTTPS_PROXY
configHTTP_PROXY
configVRC_MONITOR_API_BASE
🔐 secretVRC_MONITOR_API_KEY
configVRC_MONITOR_API_TIMEOUT_MS
🔐 secretVRC_MONITOR_AUTH_TOKEN
configVRC_MONITOR_BACKUP_DIR
configVRC_MONITOR_COOKIE_FILE
configVRC_MONITOR_CRED_FILE
configVRC_MONITOR_DB_PATH
configVRC_MONITOR_DIR日志文件目录
configVRC_MONITOR_GCAL_CRED
configVRC_MONITOR_HOST
configVRC_MONITOR_LOGGER_DIR服务日志统一走 core/logger.js,默认同时写 stdout 与 <>/monitor.log,支持级别/格式/轮转/脱敏。
configVRC_MONITOR_LOGGER_LEVEL最低输出级别(debug/info/warn/error/silent)
configVRC_MONITOR_PLUGINS_DIR
configVRC_MONITOR_PORT
configVRC_MONITOR_PYTHON
configVRC_MONITOR_SAFE_MODE
configVRC_MONITOR_WORLD_CACHE_TTL_DAYS
configVRC_MONITOR_WORLD_FETCH_COOLDOWN_MS
configVRC_MONITOR_WS_PROXYA: 国内网络可能需代理。服务自动直连 6s 失败后回退到本地代理(默认 127.0.0.1:7892,可用 环境变量覆盖),无需人工干预。
configVRC_MONITOR_X_CREATOR_DELAY_MS
configVRC_MONITOR_X_MIN_TWEETS
configVRC_MONITOR_X_RATE_LIMIT_BACKOFF_MS
configVRC_MONITOR_X_RESOLVE_TCO
configVRC_MONITOR_X_SEARCH_QUERY_ID
configVRC_MONITOR_X_USERBYSCREENNAME_QUERY_ID
configVRC_MONITOR_X_USERTWEETS_QUERY_ID
configWINEPREFIX
configXDG_CONFIG_HOME
confighttp_proxy
configVRC_MONITOR_NODE
configVRC_MONITOR_CAPTURE_LOG_MAX_SIZE
configGITHUB_USER
configVRC_MONITOR_LOG_DIR
// quality suggestions

Dependencies

4 runtime dependencies, 1 flagged: playwright

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

46/46 tools missing one or more hints — submit_totp (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_friend_events (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_recent_events (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +43 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 test coverage

Only 8/46 tools referenced in tests (17%)

Write tests that reference each tool by name so every tool has at least one test.

No access to sensitive paths

Reads sensitive paths: ~/AppData/Local/hermes/.env

Remove reads of sensitive system paths. If you genuinely need them, document why in the README.

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 4 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/ggg123124/vrchat-assistant?variant=verified)](https://m8ven.ai/mcp/ggg123124/vrchat-assistant)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: b627e2dd47c1ad3777e3bf8fcb659fae8f79d4a0
code hash: e0534419a2b5b6d8319ab0f968fe152337e25361c8401f6aef2821fda2095cff
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