finn0616 (PolarD1115/finn0616) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 73 tools. No publisher has claimed this listing.

C
Emerging
74/100

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. 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

PolarD1115

Source: 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
🚨
Secret credentials may flow to a network call
18 flows detected: TG_BOT_TOKEN, RESEND_API_KEY, AMAP_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 19 credentials: API_SECRET, SUPABASE_KEY, SUPABASE_SERVICE_KEY, PINECONE_API_KEY, RESEND_API_KEY, SILICON1_API_KEY, CHAT_API_KEY, DEEPSEEK_API_KEY, VISION_API_KEY, VOICE_API_KEY, OPENAI_API_KEY, DEFAULT_API_KEY, DOUBAO_API_KEY, TG_BOT_TOKEN, AMAP_API_KEY, TAVILY_API_KEY, HCTI_API_KEY, WEBDAV_PASSWORD, REPLICATE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// 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.
🔐 secretAPI_SECRET
configSUPABASE_URL
🔐 secretSUPABASE_KEY
🔐 secretSUPABASE_SERVICE_KEY
configMEM0_USER_ID
🔐 secretPINECONE_API_KEY
configPINECONE_INDEX_NAME
configMY_EMAIL
configADMIN_EMAIL
🔐 secretRESEND_API_KEY
🔐 secretSILICON1_API_KEY
configSILICON1_BASE_URL
configSILICON1_MODEL_NAME
configCHAT_MODEL_NAME
🔐 secretCHAT_API_KEY
configCHAT_BASE_URL
🔐 secretDEEPSEEK_API_KEY
configDEEPSEEK_BASE_URL
configDEEPSEEK_MODEL_NAME
🔐 secretVISION_API_KEY
configVISION_BASE_URL
configVISION_MODEL_NAME
🔐 secretVOICE_API_KEY
🔐 secretOPENAI_API_KEY
configVOICE_BASE_URL
🔐 secretDEFAULT_API_KEY
configOPENAI_BASE_URL
configDEFAULT_BASE_URL
configOPENAI_MODEL_NAME
configDEFAULT_MODEL_NAME
🔐 secretDOUBAO_API_KEY
configDOUBAO_EMBEDDING_EP
configMEMORY_MIN_LEN
configMEMORY_DEDUP_ENABLED
configMEMORY_DEDUP_THRESHOLD
🔐 secretTG_BOT_TOKEN
configTG_CHAT_ID
configAI_PERSONA
configCHANNEL_DISPLAY_MAP
configDEVICE_CONTEXT_ENABLED
configCALENDAR_INJECT
🔐 secretAMAP_API_KEY
🔐 secretTAVILY_API_KEY
configGOOGLE_USER_TOKEN_JSON
configGOOGLE_CALENDAR_ID
configCALENDAR_INJECT_DAYS_BEFORE
configCALENDAR_INJECT_DAYS_AFTER
configHCTI_API_ID
🔐 secretHCTI_API_KEY
configWEBDAV_URL
configWEBDAV_USER
🔐 secretWEBDAV_PASSWORD
🔐 secretREPLICATE_API_KEY
configMUSIC_MODEL_VERSION
configVOICE_MODEL_VERSION
configGATEWAY_ROLE
configFREE_ACTIVITY_TOOL_LOOP
configFREE_ACTIVITY_TOOL_MAX_CALLS
configTAOBAO_MCP_URL
configWEATHER_DEFAULT_CITY
configWEATHER_TIMEOUT_SEC
configWEATHER_TOOLS_ENABLED
configWEATHER_TOOL_MAX_ROUNDS
configMSG_AGGREGATE_ENABLED
configDESIRE_DRIVEN
configDESIRE_COUPLING
configHEARTBEAT_AUTONOMY
configDESIRE_BASELINE_DRIFT
configSLEEP_FROM_DEVICE
configEMOTION_TZ_OFFSET
configCLASSIFY_PROVIDER
configSTABLE_PREFIX_TTL
configCORE_SUMMARIES_TTL
configCLAUDE_CACHE_CONTROL
configDEVICE_CONTEXT_TOP_APPS
configDEVICE_CONTEXT_MAX_NOTIFS
configREWRITE_THINKING_TAG
configWEATHER_TOOL_LOOP
configAI_NAME
configCHAT_TAG
configINJECT_CORE_SUMMARIES
configINJECT_DB_HISTORY
configWEATHER_KEYWORD_INJECT
configSAVE_THINKING
configNAPCAT_WS_URL
configNAPCAT_BOT_QQ
configHEARTBEAT_INTERVAL
configPROACTIVE_ALLOW_NIGHT
configFREE_ACTIVITY_INTERVAL
configFREE_ACTIVITY_ENABLED
configDIARY_TIME
configSUMMARIZE_INTERVAL
configSCHEDULE_MORNING_TIME
configSCHEDULE_EVENING_TIME
configGMAIL_BRIDGE_URL
configSYNC_KEYS
configPET_HOUSE_TICK_INTERVAL
configPET_HOUSE_TICK_ENABLED
configWALLET_WEEK_CAP
configWALLET_OVERTIME_RATE
configWALLET_BIRTHDAY_WEEK
configWALLET_OVERTIME_WITHDRAW_MAX
configWALLET_ALLOWANCE_WEEKLY
configNAPCAT_HTTP_URL
configNAPCAT_TARGET_USER
configNAPCAT_NOTIFY_QQ
configNAPCAT_ALLOWED_GROUPS
configNAPCAT_NOTIFY_TG
configNAPCAT_RECONNECT_DELAY
configNAPCAT_BACKOFF_FACTOR
configNAPCAT_MAX_DELAY
configSUMMARY_THRESHOLD
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// 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

73/73 tools missing one or more hints — query_weather (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); query_weather_forecast (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); echo (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +70 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.

License file

No license file

Add a LICENSE file (MIT, Apache-2.0, etc.).

Tool test coverage

27/73 tools referenced in tests (37%)

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

Secrets not logged

1 secret value sent to print

Redact or omit secret values from log output.

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 5 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 Score](https://m8ven.ai/badge/mcp/polard1115/finn0616)](https://m8ven.ai/mcp/polard1115/finn0616)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 911d9d7761ab7c21804bcdff086eeb9e4633ff8a
code hash: 637d2430c27eda848376b0a8fde042e5708175f323d161c25a4ea2798293ed7b
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