mcphub (samanhappy/mcphub) is an MCP server listed on the M8ven Trust Index. It scores 40 out of 100, grade D. It declares 1 tool. No publisher has claimed this listing.

D
Caution
40/100

mcphub

Self-hosted MCP gateway and control plane for connecting, controlling, and operating MCP servers.

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

⚡ 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

samanhappy

Source: github_topic · also listed on 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
3 flows detected: MCPROUTER_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 16 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 7 credentials: ADMIN_PASSWORD, GITHUB_CLIENT_SECRET, GOOGLE_CLIENT_SECRET, JWT_SECRET, MCPHUB_TOKEN, MCPROUTER_API_KEY, OIDC_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// tools this server exposes1 tool

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.

search_tools
// known CVEs in dependencies16 high9 medium16 low

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

highaxios@1.12.2GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

highaxios@1.12.2GHSA-3g43-6gmg-66jw

axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge

highaxios@1.12.2GHSA-43fc-jf86-j433

Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig

highaxios@1.12.2GHSA-6chq-wfr3-2hj9

Axios: Header Injection via Prototype Pollution

highaxios@1.12.2GHSA-777c-7fjr-54vf

Allocation of Resources Without Limits or Throttling in Axios

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// 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.
🔐 secretADMIN_PASSWORDdocker run -p 3000:3000 -e =your-secure-password samanhappy/mcphub
configBASE_PATH
configBETTER_AUTH_BASE_PATH
configBETTER_AUTH_DISABLE_AUTO_CREATE
configBETTER_AUTH_ENABLED
configBETTER_AUTH_GITHUB_ENABLED
configBETTER_AUTH_GOOGLE_ENABLED
configBETTER_AUTH_OIDC_DISCOVERY_URL
configBETTER_AUTH_OIDC_ENABLED
configBETTER_AUTH_OIDC_PKCE
configBETTER_AUTH_OIDC_PROMPT
configBETTER_AUTH_OIDC_PROVIDER_ID
configBETTER_AUTH_OIDC_SCOPES
configBETTER_AUTH_OIDC_TRUST_EMAIL
configBETTER_AUTH_TRUSTED_ORIGINS
configBETTER_AUTH_URL
configDB_CONNECTION_RETRY_DELAY
configDB_CONNECTION_TIMEOUT
configDB_ENABLE_HEALTH_CHECK
configDB_HEALTH_CHECK_INTERVAL
configDB_MAX_CONNECTION_RETRIES
configDB_POOL_IDLE_TIMEOUT
configDB_POOL_SIZE
configDB_URL
configDEFAULT_REQUEST_TIMEOUT
configDISABLE_WEB
configGITHUB_CLIENT_ID
🔐 secretGITHUB_CLIENT_SECRET
configGOOGLE_CLIENT_ID
🔐 secretGOOGLE_CLIENT_SECRET
configINIT_TIMEOUT
configJEST_WORKER_ID
🔐 secretJWT_SECRET
configMCPHUB_CHANGELOG_API_BASE
configMCPHUB_NPM_LATEST_URL
🔐 secretMCPHUB_TOKEN
configMCPHUB_TOKEN_KIND
configMCPHUB_UPDATE_CHECK_CACHE_TTL_SECONDS
configMCPHUB_UPDATE_CHECK_TIMEOUT_MS
configMCPHUB_URL
configMCPROUTER_API_BASE
🔐 secretMCPROUTER_API_KEY
configMCPROUTER_REFERER
configMCPROUTER_TITLE
configNO_COLOR
configOIDC_CLIENT_ID
🔐 secretOIDC_CLIENT_SECRET
configOIDC_DISCOVERY_URL
configREADONLY
configTERM
configUSE_DAO_LAYER
configUSE_DB
configVITEST_WORKER_ID
configXDG_CONFIG_HOME
configXDG_DATA_HOME
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

1/1 tools missing one or more hints — search_tools (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint). 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.

Production dependencies are patched

0 critical, 12 high severity in production deps — axios@1.12.2 (high), axios@1.12.2 (high)

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

Dev dependencies

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

Upgrade dev dependencies when convenient.

Dependency freshness

3/43 production deps abandoned (no release in 2+ years): tree-kill@2022-06-27 (4.1y), openapi-types@2023-05-24 (3.2y), reflect-metadata@2024-03-29 (2.4y)

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/samanhappy/mcphub?variant=verified)](https://m8ven.ai/mcp/samanhappy/mcphub)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 0249c735e3c9ea183b72ac7a832d5d07f6187fe0
code hash: f60cdbd14e1dd77ba51c59122b6d1e27b975b86b08753bac276f98ecb929511d
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