familytravelsite-source (Misael-L/familytravelsite-source) is an MCP server listed on the M8ven Trust Index. It scores 25 out of 100, grade F. It declares 21 tools. No publisher has claimed this listing.

F
Warning
25/100

familytravelsite-source

AGPL corresponding source for the Family Travel Site live SPA (sanitized public mirror).

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

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

Misael-L

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
1 flow detected: OIDC_CLIENT_SECRET. We can’t prove the destination matches the brand the credential belongs to.
🚨
Reads files from sensitive locations
Touches: /.dockerenv
🔐
You'll be asked for 5 credentials: ADMIN_PASSWORD, ENCRYPTION_KEY, OIDC_CLIENT_SECRET, RESET_ADMIN_PASSWORD, UNSPLASH_ACCESS_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.
configADMIN_EMAIL
🔐 secretADMIN_PASSWORD
configALLOWED_ORIGINS
configALLOW_INTERNAL_NETWORK
configAPP_URL
configAPP_VERSION
configBACKUP_MAX_DECOMPRESSED_MB
configBACKUP_UPLOAD_LIMIT_MB
configDEFAULT_LANGUAGE
configDEMO_MODE
🔐 secretENCRYPTION_KEY
configFORCE_HTTPS
configHOST
configHSTS_INCLUDE_SUBDOMAINS
configIDEMPOTENCY_TTL_SECONDS
configLOG_LEVEL
configMCP_MAX_SESSION_PER_USER
configMCP_RATE_LIMIT
configMCP_SESSION_TTL
configMCP_SSE_KEEPALIVE
configOIDC_ADMIN_CLAIM
configOIDC_ADMIN_VALUE
configOIDC_CLIENT_ID
🔐 secretOIDC_CLIENT_SECRET
configOIDC_DISCOVERY_URL
configOIDC_DISPLAY_NAME
configOIDC_ISSUER
configOIDC_ONLY
configOVERPASS_TIMEOUT_MS
configOVERPASS_URL
configRESET_ADMIN_EMAIL
🔐 secretRESET_ADMIN_PASSWORD
configSESSION_DURATION
configSESSION_DURATION_REMEMBER
configTRANSIT_API_URL
configTREK_DB_FILE
configTREK_PLACE_PHOTO_DIR
configTREK_WIKI_DIR
configTRUST_PROXY
🔐 secretUNSPLASH_ACCESS_KEY
configWEBAUTHN_ORIGINS
configWEBAUTHN_RP_ID
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
deploySMTP_FROM
deploySMTP_HOST
deploySMTP_PASS
deploySMTP_PORT
deploySMTP_SKIP_TLS_VERIFY
deploySMTP_USER
// quality suggestions

License file

No license file

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

No access to sensitive paths

Reads sensitive paths: /.dockerenv

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

Secrets stay with their owner

1 secret sent to a request target we could not resolve (OIDC_CLIENT_SECRET → dynamic) — often a configured endpoint, not necessarily third-party

Audit where credentials are sent. A NOTION_TOKEN should only reach api.notion.com — never a third-party host.

Secrets not written to files

2 secret values written to files

Avoid persisting secrets to disk. Keep them in memory or your secret manager.

Secrets not logged

1 secret value sent to log

Redact or omit secret values from log output.

Dependency freshness

2/36 production deps stale: tz-lookup@2022-06-28 (4.2y), reflect-metadata@2024-03-29 (2.4y)

Domain consistency

npm scope @trek doesn't match GitHub owner misael-l

Use the same org name across GitHub, npm, and your homepage so users can verify the publisher.

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 6 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/misael-l/familytravelsite-source?variant=verified)](https://m8ven.ai/mcp/misael-l/familytravelsite-source)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 2e4647c6f73de8e292181554a566f4be24d50558
code hash: a6a576555cd2702215b4801e592a898347c9432d50d70d544e2060f5bb8eb629
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